body {
	margin: 0 0 30px 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background: #fff;
}


a:link, a:visited {
	text-decoration: none;
	color: #004B6A;
}

a:hover {
	color: #4F4F4F;
}

p {
	margin: 0 0 20px 0;
}

.clear {
	clear: both;
}

.clear-klein {
	clear: both;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

.float {
	float: left;
}

hr {
	background-color: #D2A944;
	color: #D2A944;
	border: #D2A944;
	height: 1px;
}

.img {
	border: 1px solid #D2A944;
}


.bild-inhalt {
	border: 1px solid #D2A944;
}


h1 {
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 16px;
}

ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-image: url(images/icons/list-style.gif);
}

li {
	margin: 0 0 5px 0;
	padding: 0;
}


.kommentar {
	font-size: 9px;
}


/* = = = = = = = = = AUSBLENDEN = = = = = = = = = */

.ausblenden,
#newsstart,
.news1,
.news2,
.navi,
.newsfolge,
.emblem {
	display:none;
}

/* = = = = = = = = = GRUNDGERUEST = = = = = = = = = */


#template {
	margin: 0 auto;
	width: 640px;
	border: 1px solid #004B6A;
}


.icon-hopfen {
	position: absolute;
}


/* = = = = = = = = = HEADER ANFANG = = = = = = = = = */

#header {
	height: 72px;
	background: url(images/emo-druck.jpg) no-repeat;
}

.logo {
	float: right;
	margin: 20px 10px 23px 0;
}

.zeileheader {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	clear: both;
	border-top: 1px solid #004B6A;
	border-bottom: 1px solid #D2A944;
	background: url(images/bg-header.gif)
							repeat-x
							#EFC867;
}

/* = = = = = = = = = HEADER ENDE = = = = = = = = = = */


/* = = = = = = = = = CONTENT ANFANG = = = = = = = = = */

.festehoehe {
	width: 10px;
	height: 550px;
	float: left;
}

.zeile {
	height: 7px;
	line-height: 7px;
	font-size: 7px;
	border: 1px solid #D2A944;
	background: url(images/bg-header.gif)
							repeat-x
							#EFC867;
}

.inhalt {
	margin: 50px 0 40px 30px;
	width:  490px;
	float: left;
}


.linke-spalte {
	width: 190px;
	float: left;
}

.rechte-spalte {
	width: 270px;
	float: left;
	margin: 0 0 0 20px;
}
/* = = = = = = = = = CONTENT ENDE = = = = = = = = = = */
/* - - - - - - - POPUP - - - - - - - */
.zoom, .zoom a:link, .zoom a:visited {
	padding: 3px 0 3px 0;
	color: #fff;
	text-align: right;
	background: #D2A944;
	color: #fff;
	font-weight: bold;
	border: 1px solid #D2A944;
}

.popup {
	border: 1px solid #414141;
	background: #fff;
	padding: 10px;
}


/* = = = = = = = = = FOOTER ANFANG = = = = = = = = = */

#footer {
	background: url(images/bg-footer.gif);
	padding: 5px;
	border-top: 1px solid #004B6A;
}


/* = = = = = = = = = NEWS = = = = = = = = = = = */

.newsdetail-box {
	background: #F9E9C2;
	border-left: 1px solid #D2A944;
	border-right: 1px solid #D2A944;
	border-bottom: 1px solid #D2A944;
}

.bild-newdetail {
	float: left;
	width: 170px;
}



.text-newdetail {
	float: left;
	padding: 20px;
	width: 270px;
}


.bild-newslisting {
	float: left;
	width: 130px;
}



.text-newslisting {
	float: left;
	padding: 10px 20px;
	width: 270px;
}


/* - - - - - - - - Kontakt - - - - - - - - */

.abstand-kontaktspalte {
	float: left;
	width: 20px;
}

.kontaktspalte{
	width: 225px;
	padding: 0 0 5px 0;
	float: left;
}

.bezeichnung {
	width: 90px;
	float: left;
	margin:4px 0 0 0;
	height: 16px;
	}

.formularfeld {
	height: 25px;
}
.feld {
	border: 1px solid #3d79af;
	width: 120px;
	margin: 0 0 5px 0;
	color: #313431;
	font-size: 11px;
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	}

.inputselected {
	border: 1px solid #3d79af;
	width: 120px;
	margin: 0 0 5px 0;
	background-color: #eff4f9;
	color: #313431;
	font-size: 11px;
	}



.textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3d79af;
	width: 225px;
	height: 115px;
	color: #313431;
	margin: 0 0 5px 0;
	background: #ffffff;
	filter:alpha(opacity=60);
	-moz-opacity:0.6;
	}

.textareaselected {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #3d79af;
	width: 225px;
	height: 115px;
	color: #313431;
	background-color: #eff4f9;
	margin: 0 0 5px 0;
	}

.abstand-sendebutton {
	line-height: 3px;
	height: 3px;
	font-size: 3px;
}




