
h1{	font-family:Verdana;
	font-size:35;
	font-weight:normal;
	position:relative;
	vertical-align:center;
	text-align:center;
	color:#000000;
  }

h2{	font-family:Copperplate Gothic Light;	
	font-size:20;
	font-weight:lighter;
	color:#000000;
	}
	
h3{	font-family:Verdana;
	font-size:25;
	font-weight:lighter;
	top:5%;
	text-align:center;
	color:#000000;
  }
  
h4{	font-family: Verdana;
	font-size: 17,5; 
	position:absolute;
	top: 155px;
	left: 37.5%;
	font-weight:lighter;
	color:#000000;
}

h5{	font-family:Verdana;
	font-size:16;
	text-align:center;
	color:#000000;
	}

body{		background:#C7DBF1;
}

#text{	font-family:Verdana;
		font-size: 14;
		font-weight:normal;
		text-align:center;
		vertical-align:top;
		min-height:450px;
		padding-top:2%;
		padding-right:5%;
		padding-left:5%;
	}
	
tbody {	color: #000000;
		border-color:#000000;
		max-width:900px;
		min-width:900px;
		min-height:450px;
		text-align:center;

}
		
#frame
{
	background-color:#F9F9F9;
	border-width:2px;
	border-color:#1A406A;
	border-style:double;
	position:absolute;
	max-width:950px;
	min-width:950px;
	left:50%;
	margin:2px 0px 20px -475px;
}

#frame_header
{
	max-width:950px;
	min-width:950px;
	width:950px;
	height:102px;
}

#frame_main
{
	max-width:950px;
	min-width:950px;
	width:950px;
	height:32px;
}

#frame_content
{
	max-width:743px;
	min-width:743px;
	min-height:450px;
}

#frame_bilder
{
	width:200px;
	height:450px;
	position:absolute;
	top:143px;
	left:750px;
}

#frame_date
{
	width:943px;
	height:14px;
	text-align:right;
	font-family:Verdana;
	font-size:15;
	color:#000000;
}

#frame_bottom
{
	width:905px;
	height:30px;
}

#leiste{ 	font-family: Verdana; 
			background-image:url(screen_FILES/leiste.jpg);
			border: #999999 solid;
			border-width: 0px 0px 0px 0px; 
			height:30px;
		}
		
#active_sub{	font-family:Verdana;
		font-size:16 ;
		color: #000000;
		background-color:#CDDEF2;
		text-decoration:underline;
	}

#active_haupt{ font-family:Verdana;
		font-size:16;
		color: #000000;
		font-weight:bold;
}

#tabelle{font-family:Verdana;
		font-size: 15;
		color: #000000;
		text-align: justify;
		line-height:1.4em;
		max-width:700px;
		min-width:700px;
		min-height:500px;
		
		}
		
#navi{		
		font-family:Verdana;
		font-size:16;
		padding-top:0.5%;
		text-align:center;
		color: #000000;
		text-decoration:none;
		font-weight:lighter;
		color:#000000;
		
		}
		
#subnavi{	
			font-family: Verdana;
			font-size: 16; 
			top: 125px;
			left: 52%;
			margin:20px 0 20px -350px;
			font-weight:lighter;
			color:#000000;
			position:absolute;
			min-height:0px;
			max-height:0px;
			
		}
		
#leiste_unten{	font-family: Verdana; 
				background-image:url(screen_FILES/leiste.jpg);
				border: #999999 solid;
				border-width: 0px 0px 0px 0px; 
				height:30px;
			}
	
#link{		
			font-size: 10; 
			top: 6px;
			font-weight:lighter;
			position:relative;
			text-align:center;
			vertical-align:center;
			color:#000000;
			cursor:text;
	}

#impressum{	text-decoration:none;
		font-size:15;
		
	   }

#ise{
		width:33;
		height:36;
		vertical-align:top;
		padding-bottom:1px;

		border:0;
		text-decoration:none;
	}
			
#headerlogo{
			background-image:url(../_temp_/main_FILES/wolken1.jpg);	
			background-repeat:no-repeat;
			height:98;
		}
		
p{		
		font-family:Verdana;
		font-size: 15;
		color: #000000;
		text-align: justify;
		line-height:1.4em;
	}
	
li{
	font-family:Verdana;
	font-size: 15;
	color: #000000;
	text-align: justify;
	line-height:1.4em;
	
}

#total{	background-image:url(screen_FILES/ntotal.gif);
		width:60;
		height:50;
		text-align:center;
		}
#laufschrift{
	font-family:Verdana;
	font-weight:light;
	font-size:15;
	color:#FFFAABB;
	margin-left:1%;
	margin-right:1%;
	text-decoration:none;
	
}

a:link { text-decoration:underline; font-weight:lighter; color: #000000;}
a:visited { text-decoration:underline; font-weight:lighter; color: #000000; }
a:hover { text-decoration:underline; font-weight:lighter; color: #000000;background-color:#CDDEF2; }
a:active { text-decoration:underline; font-weight:lighter; color: #000000;background-color:#CDDEF2; }
a:focus { text-decoration:underline; font-weight:lighter; color: #000000;background-color:#CDDEF2; }

