/* CSS Document */

/* CSS Stile */
body {
	background-color: #525131;
	background-image: url(Grafiken/hintergrund.gif);
	background-repeat: repeat-y;
	background-position: 40px;
	text-decoration: none;
}

/* CSS Klassen*/
.body {
	background-color: #DED08C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.bodyHeadline1 {
	color: #951F2B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.bodyMaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height:normal;
}
.bodyBeside {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #333333;
}
.Formular {
	background-color: #EFEBB5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.FormularText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

.NaviSeite {
	background-color: #FEF9E6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.naviOben {
	background-color: #FFFBE7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.UeberschriftROT {
	font-weight: bold;
	color: #951F2B;
	font-size: 13px;
}
.seite {
	background-color: #535233;
}
.seiteInnen {
	background-color: #EDFB!;
	background-color: #E0DFB!;
	background-color: #91885C;
}
.table {
	padding: 0px;
	border-top-width: thin;
	border-top-color: #666666;
	text-align: left;
	margin: 1px;
	font-size: 11px;
	vertical-align: top;
	background-color: #EFEBB5;
}
.visit {
	color:#ada610;
	background-color:#FEF9E6;
	font-weight: bolder;
	font-style: normal;
	font-size: 13px;
}

/* Ebenen */
#Body {
	position:absolute;
	left:225px;
	top:333px;
	z-index:5;
	width:659px;
	background-color: #DED08C;
}
#BodyText {
	position:absolute;
	left:25px;
	top:17px;
	z-index:11;
}
#FotoObenQuer {
	position:absolute;
	left:242px;
	top:2px;
	width:658px;
	height:163px;
	z-index:2;
}
#Foto1 {
	position:absolute;
	left:437px;
	top:75px;
	width:200px;
	height:135px;
	z-index:9;
	background-color: #efe9b3;
}
#Foto2 {
	position:absolute;
	left:437px;
	top:233px;
	width:200px;
	height:135px;
	z-index:7;
	background-color: #EFEBB5;
}
#Foto3 {
	position:absolute;
	left:437px;
	top:386px;
	width:200px;
	height:135px;
	z-index:8;
	background-color: #333333;
}
#Hauptfenster {
	position:absolute;
	left:40px;
	top:0px;
	width:900px;
	z-index:5;
}
#HeadFoto {
	position:absolute;
	left:226px;
	top:0px;
	width:659px;
	height:140px;
	z-index:5;
	background-color: #FFFFFF;
}
#Header {
	position:absolute;
	left:0px;
	top:100px;
	width:901px;
	height:178px;
	z-index:8;
}
#LinieRot {
	position:absolute;
	left:40px;
	top:278px;
	width:884px;
	height:15px;
	z-index:6;
	background-color: #951f2b;
}
#Logo {
	position:absolute;
	left:-1px;
	top:0px;
	width:225px;
	height:180px;
	z-index:6;
}
#LogoSchriftzeile {
	position:absolute;
	left:354px;
	top:0px;
	width:530px;
	height:100px;
	z-index:7;
	background-color: #FEF9E6;
}
#LogoUnten {
	position:absolute;
	left:257px;
	top:927px;
	width:158px;
	height:144px;
	z-index:3;
}
#NavleisteOben {
	position:absolute;
	left:224px;
	top:130px;
	width:661px;
	height:40px;
	z-index:3;
}
#NavileisteSeite {
	position:absolute;
	left:25px;
	top:328px;
	width:200px;
	height:187px;
	z-index:9;
}
#NavleisteOben a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
#NavleisteOben a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A9A050;
	text-decoration: blink;
	background-color: #FEF9E6;
	font-size: 13px;
}
#NavileisteSeite a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background-color: #FEF9E6;
	font-size: 12px;
}
#NavileisteSeite a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #A9A003;
	text-decoration: blink;
	background-color: #FEF9E6;
	font-size: 12px;
}

