/* CSS Document */

body {
	background-repeat:no-repeat;
	background-color: #336699; /*000033  Yogama-Blau: 336699       * / 
	margin:0;
	padding:0;

/*	scrollbar-base-color: #ffffff;    		/*Basisfarbe der Scroll-Leiste*/
/*	scrollbar-3dlight-color: #999999;  		/*Farbe  3D-Effekte*/
/*	scrollbar-arrow-color: #000000;    		/*Farbe  Verschiebepfeile*/
/*	scrollbar-darkshadow-color:#444444; 	/*Farbe  Schatten*/
/*	scrollbar-face-color: #999999;         	/*Farbe  Oberflaeche*/
/*	scrollbar-highlight-color:#000000;		/*Farbe  oberer und linker Rand*/
/*	scrollbar-shadow-color:black      ;		/*Farbe  unterer und rechter Rand*/
/*	scrollbar-track-color:       ;		    /*Farbe  freibleibender Verschiebeweg*/
}

body, p, td, th, weiss, normal_6, normal_8, normal_10, fett, ul, li, title, subtitle, 
header, tabheader, tabz1, tabz2, frontpagelink, frontpagetext {
	font-size:12px;
	font-family: Century Gothic,sans-serif;
/*	font: DIN 1451 Mittelschrift; */
	line-height: 1.166;	
	color:#000000;
}

.tabheader, .header {
	background-color:#336699;
}

.header {
	font-size: 20px;
	background-color: #336699;
    color: #DCDCDC;
}

.weiss {
	color:#FFFFFF;
}	
	
.fett {
	font-weight:bold;
}

.normal_6 {
	font-size:6px;
	color:#000000;
}

.normal_8 {
	font-size:8px;
	color:#000000;
}

.normal_10 {
	font-size:10px;
	color:#000000;
}

ul {
	font-size:12px;
	color:#000000;
}

.title {
	font-size:14px;
	font-weight:bold;
	color:#000000;
}

.subtitle {
	font-size:12px;
	font-weight:bold;
	color:#000000;
}

.tabheader {
	
	font-size: 12px;
	background-color: #336699;
    color: #DCDCDC;
	}
	
.tabz1 {
	
	font-size: 11px;
	background-color: #ffffff;
    color: #000000;
}
	
.tabz2 {
	
	font-size: 11px;
	background-color: #cccccc;
    color: #000000;
}

.frontpagelink {
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}

.frontpagetext {
	font-size:14px;
	color:#FFFFFF;
}

#parent {
	position:relative;
	left:0px;
	top:10px;
	width:900px;
	height:550px;
}

#kopfzeile_l {
	position:absolute;
	left: 39px;
	top: -4px;
	width: 102px;
	height: 80px;
}

#kopfzeile_r {
	position:absolute;
	left: 186px;
	top: 0px;
	width: 710px;
	height: 70px;
}

#titelzeile_l {
	position:absolute;
	left: 0px;
	top: 70px;
	width: 190px;
	height: 24px;
	background-color:#336699;
}

#titelzeile_r {
	position:absolute;
	left: 190px;
	top: 70px;
	width: 200px;        /* 705px; */
	height: 24px;
	padding: 0  0  0 5px;
	background-color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}

#titelzeile_r_pagemenu {
	position:absolute;
	left: 390px;
	top: 70px;
	width: 505px;
	height: 24px;
	padding: 0  0  0 5px;
	background-color:#336699;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}
#navi {
	position:absolute;
	left:0px;
	top:114px;
	width:190px;
	height:216px;
	padding:0px;
}

#navi_menu {
	position:absolute;
	left:11px;
	top:100px;
	width:37px;
	height:184px;
	padding:0px;
}

/* 
#navi_menu {
	position:absolute;
	left:51px;
	top:114px;
	width:128px;
	height:210px;
	padding:0px;
}
*/

#navi_unten {
	position:absolute;
	left:11px;
	top:295px;
	width:166px;
	height:237px;
	padding:0px;
}



#inhalt {
	position:absolute;
	left:190px;
	top:100px;
	width:693px;
	height:423px;
	overflow:auto;
	padding:5px;
}

#inhalt_index {
	position:absolute;
	left:190px;
	top:114px;
	width:250px;
	height:480px;
	overflow:auto;
	padding:10px;
}

#bild_index {
	position:absolute;
	left:190px;
	top:104px;
	width:705px;
	height:510px;
	padding:0px 0px 0px 5px;
	overflow:hidden;
	}

#galeriegrossbild {
	position:absolute;
	left:11px;
	top:88px;
	width:485px;
	height:340px;
	overflow:hidden;
	padding:0px;
}
#galeriekleinbilder  {
	position:absolute;
	left:504px;
	top:87px;
	width:173px;
	height:340px;
	overflow:auto;
	padding:0px;
}
