body {
	background-color: #E3C590;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #824400;
	text-align: center;
	background-image: url(grafik/neu-hg.gif);
	padding: 0px;
}

/* ===========================================================*/
/* ======================= Ebenen ============================*/
/* ===========================================================*/

#kopfhintergrund {
	background-image: url(grafik/neu-hg-hell.gif);
	text-align: left;
	width: 990px;
	height: 122px;
	margin-right: auto;
	margin-left: auto;
}
#kopflinks {
	float: left;
	width: 450px;
}
#kopfrechts {
	float: right;
	width: 540px;
}
#kopfkat {
	clear:both;
	text-align: left;
	width: 990px;
}

#hintergrund {
	background-image: url(grafik/neu-hg-spalten.gif);
	background-repeat:repeat-y;
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#linkenavi {
	float: left;
	width: 240px;
	padding-top: 15px;
}
#inhalt {
	float: right;
	width: 749px;
	padding-top: 15px;
}

/* ===========================================================*/
/* ======================= Texte ============================*/
/* ===========================================================*/
p {
	margin: 0px;
	padding: 0px;
}

a {
	color: #245238;
	text-decoration: none;
}

a:visited {  
	color: #429169; 
	text-decoration: none
	}
	
a:hover {  
	color: #EE9111; 
	text-decoration: none
	}
	
.hervorhebung {
	background-color: #E3C590;
	padding: 0px;
	margin: 0px 15px 0px 14px;
	text-align: center;
	font-size: 12pt;	
	line-height: 10pt;
	font-weight: bold;
}	
.startnavi {
	font-size: 12pt;
	line-height: 12pt;
	background-color: #E3C590;
}

.kopfnavi {
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 0px 15px;
	line-height: 16pt;
}

#linkenavi h1 {
	background-color: #E3C590;
	width:211px;
	padding: 0px;
	margin: 0px 15px 0px 14px;
	font-size: 14pt;
	line-height: 15pt;
	text-align: center;
}
#linkenavi p {
	padding:5px 5px 0px 15px;
}
#linkenavi .listennavi {
	font-weight: bold;
	padding:5px 5px 0px 70px;
	line-height: 17pt;
}
#inhalt h2 {
	padding: 7px 25px 0 90px;
	font-size: 14pt;
	font-weight: bold;
	color: #824400;
	margin: 0px 0 7px 0;
}

#inhalt p {
	padding-left: 90px;
	padding-right: 180px;
	margin-bottom:7px;
}
#inhalt ul {
	padding-left: 110px;
	padding-right: 180px;
	margin-bottom:7px;
	margin-top:0px;
	padding-top:0px;
}
#inhalt li {
	margin-bottom:4px;
}
#inhalt p.einleitung {
	font-style:italic;
}
#inhalt p.titelnavi {
	padding: 7px 5px 7px 5px;
	margin: 0px 20px 15px 20px;
	line-height: 19pt;
	background-color:#E5C693;
}
/* Wiederholung der Schriftformatierungen wegen Tabellenfehler des IE6*/
.gedichtautor {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	padding: 0;
	margin: 15px 0 0 0;
	font-style: normal;
	font-weight: normal;

}

.gedichttitel {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;	
	padding: 0;
	font-weight: bold;
	margin: 2px 0 15px 0;

	}

.gedichttext {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;	
	padding: 0;
	margin: 0 0 7px 0;

}
.zaehler {
	font-size: 9pt;
	text-align: right;
	padding-bottom:10px;
}
.buttontext { /*Überschriften Werbebutton*/
	padding-left: 0px;
	padding-right: 0px;
}
/* ===========================================================*/
/* ======================= Anderes ============================*/
/* ===========================================================*/
.balkenlinks {
	padding: 0;
	margin: 0 15px 0 14px;
}

.googlesuche {
	margin:15px 0 15px 0px;
	padding: 0 0 15px 0;
}

form {
	margin: 0px;
	padding: 0px;
}
.abstandlinks { /*für DIVs bei Tabellen, Googleanzeigen im Inhaltebereich*/
padding-left: 90px;
margin-bottom: 7px;
}
table,tr,td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
	border-collapse:collapse;
}
.eingabefelder {
	background-color: #E2C69A;
	border: 1px solid #824400;
	margin-top: 2px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #824400;
	margin-bottom: 8px;
	padding-left: 3px;
}
#kundenstatistik p {
margin:3px 0 3px 2px;
}

/* ======================= ALT ============================*/






.mondtabelle {
font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 15pt;
	color: #824400;
	margin-top: 5px;
}





.suchfeld {
	background-color: #DCDCCC;
	border: 2px solid #B46400;
	width: 130px;
	margin-top: 2px;
	padding-left: 3px;


}


.dragme {
	position:relative;
	cursor:move;
	margin-right: 30px;
	margin-left: 45px;
}
#zielfeld {
	height: 40px;
	width: 420px;
	border: 2px solid #B46400;
	margin-left: 45px;
	background-color: #DCDCCC;
	margin-bottom: 7px;


}


.sponsoren {
	background-color: DCDCCC;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 429169;
	border-bottom-color: 429169;
	margin-right: 3px;
	margin-left: 3px;
	padding-right: 5px;
	padding-left: 0px;

}



.stichworte {
text-align:center;
width:480px;
padding-left:280px;
font-size: 10pt;
font-style:italic;
}


