* {
	border: 0;
}

html,
body {
	height: 100%;
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	font: 62.5%/1.4em Verdana, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

a {
	color: #004198;
	text-decoration: underline;
}

a:hover,
#topmenu a:hover {
	color: #333;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #666;
}

h1 {
	font-size: 1.8em;	
	line-height: 1.4em;
	margin-bottom: 0.2em;
	color: #666;
}

h2 {
	font-size: 1.5em;
}

h3, h4 {
	font-weight: normal;
	margin-bottom: 1em;
	font-size: 1.1em;
}

h3 {
	font-weight: bold;
}

hr {
	border-bottom: 1px dotted #33458e;
	width: 99.2%;
	margin: 2em 0;
	color: #fff;
}

.furtherInfo {
	margin-top: 2em;
	font-style: italic;
}

#jumpToTop {
	margin-top: 3em;
	display: block;
	width: 7em;
}

#body {
	position: absolute;
	left: 0;
	min-height: 100%;	
	height: auto !important;
	height: 100%;
	width: 86em;
	z-index: 5;
}

#band_horizontal,
#band_vertical {
	position: absolute;
	z-index: 0;
	left: 0;
	top: 11em;
	background: url(../images/band_horizontal_bg.jpg) repeat-x;
	width: 100%;
	height: 4.6em;
}

#band_vertical {
	position: fixed;
	top: 0;
	left: 74.1em;
	background: url(../images/band_vertical_bg.jpg) repeat-y;
	width: 4.6em;
	height: 100%;
}

div#colLeft, 
div#colCenter,
div#content,
div#colRight {
	float: left;
	position: relative;
}

div#colLeft {
	width: 17.5em;
	padding-bottom: 1em;
	margin: 0 0.5em 0 0;
}

div#colCenter {
	width: 54em;
	margin-left: 2em;
}

div#colLeft,
div#colRight {
	top: 2em;
}

div#colRight {
	float: right;
	width: 16em;
	margin: 0 0 10em 0em;
}

div#colRight .entry {
	background-color: #f5f5f5;
	padding-top: 1em;
}

div#colRight h3 {
	color: #fff;
	font-weight: bold;
	background-color: #bcc8d6;
	padding: 1em 1em 0.3em;
	margin: 0;
}

div#colRight div {
	padding: 0 1em 1em 1em;
}


/*
div#footer {
	position: absolute;
	border-top: 1px solid #CCC;
	padding: 1em 0em 1em 0;
	margin: 4em 3em 1.5em;
	font-size: 0.8em;
	text-align: right;
	bottom: 0;
	width: 92%;
}
*/

#header,
#header .background {
	position: relative;
	z-index: 5;
	height: 13.4em;	
}

#search_menu,
#search_menu .background {
	position: relative;	
	height: 10.8em;
}

#search_menu .background {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#search_menu .left,
#search_menu .right {
	position: relative;
	z-index: 20;
	top: 2.5em;
	float: left;
}

#search_menu .left {
	width: 16em;
	margin-left: 1.5em;
	color: #fff;
}

#search_menu .right {
	width: 55em;
}

#fulltextsearch,
#fulltextsearch form {
	left: 0;	
	margin: 0;
	padding: 0;
}

#fulltextsearch input {
	margin-left: 0;
	padding: 0;
}

#fulltextsearch legend,
#fulltextsearch label {
	display: none;
}

#fulltextsearch #searchterm {
	width: 11em;
	margin: 0.1em 0 0 0;
	padding: 0.2em;	
	float: left;
}

#fulltextsearch .submit {
	width: auto;
	padding: 0.2em;
	margin-left: 0.5em;
	float: left;
}

#usability {
	margin-top: 0.8em;
}

#usability p {
	margin: 0;
	font-size: 1em;
}

#usability a {
	color: #fff;
}

#usability a:hover {
	color: #fff;
	text-decoration: underline;
}


#breadcrumps p {

}

div#content {
	position: relative;
	padding: 2.5em 0 12em;
	width: 35em;
}

p,
#content li {
	margin: 1em 0;
	padding: 0;
	font-size: 1.1em;
}

#content .quote {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: italic;
	font-size: 1.1em;
	width: 70%;
	text-align: right;
	margin: 1em 0 0 9em;
	display: block;
}

div#content,
#submenu {
	line-height: 1.8em;
}

.clear {
	clear: both;
	line-height: 0;
}

/* LISTEN */

a {
	text-decoration: none;
}

ul a {
	display: block;
 	text-decoration: none;
	margin: 0;
	text-transform: uppercase;
}

#content ul {
	padding: 0 0 2em 1.5em;
}

#content ol {
	padding: 0 0 2em 1.9em;
}


#content li {
	margin: 0;
	padding: 0 0 1em 0;
}

ul ul li {
	margin: 0;
	padding: 0;
}

#mainmenu {
	position: relative;
	left: 1.5em;
	width: 55em;
}

#mainmenu li {
	padding: 0 1em;
	float: left;
}

.menu,
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainmenu a,
#submenu a {
	line-height: 2.2em;
	height: 2.2em;
	color: #33458e;	
	font-weight: bold;
}

#submenu a {
	font-weight: normal;
	padding-left: 1.5em;
	border-bottom: 1px dotted #33458e;
}


#mainmenu a:hover,
#topmenu a:hover {
	color: #666;
	text-decoration: underline;
}

#submenu a:hover {
	color: #666;
	background-color: #e8e9ec;
}

#mainmenu a.active,
#submenu a.active {
	background-color: #e8e9ec;
}

#mainmenu .label,
#submenu .label {
	display: none;
}

#topmenu {
	line-height: 2.5em;
}

#topmenu ul li {
	float: left;
}

#topmenu a {
	padding-right: 1em;
	text-transform: none;	
}

#footer {
	position: absolute;
	bottom: 0;
	left: 20em;
}

#footer {
	margin: 0em 0 1em;	
}

#footer p {
	color: #999;
	margin-top: 0;
	font-size: 0.9em;
}

#footer p a {
	color: #999;
}

/* SPAN TAGS */
span.kleiner {
	font-size: 0.8em;
}

span.bold {
	font-weight: bold;
}

span.ueberschrift {
	font-size: 1.4em;
	color: #0062A6;
}


/* Tabellen */

table {
	border-collapse: collapse;
}

table td {
	vertical-align: top;
	margin:0;
	padding:0;
}

table th {
	text-align: left;
	background-color:#999999;
	color: #FFF;
}

span.keyword {
	color: #009933;	
}

a span.keyword {
	text-decoration: underline;
}


/* Formulare */

fieldset {
	position: relative;
	margin: 0;
	padding: 0;
}

fieldset label {
}

fieldset .item {
	background-color: #FF0000;
}

input, 
select, 
textarea {
	border: 1px solid #c1c1c1;
	width: 12em;
	font-size: 1em;
	margin: 0.25em 16px;
}

#rightCol input {
	width: 149px;
}

input[type=submit],
#rightCol input[type=submit] {
	position: absolute;
	width: auto;
	right: 0;
	background-color: #fff;
}

input[type=radio] {
	width: auto;
	margin-right: 5px;
}