* {margin: 0}
body { color :#281401; font-size : 100%; font-family : georgia, serif; line-height : 150%; background-image: none;
	/*background-color : white;
	margin : 30px 0 0 20px;*/
}

html, body { height:100%; }

.hoehe { width: 100%; height:100%; }

/*Überschriften*/
h1 { font-size : 40px; letter-spacing : 2px; }
h2 { font-size : 20px; line-height : 140%; letter-spacing : 1px; margin-top: -1px; margin-bottom : 25px; }

/*Navigation*/
.navi a{
	text-decoration : none;
}
.navi { text-decoration: none; margin-top: -6px; }

.navi a:link {
	color : #281401;
}
.navi a:visited { color: #281401; }
.navi a:hover {
	color : #ff00a3;
}
.navi a:active {
	color : #a89e9e;
}



.personendaten { padding-left: 10px;}
.hauptmenue {
	font-size : 15px;
	font-weight : bold;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	padding-left : 12px;
	line-height : 140%;
	height : 25px;
}
.untermenue {
	font-size : 11px;
	padding-left : 12px;
	width : 190px;
	line-height : 140%;
	height : 16px;	
}
.aktuellmenue {
	font-size : 15px;
	font-weight : bold;
	font-style : italic;
	color : #b04848;
	border-bottom : 1px solid #c06e6e;
	padding-left : 12px;
	line-height : 140%;
	height : 25px;
}

/*Linkfarben allgemein*/
a:link {
	color : #fff;
}
a:visited { color: #fff; }
a:hover {
	color : #fa84fc;
}
a:active {
	color : #591414;
}

/*Adresse*/
.adresse { font-size : 12px; margin-top : 20px; line-height : 145%; margin-left: 3px; }
.adresse a:link, a:visited {
	color : #fff;
}
.adresse a:hover {
	color : #fce884;
}
.adresse a:active {
	color : #a89e9e;
}

.mail {
	letter-spacing : 0.02pc;
}
/*links*/
.links { padding-top: 30px; }

/*mitte*/
.mitte { font-size : 90%; line-height : 145%; text-align: left; letter-spacing: 1px; padding: 30px 30px 40px 80px; }
.footer { font-size: 12px; line-height: 145%; text-align: left; letter-spacing: 1px; padding: 10px 30px 12px 80px; }
.mitte p { margin-bottom: 12px; }
.mitte a:link, a:visited {
	color : #000080;
}
.footer a:link, a:visited { color: #fff; }
.mitte a:hover {
	color : #fa9a33;
}
.footer a:hover { color: #fa9a33; }
.mitte a:active {
	color : #a89e9e;
}
.footer a:active { color: #a89e9e; }
/*rechts*/
.rechts{ font-size : 14px; font-weight : bold; line-height : 145%; width: 30px; padding: 30px 12px; }
.netzwerk { color: black; font-size: 14px; font-weight: bold; line-height: 145%; background-color: white; padding-bottom: 40px; width: 300px; }

.netzwerk  a:link  {
	color : #bdb9b9;
}

.netzwerk a:visited {
	color : #bdb9b9;
}

.netzwerk  a:hover {
	color : #fce884;
}
.netzwerk  a:active {
	color : #a89e9e;
}


.rechts img{  }
.rechts a:link, a:visited {
	color : #fff;
}
.rechts a:hover {
	color : #fce884;
}
.rechts a:active {
	color : #a89e9e;
}
.spruch { text-align: center; margin-left : auto; margin-top : 40px; margin-right: auto; }
.c1 { font-size : 90%; font-weight : lighter; font-style : italic; text-align: left; margin-left : 40px; }
/* formular*/
/*
.formular { position : relative; width : 310px; float : left; margin-top: 20px; padding : 18px 8px 8px; border : solid 1px #fff; }
.texteingabe { width: 220px; }*/
.layout { border: solid 5px #fff; }
.hervorhebung_mitte { color: #d54a4a; font-size: 14px; font-style: italic; padding-top: 12px; }
#header { background-image: url(../Bilder/claim.png); background-repeat: no-repeat; background-position: 10px center; }
#intro { text-align: center; margin-top: 5em; margin-right: auto; margin-left: auto; }
#under-intro { text-align: center; margin-top: 0; margin-right: auto; margin-left: auto; }
#player { text-align: left; margin-top: 10px; margin-bottom: 10px;}
