/* Allgemeine Seiteneinstellungen */
* {
margin: 0;
padding: 0;
}

/*Formatierung für den Body*/

html,
body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
/* Überschriften, Links und Bodytext */

h1 {
	font-size: 100%;
  	color: #438675;
	letter-spacing: 0.03em;
	padding-bottom: 10px;
}

h2 {
font-size: 100%;
color: #1C5A7F;
padding-bottom: 10px;
}

h3 {
font size: 100%;
color: #000;
font-weight: bold;
padding-bottom: 10px;
}

h4 {
	font-size: 100%;
  	color: #438675;
	letter-spacing: 0.03em;
	padding-bottom: 10px;
	text-align: center;
}

h5 {
font-size: 100%;
color: #1C5A7F;
padding-bottom: 10px;
text-align: center;
}

h6 {
font size: 100%;
color: #000;
font-weight: bold;
padding-bottom: 10px;
text-align: center;
}

.bodytext {
font size: 100%;
color: #000000;
}


/*MENÜ OBEN*/
#menu_oben {
	text-align: center;
	font-size: 10px;
}

#menu_oben a {
	text-decoration: none;
	color: #000;
}

/*SCHRIFTGRÖßE*/
#font_menu {
	height: 25px;
	text-align: right;
	font-size: 10px;
	margin-top: 25px;
}


/*SEITE DRUCKEN*/
#print {
	font-size: 10px;
	text-align: right;
}

/*NATURKURIER*/
#kurier {
margin-left: 5px;
margin-top: 15px;
}

.kurier_table {
font-size: 90%;
}

.kurier_table a {
color: #0066DD;
}

/*HAUPTMENÜ*/
#menu_top {
	margin-left: 200px;
	background-color: #e8e8e8;
	width: 590px;
	text-align: left;
	min-height: 22px;
}

* html #menu_top {
	height: 28px;
}
#menu_top a {
	text-decoration: none;
	color: #005F98;
	padding-left: 5px;
	padding-bottom: 5px;
	margin-top: 3px;
	font-weight: bold;
}

#menu_top a:hover {
	text-decoration: underline;
}

#abstand {
	padding-top: 3px;
}

/*LINKE NAVIGATION*/
#menu_links {
	width: 180px;
	padding-left: 10px;
	padding-top: 20px;
}

#menu_links a {
	height: 20px;
	color: #006F4F;
	text-decoration: none;
	min-height: 20px;
	font-weight: bold;
}

#menu_links a:hover {
	color: #A7553E;
}

#ebene2 {
	padding-left: 10px;
}

#ebene2 a {
	font-weight: normal;
	font-size: 90%;
	width: 195px;
}

#ebene2 a:hover {
	color: #005F98;
}

/*KLICKPFAD*/
#head {
	margin-left: 10px;
	font-size: 10px;
	margin-top: 5px;
}

/*NEWSLETTER*/
#newsletter {
	width: 190px;
	margin-left: 5px;
	margin-top: 30px;
	background-image: url(/fileadmin/images/.gif);
	background-repeat: no-repeat;
}



/*MENÜ UNTEN*/
#submenu {
	position: absolute;
	margin-top: 400px;
	width: 198px;
}

/*BLATT 1*/
#link_1 {
	background-image: url(/fileadmin/images/submenu/4.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 79px;
}

#link_1 a {
	display: block;
	color: #A7553E;
	height: 79px;
	padding-top: 30px;
	font-size: 90%;
	font-weight: bold;
	width: 110px;
	margin-left: 80px;
}

/*BLATT 2*/
#link_2 {
	background-image: url(/fileadmin/images/submenu/5.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 79px;
}

#link_2 a {
	display: block;
	color: #A7553E;
	height: 79px;
	padding-top: 30px;
	font-size: 90%;
	font-weight: bold;
	width: 110px;
	margin-left: 80px;
}



/*BLATT 3*/
#link_3 {
	background-image: url(/fileadmin/images/submenu/6.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 79px;
}

#link_3 a {
	display: block;
	color: #A7553E;
	height: 79px;
	padding-top: 30px;
	font-size: 90%;
	font-weight: bold;
	width: 110px;
	margin-left: 80px;
}


/*BLATT 4*/
#link_4 {
	background-image: url(/fileadmin/images/submenu/7.gif);
	background-repeat: no-repeat;
	width: 200px;
	height: 79px;
}

#link_4 a {
	display: block;
	color: #A7553E;
	height: 79px;
	padding-top: 30px;
	font-size: 90%;
	font-weight: bold;
	width: 110px;
	margin-left: 80px;
}





/*SUCHE*/
.s_button {
	margin-left: 168px;
	margin-top: -20px;
}
#suche {
	border-top: 2px solid #007050;
	border-left: 2px solid #007050;
	border-bottom: 2px solid #007050;
	background-color: #007050;
}
.csc-searchform {
	margin-top: 15px;
}

.csc-searchResultInfo {
margin-bottom: 15px;
margin-right: 10px;
font-size: 100%;
background-color: #E8F2E9;
}
.csc-searchResultPrevNext {
background-color: #E8F2E9;
padding-left: 10px;
}

.csc-searchResultPrevNext a {
color: #007050;
font-weight: bold;
}

.csc-searchResultHeader {
font-size: 100%;
}
.csc-searchResultHeader a {
color: #0000ff;
}

.csc-searchResult {
margin-bottom: 20px;
}
/*ZIMMER*/
#feratel {
	width: 200px;
	text-align: center;
	margin: 0px auto;
}
#zimmer {
	height: 1px;
	width: 196px;
	border-bottom: 0px solid #007050;
	background-image: url(fileadmin/images/icons/icon_zimmer.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	margin-top: 30px;
	margin-bottom: 20px;
}

#zimmer a {
	display: block;
	text-align: left;
	padding-left: 42px;
	text-decoration: none;
	color: #007050;
}

#zimmer a:hover {
	color: #A7553E;
}
.schrift {
	color: #007050;
}




/*FOOTER*/
#fuss {
	margin: 0 auto;
	text-align: center;
	bottom: 0;
	left: 0;
	clear: both;
	width: 100%;
	height: 110px;
	background-image: url(/fileadmin/images/footer.jpg);
	background-repeat: ;
	font-size: 11px;
	padding-top: 0px;
	padding-left: 0px;
	color: #007050;
}
	
#copy {
	text-align: right;
	padding-right: 6px;
	padding-top: 4px;
	line-height: 1.5;
}

#copy a {
	text-decoration: none;
	color: #0066DD;
}

#copy a:hover {
	text-decoration: underline;
}

#copy a:visited {
	color: #0066DD;
}
#linie {
	height: 8px;
	background-color: #ffffff;
}
#bilder {
	margin-left: 50px;
	width: 580px;
	text-align: left;
	float: left;
	margin-top: 20px;
}
/*NEWSLETTER*/
#go {
	padding-top: 3px;
}
#nn {
	color: #007050;
	padding-bottom: 3px;
}



#seite {
	min-height: 500px;
	width: 990px;
	position: relative;
	margin: 0px auto;
	text-align: left;
	background-image: url(/fileadmin/images/higrund.gif);
}


/*NEWSBLOCK*/
#latest_news {
	margin-left: 10px;
	width: 180px;
	height: 420px;
	background-image: url(/fileadmin/images/waldemar1.gif);
	background-repeat: no-repeat;
}
#news{
	width: 160px;
	margin-left: 7px;
}
#news_header {
	padding-top: 165px;
	padding-left: 13px;
	color: #006F4F;
	font-weight: bold;
	text-decoration: underline;

}
#header {
	height: 170px;
}



#flash {
	background-image: url(/fileadmin/images/user_upload/slideshow/2.jpg);
	width: 790px;
	position: absolute;
	height: 170px;
	
}

#links {
	width: 200px;
	position: absolute;
	top: 170px;
}


#haupt {
	background-color:#ea0001;
	height: 100%
	width: 200px;

}



#menu_rechts {
	position: absolute;
	margin-left: 790px;
}



#neben_flash {
	margin: 0px auto;
	float: right;
	height: 170px;
	width: 200px;
	background-image: url(/fileadmin/images/nflash.jpg);
	background-repeat: no-repeat;
	text-align: center;
}

#wetter {
	text-align: center;
	margin-top: 100px;
}

#center {
	margin-left: 200px;
	background: #ffffff;
	width: 590px;
}

#inhalt {
	width: 570px;
	margin-left: 10px;
	margin-top: 10px;
	min-height: 600px;
	height: 600px;
	margin-bottom: 50px;
}

#inhalt a {
	color: #0066DD;
}

#inhalt a:visited {
	color: #0066DD;
}
/* nicht vom IE interpretiert */
#inhalt[id] {
height:auto;
min-height:600px;
}

/* Opera (&Gekko) */
html>body #inhalt { 
height: auto;
min-height: 600px;
}


/* Formatierung Tabellen */

table.contenttable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #007050;
	cellpadding: 2px;
	font-size: 100%;
}

table.contenttable td {
	padding: 5px;
	vertical-align: top;
}

table.contenttable tr.tr-even {
	background-color: #e8e8e8;
}

table.contenttable tr.tr-odd {
	background-color: #e8e8e8;
}

table.contenttable tr.tr-even {
	background-color: ;
}

table.contenttable tr.tr-even.tr-0 {
	background-color: #e8e8e8;
}

table.contenttable tr.tr-odd.tr-1. td-1 {
	font-color: #e8e8e8;
}


/* Formatierung Listen */

ul.csc-bulletlist {
	list-style-image: url(/fileadmin/images/icons/icon_liste.gif);
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 18px;

}







/* Formatierung Bildtext*/


.csc-textpic-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


	
.csc-uploads-fileName {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

/* Hack für IE 7*/
}
*html #fuss {
	bottom: -1px;
}

.align-center {
text-align: center;
}

.align-left {
text-align: left;
}

.align-right {
text-align: right;
}

.iabst {
padding-top: 5px;
}
