/* CSS Document */

body {
	margin: 0;
	padding: 0;
	width: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	background: #FAFFEA;
}

a {
	color: #435B6D;
}

a:hover {
	color: #435B6D;
}

#navigation {
}

#navigation a {
	width: 85px;
	height: 20px;
	border-right: 1px solid #62849D;
	padding: 2px 2px;
	background-color: #FFF38C;
	text-decoration: none;
	font-size: 75%;
}

#navigation a:hover {
	width: 85px;
	height: 20px;
	border-right: 1px solid #62849D;
	padding: 2px 2px;
	background-color: #DAE2E9;
	text-decoration: none;
}

.menu {
	width: 640px;
}

/*Dropdown-Menu

#sub1 {
	position:absolute;
	left:150px;
	top:150px;
}

a.inner, a.inner:visited {
	display:block; 
	width:110px; 
	height:18px;
	border-bottom:1px solid #62849D; 
	text-decoration:none; 
	color:#62849D; 
	background:#FFF38C;
}
a.inner:hover {
	background:#dae2e9;
}*/

/* Tabelle Logo */

.tablogo {
	width: 130px;
	border-top: 1px solid #62849D;
	border-right: 1px solid #62849D;
	border-left: 1px solid #62849D;
	background-color: #99CC00;
}

.tabmittel {
	width: 85%;
	padding-top:5px;
	border-top: 1px solid #62849D;
	background-color: #99CC00;
	font:55% #445C6F;
}

.tabsonne {
	width: 130px;
	border-top: 1px solid #62849D;
	background-color: #62849D;
}

/* Tabelle Navigation */

.tablogolinie {
	width: 130px;
	border-top: 1px solid #62849D;
	border-right: 1px solid #62849D;
	border-bottom: 1px solid #62849D;
	border-left: 1px solid #62849D;
	background-color: #FAFFEA;
}

.tabnav {
	border-top: 1px solid #62849D;
	background-color: #62849D;
}

.tabsonne2 {
	width: 130px;
	border-bottom: 1px solid #62849D;
	background-color: #62849D;
}

/* Tabelle Navigation links und Inhalt und Impressum unten */

#unternav {
	width: 130px;
	height:35em;
	padding: 20px 0;
	border-left: 1px solid #62849D;
	border-right: 1px solid #62849D;
	font-size: 80%;
	background: #99CC00 url(images/pic_tabwald.gif) no-repeat bottom center;
}

#unternav a {
	border-bottom: 1px solid #62849D;
	padding: 3px 0 0 10px;
	margin: 0 10px;
	background-image: url(images/button_off.gif);
	display: block;
	text-decoration: none;
}

#unternav a.top {
	border-top: 1px solid #62849D;
}

#unternav a:hover {
	background-image: url(images/button_on.gif);
	margin: 0;
	padding-left: 20px;
}

.tabwald {
	width: 130px;
	background-color: #62849D;
}

.tabinhalt {
	background: #FAFFEA url(images/pic_randrechts.gif) top right repeat-y;
	font-size: 100%;
}

.tabimpressum {
	border-top: 1px solid #62849D;
	border-bottom: 1px solid #62849D;
	padding-right:10px;
	padding-left: 10px;
	background: #FAFFEA url(images/pic_randrechts.gif) top right repeat-y;
	font-size: 70%;
	color: #435B6D;
}

.pipe {
	padding:0px 2px;
}

/* Schriften */

.schrift_inhalt td {
	padding:5px;
}

.schrift_inhalt {
	padding: 20px;
	font-size: 80%;
	color: #435B6D;
}

.ueberschrift_inhalt {
	background: url(images/sonne.gif) no-repeat;
	font-weight: bold;
	color: #435B6D;
}

.ueberschrift_inhalt2 {
	font-size: 80%;
	font-weight: bold;
	color: #435B6D;
}

.schrift_inhalt li {
	margin-bottom:5px;
	font-size: 100%;
}

.schrift_inhaltbold {
	padding: 10px 0;
	font-size: 100%;
	font-weight: bold;
	color: #435B6D; 
}

.schrift_inhaltfuell {
	/*padding: 10px 10px 10px 0;*/
	background-color: #F4FFD2;
	color: #435B6D;
}

.schrift_rot {
	color: #FF0000;
}

.schrift_rotright {
	color: #FF0000;
	float: right;
}

/* Listen */

ul {
	list-style-image: url(images/sonne.gif);
	list-style-position: outside;
	margin: -3px 0 0 18px;
}

html:root ul {
	margin-left:-15px;
}

li {
	margin-bottom:5px;
	font-size: 65%;
}

/* Trenner */

.trenner_small {
	margin-top: 5px;
}

.trenner_middle {
	margin-top: 10px;
}

.trenner_big {
	margin-top: 20px;
}

.trenner_linie {
	margin: 10px -20px;
	border-top: 1px solid #62849D;
}

/* Inhaltsformatierung fuer alle Seiten */

.bilderleiste {
	margin: 20px 50px;
	width:420px;
}

.trenner_bilderleiste {
	padding-left: 5px;
}

.ueberschrift {
	height: 30px;
	border-top: 1px solid #62849D;
	border-bottom: 1px solid #62849D;
	font-size: 80%;
	font-weight: bold;
	color: #435B6D;
	line-height: 30px;
	text-indent: 20px;
}

/* Homeseite */

#frame {
	float: left;
	margin-right: 25px;
}

.kategorie {
	font-size:65%;
	width: 200px;
	height: 75px;
	margin: 20px 5px;
	padding: 3px;
	border: 1px solid #62849D;
	float: left;
}

.kategorie h1 {
	font-size:100%;
	color: #435B6D;
	padding-top:3px;	
	margin-bottom:5px;
}

.kategoriebild {
	border-right:1px solid #62849D;
	width:80px;
	height:75px;
	float:left;
	margin-right:5px;
}

.veranstaltungen {
	margin: 20px 5px;
	padding: 5px;
	border: 1px solid #62849D;
	background-color: #FFF38C;
	font-size:65%;
}

.veranstaltungen h1 {
	color: #435B6D;
	font-size:100%;
	margin: 5px 0;
}

.angebote {
	margin: 20px 5px;
	padding: 0 5px;
	border: 1px solid #62849D;
	background-color: #FFF38C;
}

.angebote h1 {
	font-size:80%;
	color: #FF0000;
	margin: 5px 5px 5px 0;
}

/* Anfahrt */

.anfahrt_gross {
	margin: 20px;
	float:left;
}

.anfahrt_klein {
	margin-left: 20px;
	padding-top: 25px;
}

/* Lageplan */

.lageplan {
	border: 1px solid #62849D;
}

.trenner_lageplan {
	padding-right: 5px;
}

/* Ueber uns */

.zerti {
	margin-right: 15px;
	margin-bottom: 25px;
	float: left;
}

.clear {
	clear: both;
}