/* 

--- verwendete farben ---
#791B30 - bordeaux
#AF7783 - hell bordeaux hintergrund
#D7BBC1 - hellhell bordeaux - mouseover

 - - - */


/* - - -  allgemeine daten - - - */


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #eee;

	scrollbar-base-color: #eee; 			/* ---- Grundfarbe Balkenfarbe */
	scrollbar-face-color: default; 			/* ---- Erhabene Elemente */     
	scrollbar-track-color: #eee;			/* ---- Laufflaeche, Seitenfarbe	*/		
	scrollbar-arrow-color: #791B30;			/* ---- Pfeile */					
	scrollbar-3dlight-color: #791B30;		/* ---- Helle 3-D-Elemente (links und oben)*/
	scrollbar-darkshadow-color: #eee; 	/* ---- Dunkle Schattenelemente (rechts und unten)*/
	scrollbar-highlight-color: default;	/* ---- Helle Elemente (Glanzlicht, 50% Raseter der Laufflaeche) */
	scrollbar-shadow-color: default;		/* ---- Dunkle 3-D-Elemente (rechts und unten) */
}

a:link, a:visited {
	color: #791B30;
	text-decoration: none;
}

a:hover, a:active {
	color: #000;
	text-decoration: none;
}

.copy, .copy A:link, .copy A:visited, .copy A:hover, .copy A:focus {
	font-size: 9px;
	color: #aaa;
	position: absolute;
	margin: 251px 0 0 0 ;
	cursor: default;
   }

	
#rahmen {
	position: absolute;
	left: 50%;
	margin-left: -476px;
	height: 502px;
	width: 952px;
	top: 29px;
	background-color: #000;
}


#template {
	margin: 1px;
	height: 500px;
	width: 950px;
	background-color: #fff;
}


#logo {
	position: absolute;
	margin-left: 758px;
	height: 135px;
	width: 180px;
}

#themenbild {
	position: absolute;
	margin-left: 0;
	height: 500px;
	width: 280px;
}

#inhalt {
	position: absolute;
	top: 160px;
	margin-left: 298px;
	width: 640px;
}

.headline {
	font-family: Arial, Helvetica, sans-serif;
	color: #791B30;
	font-size: 30px;
	font-style: italic;
}

#bildtext {
	position: absolute;
	top: 50px;
	margin-left: 0;
	width: 595px;
}

.bild {
	float: left;
	margin: 0 30px 100px 0;
}

#streifen {
	position: absolute;
	margin: 170px 0 0 483px;
	height: 100px;
	width: 12px;
	background-color: #791B30; 
}
/* - - - - - - - - obere navigation - - - - - - - - - */

#navi {
	position: absolute;
	left: 50%;
	margin-left: -177px;
	top: 58px;
	font-size: 10px;
	border-left: 12px solid #791B30;
	z-index: 2;
   }

#navi LI {
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
	height: 2.5em;
   }

#navi UL {
   padding: 0;
   margin: 0;
   }

#navi A {
	font: bold 1.2em sans-serif;
   color: #000;
   text-decoration: none;
   padding: 0 0.5em 0 0.5em;
   margin: 0.3em 0 0.5em 0.1em;
   display: block;
   float:left;
	border-left: 1px solid #000;
   }

#navi A:link, #navi A:visited {
   }

#navi A:hover, #navi A:focus {
	color:  #791B30;
	background-color: #D7BBC1;
   }

.naviaktiv {
	font: bold 1.2em sans-serif;
   color: #000;
   text-decoration: none;
   padding: 0 0.5em 0 0.5em;
   margin: 0.3em 0 0.5em 0.1em;
   display: block;
   float:left;
	border-left: 1px solid #000;
	color:  #791B30;
	background-color: #D7BBC1;
   }
/* - - - - - - - - untere navigation - - - - - - - - - */

#balken {
	position: absolute;
	left: 50%;
	margin-left: -430px;
	top: 83px;
	background-color: #000;
	width: 700px;
	height: 25px;
   }
		
#subnavi {
	position: absolute;
	margin-left: 438px;
	font-size: 10px;
	border-left: 12px solid #791B30;
	background-color: #000;
   }

#subnavi LI {
   padding: 0;
   margin: 0;
   list-style: none;
   display:inline;
	height: 2.5em;
   }

#subnavi UL {
   padding: 0;
   margin: 0;
   }

#subnavi A {
	font: bold 1.2em sans-serif;
   color: #fff;
   text-decoration: none;
   padding: 0 0.5em 0 0.5em;
   margin: 0.4em 0 0.4em 0.1em;
   display: block;
   float:left;
	border-left: 1px solid #fff;
   }

#subnavi A:link, #subnavi A:visited {
   }

#subnavi A:hover, #subnavi A:focus {
	color:  #791B30;
   }
	
.subnaviaktiv {
	font: bold 1.2em sans-serif;
   text-decoration: none;
   padding: 0 0.5em 0 0.5em;
   margin: 0.4em 0 0.4em 0.1em;
   display: block;
   float:left;
	border-left: 1px solid #fff;
	color:  #791B30;
   }
	
/* - - - - - - - startseite - - - - - - */

#signet {
	position: absolute;
	left: 50%;
	margin-left: 284px;
	width: 180px;
	top: 262px;
}

#leitsatz {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	width: 180px;
	top: 200px;
	z-index: 2;
}

#einleitungstext {
	position: absolute;
	left: 50%;
	margin-left: -150px;
	width: 350px;
	top: 335px;
	z-index: 2;
}