html {
	height:100%; 
	max-height:100%; 
/*	overflow:hidden; */
	padding:0; 
	margin:0; 
	border:0; 
	background:rgb(255,255,255);
	font-size:13px; 
	font-family:Trebuchet MS;
	}

body {
	height:100%; 
	max-height:100%; 
/*	overflow:auto; */
	padding:0; 
	margin:0; 
	border:0;
	background:rgb(255,255,255);
	}

#content {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:3; 
	top:87px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:25px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:798px; 
	margin-left:-400px; 
	left:50%; 
	border-left:1px solid #000;
	border-right:1px solid #000;
	background:#FFFFFF;
	}

* html #content {
	top:0; 
	bottom:0; 
	height:100%;
	width:800px;
	border-top:87px solid #fff; 	/* Der Abstand nach oben für den IE */
	border-bottom:20px solid #fff;	/* Der Abstand nach unten für den IE */
	}

#links_home {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:30; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:150px; 
	margin-left:-380px; 
	left:50%; 
	background-image:url(bilder/back_menu2.jpg);
	background-repeat: repeat-y;
}

* html #links_home{
	top:0; 
	bottom:0; 
	height:100%;
	width:150px;
	border-top:0px solid #fff; 	/* Der Abstand nach oben für den IE */
	border-bottom:0px solid #fff;	/* Der Abstand nach unten für den IE */
	}

	
#mitte {
	display:block; 
	overflow:auto; 
	position:absolute; 
	z-index:10; 
	top:0px;		/* Der Abstand nach oben zum Header für FF*/ 	
	bottom:0px;	/* Im Inneren Rahmen der Abstand nach Unten; nur FF, hängt vom Footer ab */
	width:635px; 
	margin-left:163px; 
	background:#FFFFFF;
	height:100%;

	}

* html #mitte {
	top:0; 
	bottom:0; 
	height:100%;
	width:634px;
	border-top:0px; 	/* Der Abstand nach oben für den IE */
	border-bottom:0px;	/* Der Abstand nach unten für den IE */
	border-right: 0px;

	}


#head {
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	top:0; 
	width:798px; 
	min-width:798px; 
	height:87px; 					/* Höhe für FF */
	font-size:20px;
	z-index:50; 
	border:1px solid #000;
	background-color: #5A84BB;
	background-image:url(bilder/titel.jpg);
	}

* html #head {
	top:0px; width:800px; height:87px;	/* Höhe für den IE */
	}


#foot {
	text-align:center;
	position:absolute; 
	margin-left:-400px; 
	left:50%; 
	bottom:0; 
	width:798px; 
	min-width:798px; 
	height:25px; 
	font-size:1em; 
	z-index:5; 
	border:1px solid #000;
	font-family: trebuchet MS;
	font-weight:bold;
	color:#000;
	background-color: #e5e5e5;

}

* html #foot {
	bottom:0px; width:800px; height:25px;
}

#topthema_video {
	border: 0;
	position:relative; 
	width:150px; 
	font-family: trebuchet MS;
	color:#000;
	float: right;
	margin-right: 5px; 
	margin-left: 10px;
	margin-bottom: 10px;
}

* html #topthema_video {
	width:152px; 
	margin-right: 3px; 
}


#topthema {
	border: 1px solid black;
	position:relative; 
	width:150px; 
	font-family: trebuchet MS;
	color:#000;
	background-color: #D2DCE7;
	float: right;
	margin-right: 5px; 
	margin-left: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

* html #topthema {
	width:152px; 
	margin-right: 3px; 
}

#topthema_head {
	font-weight:bold;
	padding-left: 5px;
	height: 20px;
	color: #FFFFFF;
	background-color:#1D2C54;
}

#topthema_body {
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
}




ul.neben_home{
	list-style-type: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
	text-align: left;
	float: left;
	background: #2F4D6D;
	width: 100%;
	line-height: 22px;
	font-size: 13px;
	border-bottom: 1px solid #FFFFFF;
	text-align: center;
	color: #FFFFFF;
}


li.neben_home		{ border-right: 1px solid #FFFFFF; float: left; display: block;	width: 88px; color: #FFFFFF;text-decoration: none;}
li.neben_home		a:link { float: left; display: block;	width: 88px;  color:#FFFFFF;text-decoration: none;}
li.neben_home		a:visited { float: left; display: block; width: 88px; color:#FFFFFF;text-decoration: none;}
li.neben_home		a:hover { float: left; display: block;	width: 88px; background-color: #5A84BB; color:#FFFFFF;text-decoration: none;}
li.neben_home		a:active { float: left; display: block;	width: 88px; background-color: #5A84BB; color:#FFFFFF;text-decoration: none;}

ul.unter{
	font-size: 13px;
	color: #000000;
	list-style-type: none;
	margin-left: 0px;
	padding: 0;
	text-align: left;
	width: 110px;
	line-height: 21px;
	text-decoration: none;
}

li.unter_home {
	border-left: 1px solid #1D2C54; 
	border-bottom: 1px solid #1D2C54; 
	border-right: 1px solid #1D2C54; 
	border-top: 1px solid #1D2C54; 
	width: 109px; 
	color: #000000; 
	display:block;
	text-decoration: none; 
	margin-bottom: 5px;
}

li.unter_home a:link 		{display:block; color: #000000; background-color: #D2DCE7;text-decoration: none;}
li.unter_home a:visited 	{display:block; color: #000000; background-color: #D2DCE7;text-decoration: none;}
li.unter_home a:hover 		{display:block; color: #FFFFFF; background-color: #1D2C54;text-decoration: none;}

li.unter_aktiv {
	border-left: 1px solid #1D2C54; 
	border-bottom: 1px solid #1D2C54; 
	border-right: 1px solid #1D2C54; 
	border-top: 1px solid #1D2C54; 
	width: 109px; 
	color: #000000; 
	display:block;
	text-decoration: none; 
	margin-bottom: 5px;
}

li.unter_aktiv a:link 		{display:block; color: #FFFFFF; background-color: #1D2C54;text-decoration: none;}
li.unter_aktiv a:visited 	{display:block; color: #FFFFFF; background-color: #1D2C54;text-decoration: none;}
li.unter_aktiv a:hover 		{display:block; color: #FFFFFF; background-color: #1D2C54;text-decoration: none;}




#haupttext{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 15px;
	text-align: left;
}

img{
	border:0;
	margin-bottom: 10px;
}

h1.ueber_home { font-size:13px; color:#FFFFFF; background-color:#2F4D6D;vertical-align: middle; padding-left: 5px; line-height: 30px; margin-bottom: 15px;}

.bild_oben{
	clear: both;
	margin-bottom: 20px;
	padding:0;
	border:0;
}

.bild_rechts{
	float: right;
}

.bild_oben_rechts{
	margin-top: 10px;
	margin-right: 5px;
	/*align="right" border="0" hspace="10" vspace="10"*/
	float: right;

	margin-left: 10px;
}

.clear{
	clear: both;
}

.hbeschreibung {	
	color: #FFFFFF;
	padding: 7px 0px 0px 10px;
	font-size: 13px;
	height: 30px;
}

.kursiv{
	font-style:italic;
}

.fett{
	font-weight:bold;
}

h2{
	font-size: 13px;
	margin: 0;
	padding: 0;
}


a	 		{color: #000000; text-decoration: underline;}
a:link 		{color: #000000; text-decoration: underline;}
a:visited 	{color: #000000; text-decoration: underline;}
a:hover 	{color: #FFFFFF; background-color: #1D2C54; text-decoration: none;}

a.bildlink	 		{color: #000000; text-decoration: none;}
a.bildlink:link 	{color: #000000; text-decoration: none;}
a.bildlink:visited  {color: #000000; text-decoration: none;}
a.bildlink:hover 	{color: #000000; text-decoration: none;background-color: #1D2C54;}


.suchrahmen{
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	margin: 0px;
	padding: 0px;
	padding-left: 3px;
}


input, submit, select{
	font-family: Trebuchet MS;
	font-size: 13px;
}

img.logo{
	border: 0;
	margin-left:12px;
	margin-top: 44px;
	padding:0;
}

img.werbung{
	border: 0;
	margin-left:4px;
	margin-top: 20px;
	padding:0;
}


img.netlogo{
	border: 0;
	padding-left:10px;
	width: 200px;
	float:right;
}


img.wc3{
	float:right;
	height: 20px;
	border:0;
	margin-top:-15px;
	padding:0;
}

img.bild{
	border: 0;
}


.video{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
}

p.ueberschrift { 
	font-size:14pt; 
	height: 34px; 
	max_height: 34px; 
	color:#1D2C54; 
	background-color:#D2DCE7; 
	border-left: 25px solid #1D2C54;
	vertical-align: middle; 
	padding-left: 10px;
	padding-top: 7px;
}

p.ueber { font-size:16px; color:#1D2C54;}
p.fehler  { font-size:13px; color:#A8282B; font-weight:bold;}

TABLE, TABLE TH, TH, TABLE TD, TD {
    border-width: 1px;
	text-align: left;
	vertical-align: top;
	font-size: 13px; }

TD.aktiv { background-color: #CCCCFF; }
TD.klein { font-size: 10px; }
