body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial;
	font-size: 11px;
	background-color: #D0E1EF;
}

.text10 {
	font-size: 10px;
	line-height: 14px;
}

table {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 18px;
}

.fehler {
	color: red;
	margin-bottom: 10px;	
}

.stichwort {
	color: red;
	font-weight: bold;	
}

@media print 
{
	#navi_oben, #links, .box_rechts, #imgsigna {
		display: none;
	}
	#mitte {
		line-height: 18px;
		font-size: 10px;
		text-align: center;
	}
	
	#siesindhier {
		font-size: 10px;
		font-weight: bold;
		margin-top: 5px;
		margin-bottom: 10px;
	}
}

@media screen {
	#container {
		width: 1000px;
		position: absolute;
	}
	#head {
		position: absolute;
		top: 0px;
		left: 0px;
		background:  #FFFFFF url('gif/oben_background.jpg') 216px 0px no-repeat;
		border-right: 1px solid #1668B1;
		height: 139px;
		width: 1000px;
		max-width: 999px;
	}
	#navi_oben {
		position: absolute;
		top: 139px;
		left: 0px;
		background-color: #1668B1;
		width: 1000px;
		max-width: 995px;
		height: 18px;
		max-height: 16px;
		font-size: 10px;
		text-align: right;
		padding: 2px 5px 0px 0px;
		
	}
	
	#links {
		position: absolute;
		top: 178px;
		left: 0px;
		width: 193px;
		font-size: 10px;
	}
	
	#mitte {
		position: absolute;
		top: 178px;
		left: 203px;
		width: 585px;
		line-height: 18px;
		font-size: 10px;
		text-align: center;
	}
	#siesindhier {
		position: absolute;
		top: 163px;
		left: 203px;
		font-size: 10px;
		font-weight: bold;
	}
}


#head img {
	margin: 20px 0px 0px 10px;
}



#navi_oben a:link, #navi_oben a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-left: 20px;
}

#navi_oben a:hover, #navi_oben a:link.aktiv, #navi_oben a:visited.aktiv {
	color: #D0E1EF;
}





#links ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
}

#links li {
	margin: 0px 0px 4px 0px;
}

#links ul li ul {
	padding: 4px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background: url('gif/subnavi_oben.gif') right top no-repeat;
}
* html #links ul li ul {
	height:1px;	
} 

#links ul li a:link, #links ul li a:visited {
	color: #000000;
	height: 18px;
	border-left: 10px solid #1668B1;
	border-bottom: 1px solid #1668B1;
	display: block;
	text-align: right;
}

#links ul li ul li {
	background: url('gif/navi.gif') right top no-repeat;
	height:16px;
	margin: 0px 0px -0.2em 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

#links ul li ul li.ende {
	background: url('gif/navi_ende.gif') right top no-repeat;
}

#links li li a:link, #links li li a:visited {
	border: none;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 12px 0px 0px;
	display: block;
}

/*
#links li li {
	background: url('gif/subnavi.gif') right top no-repeat;
	height:14px;
	margin: -4px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;
}

#links li li a:link, #links li li a:visited {
	border: none;
	font-weight: normal;
	margin: 0px;
	padding: 6px 10px 0px 0px;
	display: block;
}
*/



#inhalt {
	border: 1px solid #1668B1;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
	text-align: left;
}

.downloads, .kontakt_form {
	border: 1px solid #1668B1;
	background-color: #FFFFFF;
	padding: 10px;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
}

.downloads table {
	width: 563px;
	font-size: 11px;	
}

.downloads img {
	margin-right: 4px;	
}

#rechts {
	position: absolute;
	top: 178px;
	left: 798px;
	width: 202px;
}

.box_rechts {
	border: 1px solid #1668B1;
	background-color: #FFFFFF;
	margin-bottom: 5px;
}

.box_rechts form {
	margin: 5px;
	padding: 0px;
	text-align: right;
}

.box_rechts h2 {
	background-color: #1668B1;
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
	height: 18px;
	max-height: 15px;
	padding: 3px 6px 0px 0px;
	margin-bottom: 0px;
}

.bild_links, .bild_left {
	margin: 0px 10px 5px 0px;
	float: left;
}

.bild_right {
	margin: 0px 0px 5px 0px;
	float: right;
}

.bild_right img {
	margin-left: 10px;	
}

.bild_center {
	text-align: center;
	margin: 5px 0px 5px 0px;
}

.thumb_left {
	float:left;
	margin: 0px 5px 2px 0px;
}

.sitzungswocheAuswahl {
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
	padding-top: 3px;
	text-align: right;
	clear: both;
	margin-bottom: 5px;
}

.blattern {
	border-top: 1px solid #C0C0C0;
	clear: both;
}

.blattern select {
	margin: 6px 0px 0px 0px;	
}

.blattern table {
	width: 563px;
	font-size: 11px;
}

.dateof {
	border-bottom: 1px solid #C0C0C0;
	margin-bottom: 10px;
}

.thema {
	margin: 5px 0px 10px 0px;
	padding-top: 5px;
	border-top: 1px solid #C0C0C0;
	clear: both;
}

.rahmen {	
	border: 1px solid #1668B1;
}

h1 {
	font-size: 12px;
	margin: 0px 0px 15px 0px;
}

h2, h3 {
	font-size: 12px;
	margin: 0px 0px 10px 0px;
	color: #1668B1;
}

h3 {
	position: absolute;
	left: 10px;
}

.download_info {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
}

a:link, a:visited {
	color: #1668B1;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: 0px; /* Für Firefox und Opera */
	border-top: solid 1px #1668B1;
	border-bottom: solid 1px #FFFFFF; /* Für I.Explorer (Seiten-Hintergrundfarbe!) */
}

form {
	margin: 0px;
	padding: 0px;
}

.formular11select {
	font-size: 11px;
	height: 20px;
	max-height:18px;
	margin: 0px 0px 1px 0px;
	padding: 2px 0px 0px 2px;
}

.formular11normal {
	border: 1px solid #7F7F7F;
	font-size: 11px;
	margin-bottom: 2px;
	padding-left: 3px;
	font-family: Verdana, Arial;
}

.formular11 {
	border: 1px solid #7F7F7F;
	font-size: 11px;
	font-weight: bold;
	width: 190px;
	height: 20px;
	max-height:18px;
	margin: 0px 0px 1px 0px;
	padding: 2px 0px 0px 2px;
	max-width:189px;
}
.formbutton {
	background: #DFF6FF url('gif/button_right.gif') top right no-repeat;
	border: 1px solid #1668B1;
	height: 15px;
	max-height:15px;
	font-size: 10px;
	color: #1668B1;
	font-weight: bold;
	line-height: 10px;
	padding: 0px 10px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.formbutton2 {
	display: block;
	background: #DFF6FF url('gif/button_right.gif') right 1px no-repeat;
	padding: 0px;
}

.formbutton2 a, .formbutton2 a:hover {
	padding: 0px 12px 0px 0px;
	display: block;
	height: 13px;
	max-height: 11px;
	border: 1px solid #1668B1;
	font-size: 9px;
	color: #1668B1;
	font-weight: bold;
	line-height: 10px;	
	text-decoration: none;
	overflow: auto;
	text-align: center;
	margin: 0px;
}

ul {
	list-style-type: square;
	padding-top: 0px;
	margin-top: 0px;
}