/* Allgemeine Seiteneinstellungen */
* {
	margin: 0;
	padding: 0;
}

body {
	font: 95 % Verdana, Arial, Helvetica, sans-serif;
   	background: #143315;
	text-align: center;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    	font-size: 1em;
    	font-weight: normal;
}


h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #077f2d;
	font-size: 1.1em;
	font-weight: normal;
	padding-bottom: 5px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #7d7d7d;
	font-size: 1em;
	font-weight: normal;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #077f2d;
	font-size: 1.1em;
	margin-bottom: 3px;
	font-weight: normal;
}

h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #077f2d;
	font-size: 1.1em;
	margin-bottom: 3px;
	font-weight: normal;
}


/* Navigation Unten (Trennstrich */
#strich {
color: #fff;
height: 10px;
}


.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 5px;
}

p {
font-style: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.05em;
}

/* DIV-Container */

/* Hauptcontainer */
#container {
	margin: 0px auto;
	width: 855px;
	text-align: left;
	background: url(/fileadmin/img/papier.jpg);
	margin-top: 50px;
	height: 562px;
}

/* folgende anweisung wird nicht vom ie interpretiert */
#container[id] {
    height:auto;
    min-height:562px;
}

html>body #container { /* be nice to opera (&gekko) */
height: auto;
min-height: 300px;
}


#header {
	background: url(/fileadmin/img/header.jpg);
	height: 170px;
}

/* Logo */
#logo {
	text-align: left;
	padding-left: 84px;
	padding-top: 26px;
	padding-bottom: 10px;
}

/* Spalte Mitte */
#middle {
	width: 680px;
	margin-right: 50px;
	text-align: ;
	margin-top: 0px;
	background-color: #fff;
}

/* Menü Oben */
#menu_oben {
	width: 300px;
	height: 50px;
	margin-left: 50px;
}

/* Inhalt */
#content {
	margin-left: 80px;
	width: 540px;
	padding-bottom: 40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 0.7em;
}
#spalte {
}
#content a {
	color: #0000ff;
	text-decoration: none;
}

#content a:hover {
	text-decoration: underline;
}



/* Spalte rechts */
#rechts {
	position: absolute;
	margin-left: 677px;
	width: 170px;
	background: url(/fileadmin/img/news2.jpg) no-repeat;
	top: 198px;
	height: 414px;
}




/* Rezepte */
#rezepte {
	position: absolute;
	margin-left: 742px;
	top: 485px;
	

		
}
/* Gutscheine */
#gutschein {
	position:absolute;
	margin-left: 300px;
	top: 400px;
}

/* Linkleiste oben*/
#menu_oben {
	height: 50px;
	width: 750px;
}
/* Linkleiste unten*/
#menu_unten {
	width: 600px;
	text-align: left;
	}

/* Geweih*/
#geweih {
	position: absolute;
	top: 355px;
	margin-left: 495px;
}

/* Kunst & Natur*/
#kunst {
	position: relative;
	margin-left: 100px;
}
#natur {
	position: relative;
	margin-left: 110px;
}

 /*News Text */
#aktuell {
	margin-left: 14px;
	margin-top: 50px;
	width: 148px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 0.7em;
}
#aktuell a {
	color: #077f2d;
	text-decoration: none;
}
#aktuell a:hover {
	text-decoration: underline;
}

/* Newsletter Anmeldung */
#anmeldung {
	position: absolute;
	margin-left: 16px;
	top: 192px;
	width: 148px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 0.7em;	
}
#anmeldung a {
	color: #077f2d;
	text-decoration: none;
}

#anmeldung a:hover {
	text-decoration: underline;
}

.news-list-item {
	margin-bottom: 5px;
}


/* Link "essen & trinken" */
#liste {
	background-color: #ea0001;
}
ul.normal {
	list-style-type: none;

	}

ul.normal li {
		float: left;
		list-style-type: none;
	}



/* Linkleiste unten */
#unten {
	font-family: Verdana, Arial, Helvetica, sans-serif;
   	font-size: 0.7em;
}
/* Newsletter */
#newsl {
height: 300px;
}




/* Leiste unten */
/* Impressum */
#impress {
	padding-left: 5px;
	float: left;
	font-size: 0.7em;
}


/* Anfahrt*/
#anfahrt {
	padding-left: 120px;
	font-size: 0.7em;
}


/* Home */
#home {
	float: left;
	font-size: 0.7em;
}


/* Footer */
#footer { 	
	margin: 0 auto;
	text-align: left;
	width: 855px;
	clear: both; 
	bottom: 0px;
	margin-top: 5px;
	padding-bottom: 50px;
}

#footer a {
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#footer a:hover {
	text-decoration: underline;
}






/* Formatierung News */
/*News Single Ansicht*/

.news-single-subheader p {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #077f2d;
}

.news-single-subheader p.bodytext {
	font-size: 1.5em;
	font-weight: normal;
	padding-bottom: 5px;
	color: #077f2d;
}

.news-single-backlink {
	padding-top: 10px;
	color: #077f2d;
}
.clearer {
	clear:both;
	display: none;
}
.uschrift {
	font-weight: normal;
}

/* Formatierung Tabellen */

table.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #000;
}

table.contenttable td {
	padding: 5px;
}

table.contenttable tr.tr-even {

}

/* Formatierung Listen */

ul.csc-bulletlist {
	list-style-type: square;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	padding-top: 5px;

}

ul.csc-bulletlist {
	font-color: #000;
}

/* Formatierung Dateiverweise */
table.csc-uploads {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;

}

table.csc-uploads td {
	padding: 3px 0px 3px 5px;
}

table.csc-uploads p {
	margin: 0;
	padding: 0;
}

table.csc-uploads tr.tr-even {
}

.news-single-subheader {
	font-size: 1em;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
}


.news-list-subheader {
	color: #077f2d;
	font-size: 1.1em;
}

