<Style TYPE="text/css">
	
BODY {font-family : Verdana, Arial, Helvetica, sans-serif;
			margin:0px; color: #63432B;
	}
Body	{
scrollbar-face-color:#f7cf8c;
scrollbar-highlight-color:#FFFFFF;
scrollbar-3dlight-color:#7E5DAB;
scrollbar-darkshadow-color:#1C1C1C;
scrollbar-shadow-color:#808080;
scrollbar-arrow-color:#da2841;
scrollbar-track-color:#f7cf8c;
}
a:link { text-decoration:none;
		color : #ffffff;  }
a:visited { text-decoration: none;
		color : #ffffff;}
a:hover { text-decoration: none;
		color : #555555;}
a:active { text-decoration: none; 
		color : #555555;}

a.b:link, a.b:visited, a.b:hover, a.b:active
{
 font-family: Verdana,Arial;
 font-size:10px;
 font-weight : bold;
 text-align:center;
 text-Decoration: none;
 width:120px;
 height:17px;
 padding:2px;
}
a.b:link, a.b:visited
{
 color:555555;
 background-color:#f7cf8c;
 border-left:2px solid #efefef;
 border-top:2px solid #efefef;
 border-right:2px solid #000000;
 border-bottom:2px solid #000000;
}
a.b:hover, a.b:active
{
 color:ffffff;
 background-color:#da2841;
 border-left:2px solid #efefff;
 border-top:2px solid #efefff;
 border-right:2px solid #000055;
 border-bottom:2px solid #000055;
}

a.c:link, a.c:visited, a.c:hover, a.c:active
{
 font-family: Verdana,Arial;
 font-size:10px;
 font-weight : bold;
 text-align:center;
 text-Decoration: none;
 width:60px;
 height:17px;
 padding:2px;
}
a.c:link, a.c:visited
{
 color:555555;
 background-color:#f7cf8c;
 border-left:2px solid #efefef;
 border-top:2px solid #efefef;
 border-right:2px solid #000000;
 border-bottom:2px solid #000000;
}
a.c:hover, a.c:active
{
 color:ffffff;
 background-color:#da2841;
 border-left:2px solid #efefff;
 border-top:2px solid #efefff;
 border-right:2px solid #000055;
 border-bottom:2px solid #000055;
}
.navi {font-family : Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 10px;
		color : #555555;
		text-align : center;		
				}
span.fotofluss { float:left; 
		padding-top:3px; 
		border-right-width:5px; 
		border-right-style:solid; 
		border-bottom-width:3px; 
		border-bottom-style:solid; 
		border-color:#fceed5; }
span.fotofluss_right { float:right; 
		padding-top:3px; 
		border-right-width:5px; 
		border-right-style:solid; 
		border-bottom-width:3px; 
		border-bottom-style:solid; 
		border-color:#fceed5; }
span.fotoabstand { float:right; 
		border-left-width:8px; 
		border-left-style:solid; 
		border-color:#fceed5; 
		vertical-align:top; }			
			
/*Textbereich*/
.text {font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 11px;
		color : #555555;
		text-align : left;		
				}	
				
.text_bold {font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 11px;
		color : #555555;
		text-align : left;		
				}	
.text_mandala {font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
		font-weight : normal;
		font-size : 11px;
		color : #555555;
		text-align : left;
		vertical-align: 50%;		
				}	


.text_comic_rot {font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 12px;
		color : #da2841;
		text-align: left;		
				}	
.text_comic_blau {font-family : Comic Sans MS, Verdana, Arial, Helvetica, sans-serif;
		font-weight : bold;
		font-size : 14px;
		color : #00aae9;
		text-align: left;		
				}			


/*Layer Titel Zentrum...*/
.zentrum {
	position: absolute;
	left: 5px;
	background-color: #F9F9F7;
	background-color: transparent;
	width:200px;
	z-index:3;
}
				
/*ohne Abstand*/
.ohneabstand {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	height:400;
}
								
	
</style>