/* CSS Document */
td {
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 14px ;
	color: #18204a;
	}

#all {
	position:absolute;
	top:0px;
	left:0px;
	width:768px;margin:0px; padding:0px;  height:350px;
	}
	   		   
.navi_01 {
	position:absolute;
	top:275px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #18204a;


	}

/*hintergrundfoto*/		   
.schilf {
	background-image: url(../pics_navi/main.jpg);
	background-repeat:no-repeat
	}

/*hintergrundweiss*/
#grund {
	position:absolute;top:20px; left:0px; width:748px; height:310;
	background-image: url(../pics_navi/blue.png); 
	border-color:black; border-right-width:0px; border-right-style:solid;
	border-top-width:0px; border-top-style:solid;
	border-bottom-width:0px; border-bottom-style:solid;
	filter:Alpha(opacity=90); -moz-opacity:0.9;
	}

/*inhaltsbereich*/
#content {
	position:absolute;top:30px; left:21px; width:725px; height:290px;
	filter:Alpha(opacity=100); -moz-opacity:1;
	}

/*links*/
a:link {
	color: #006600; text-decoration: underline;
	}
a:visited {
	color: #006600; text-decoration: none;
	}
a:hover {
	color: #006600; text-decoration: underline; 
	}
a:active {
	color: #006600; text-decoration: none; 
	}
	
a img {
	border: 0px;
	}

/*fliesstext*/
.text1 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
	color: #18204a;
	}

/*hervorhebungen*/	
.text2 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px; 
	line-height: 14px;
	color: #18204a;
	font-weight: bold;
	}

/*heads*/	
.text3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px; 
	line-height: 18px;
	color: #18204a;
	font-weight: bold;
	}
