﻿/* CSS Document */
* {
  margin: 0;
  padding: 0;
}
html {
  color: #000;
  direction: ltr;
}

body {
	font-family: "Verdana", Arial, Helvetica, sans-serif; 
	/*font-size: 11px; */

	/*background-color: #4E8D4E;
	background-color: #B8D1B8;
	background-color: #CADDCA;*/
	background: url(../../img/images/hg_2.gif) center top repeat-y;
	background-color: #89B589;
}

/*hr 	{ padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #006600;
	width: 605px;
	height: 1px;
	text-align: left;
	margin-left: 20px;
}*/
#hg{
	
}
#content {
	margin: auto;
	width: 1040px;
	height: 500px;
	/*background: url(../../img/images/hg_2.gif);
	background-repeat: repeat-y;*/
	/*background-color: Aqua;*/
	
}

/*#navigation{
	float: left;
	width: 200px;
}
#navigation ul{
	list-style: none;
	color: White;
	font-size: 0.85em;
	line-height: 1.9em;
	/*padding-top: 25px;
	padding-left: 20px;
	font-weight: bold;
}*/

/*Test*/


*html #navigation{
	margin-left:11px;

} 
#navigation
{
float: left;
width: 200px;
margin-bottom: 0.5em;
font-size: 0.8em;
color: #333;
font-weight: bold;
margin-left:20px;

}


#navigation ul
{
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#navigation li
{
display: block;
border-bottom: 1px solid #0A3C5D;
margin: 0;
}

*html #navigation li a{
	width: 190px;
}
#navigation li a
{
display: block; 
padding: 6px 0px 6px 10px;
background-color: #54778E;
color: #fff;
text-decoration: none;
width: 190px;
/*background-repeat: repeat-x;
background-image: url(hg_navi_1b.gif);*/
}

#navigation li a:hover
{
background-color: #fff;
color: #0A3C5D;
/*background-repeat: repeat-x;
background-image: url(hg_navi_gruen.gif);*/
}

#navigation li li
{
color: #fff;
border-top: 1px solid #90bade;
border-bottom: 0;
margin: 0;
}

#navigation li li a
{
width: 180px;
padding-left: 20px;
/*background-color: #C5D0D8;*/
background-color: #859EAE;
/*background-repeat: repeat-x;
background-image: url(hg_navi_3b.gif);*/
}

#navigation li li li a
{
width: 160px;
padding-left: 40px;
/*background-color: #C5D0D8;*/
background-color: #95ABB9;
}
/*Test Ende*/
a:active {
	text-decoration: none;
	color: #0A3C5D;
}
#navigation a.aktiv {
	text-decoration: none;
	color: #0A3C5D;
}
a:visited{
	text-decoration: none;
	color: #F6EEC0;
}
a:hover{
	text-decoration: none;
	color: #0A3C5D;
}
*html #inhalt{
	margin-right: 10px;
}
#inhalt{
	float: left;	
	background: url(../../img/images/kopf_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 200px;
	width:800px;
}
#main{
	width:660px;	
}
#main p{
	font-size: 0.8em;
	line-height: 1.5em; 
	color: #006600;
	margin-left: 20px;
	/*margin-right: 45px;*/
	padding-right:40px;
	padding-bottom: 8px;	
}
#main p a{
	color: #0A276B; 
	text-decoration: none;
	font-size: 1.0em;
	line-height: 1.5em;
	margin-left: 0px;
	
}
#main ul{
	font-size: 0.8em;
	line-height: 1.5em;
	color: #006600;
	margin-left: 20px;
	list-style: none;
}
#main ul li{
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #006600;
	margin-right: 250px;

}
#main ul a{
	font-size:0.9em;
	margin-left:0px;
}
#main a{
	color: #0A276B; 
	text-decoration: none;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-left: 20px;
	/*font-weight: bold;*/
}
#main h3{
	font-size: 1.0em;
	line-height: 1.5em; 
	color: #006600;
	padding-bottom: 1.0em;
	margin-left: 20px;
	margin-right: 40px;
	
}
#main .bild{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}




#main .linie{
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	color: #006600;
	width: 600px;
	height: 1px;
} 
#main .btn_seitenwechsel{
	float: right;
	padding-right: 35px;
}
#main #tab_unterkunft{
	margin-left: 20px;	
	width: 602px;
}
#main #tab_unterkunft .tab_teilueberschrift{
	background-color: #8BB68B;	
}
#main #tab_unterkunft .tab_teilueberschrift p{
	padding-top: 2px;
}
#main #tab_unterkunft p{
	margin-left: 8px;
}
#main #tab_unterkunft .tab_inhalt{
	background-color: #A6C6A6;
}
#main #tab_gastro{
	margin-left: 20px;	
	width: 602px;
}
#main #tab_gastro .tab_inhalt{
	background-color: #A6C6A6;
}
#main #tab_gastro p{
	margin-left: 8px;
}
#main #tab_gastro .tab_teilueberschrift{
	background-color: #8BB68B;	
}
#main #tab_gastro .tab_teilueberschrift p{
	padding-top: 2px;
}
#main #tab_veranstaltung{
	margin-left: 20px;
	width: 602px;	
}
#main #tab_veranstaltung .tab_termin{
	background-color: #8BB68B;
}
#main #tab_veranstaltung .tab_termin p{
	padding-top: 3px;
	padding-right: 1px;	
}
#main #tab_veranstaltung p{
	margin-left: 8px;
}
#main #tab_veranstaltung .tab_inhalt{
	background-color: #A6C6A6;
}
#main #tab_veranstaltung .tab_inhalt p{
	padding-top: 2px;
	
}
#main #tab_formular{
	margin-left: 20px;
	width: 600px;
}
#main #tab_formular .pers_angaben p{
	margin-left: 8px;
	/*padding-top: 6px;*/
	padding-bottom: 0px;
	padding-right: 8px;
	text-align: right;
	font-weight: bold;
}
#main #tab_formular .hinweis p{
	margin-left: 8px;
	padding-bottom: 0px;	
}
#main #tab_formular .button p{
	margin-left: 8px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#main #tab_formular .inhalt p{
	margin-left: 8px;	
}
#main #gruppe_bilder{
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#main #spruch{
	border: 1px dotted #006600;
	background-color: #A6C6A6;
	width: 370px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#main #spruch p{
	padding-top: 5px;
	padding-right: 15px;
}
#main #tab_fest{
	margin-left:20px;
}

#main #tab_fest td{
	padding:5px;
}
#main #tab_fest a{
	margin-left: 0px;
}
#main #tab_fest .tab_fest_zelle{
	 text-align:center;
	 
}
#fusszeile {  
	font-size: 0.7em; 
	color: #0A3C5D;
	margin-left: 20px;
	padding-bottom: 20px;
	padding-top: 50px;
}
#fusszeile a{
	color: #0A276B; 
	text-decoration: none;
	margin-left:0px;
	font-size:0.85em;
	font-weight: normal;
}
#fusszeile .aktiv{
	font-weight: bold;
}



