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; 
	border-top: 100px;
	border-left: 200px;
	}


#links_home {
	display:none; 
}

#mitte {
	display:block; 
	overflow:auto; 
	background:#FFFFFF;
	height:100%;
}

#head {
	display:none;
	}

#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;

}


#topthema {
	display:none;
}

* html #topthema {
	display:none;
}

#topthema_head {
	display:none;
}

#topthema_body {
	display:none;
}


ul.neben_home{
	display:none;
}


li.neben_home		{ 	display:none;}
li.neben_home		a:link { 	display:none;}
li.neben_home		a:visited { 	display:none;}
li.neben_home		a:hover { 	display:none;}
li.neben_home		a:active { 	display:none;}

ul.unter{
	display:none;}

li.unter_home {
	display:none;}

li.unter_home a:link 		{	display:none;}
li.unter_home a:visited 	{	display:none;}
li.unter_home a:hover 		{	display:none;}

li.unter_aktiv {
	display:none;}

li.unter_aktiv a:link 		{	display:none;}
li.unter_aktiv a:visited 	{	display:none;}
li.unter_aktiv a:hover 		{	display: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{
	display:none;
}

.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:link, a:visited{
	color: #00000;
	font-wight: bold;
	text-decoration:none;
}

a:link:after, a:visited:after{
	color: #00000;
	content: " (" attr(href) ") ";
	font-wight: bold;
	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;
}


p.ueberschrift { 
	font-size:14pt; 
	height: 34px; 
	max_height: 34px; 
	color:#000000; 
	background-color:#FFFFFF; 
	vertical-align: middle; 
}

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; }
