/**************************** Layout Farben - Schirftn ****************************/
body				{ background-color:#FFECF0; font-family:Verdana; font-size:8pt;}
.box1				{ background-color:#BD394E; color:#999999; font-weight: bold; font-size:18;}
.boxnavi			{ background-color:#BD394E;}
.textbox			{ background-color:#FFECF0;}
.zwischenraum 		{ color:#BD394E; font-weight:bold; font-size:10pt;}
.text-normal		{ font-size:11pt}
.text-gross			{ font-size:13pt; color:#BD394E;}
.text-colored		{ color:#BD394E; font-weight: bold;}

/******************************** Menue und Links ********************************/
ul,li	 			{ display:block; margin:0; padding:0; border:0px}
a.nav 				{ display:block; margin:0; padding:0; border:0px; padding-left:15px; text-decoration:none; color:#FFECF0; width:100%; font-size:10pt; font-weight: bold;/* IE */}
a.nav:hover 		{ background-color:#FFECF0; color:#BD394E; font-weight: bold;}
a.nav:active 		{ background-color:#FFECF0; color:#BD394E; font-weight: bold;}

a.navA				{ background-color:#FFECF0; display:block; margin:0; padding:0; border:0px; padding-left:15px; text-decoration:none; color:#BD394E; width:100%; font-size:10pt; font-weight: bold;/* IE */}

a.prog				{ text-decoration:none; color:#BD394E; width:90%; font-size:10pt;}
a.link				{ text-decoration:none; color:#BD394E; width:100%; font-size:10pt; font-weight: bold;}
a.link:hover		{ text-decoration:underline; color:#BD394E; width:100%; font-size:10pt; font-weight: bold;}


a.jeth				{ color:#FFECF0; background-color:transparent; padding-left:0px; text-decoration:none;}


/********************************** Scollbalken **********************************/
BODY { 
            scrollbar-base-color:#BD394E; 
            scrollbar-track-color:#FFECF0;
            scrollbar-face-color:#FFECF0;
            scrollbar-highlight-color:000080;
			background-color:#FFECF0;
			font-family:Verdana;
        }

.fotolinks { margin-right: 10px;}
.fotorechts { margin-left: 10px;}



