@charset "utf-8";
/* CSS Document */

/* Generelles Design */

body {
	behavior: url(js/csshover3.htc); 
	font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	background-color:#869981;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	padding:0px;
}
p
{
 font-family: Verdana, Arial, Helvetica, sans-serif ;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
}

h1
{
	/*font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bold;*/
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color:#6F826C;
	text-transform: none;
	line-height: 20px;
	text-align:left;
}
h2
{
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bolder;
	color:#7E817E;
	line-height: 20px;
	text-align:left;
}
h3
{
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 1.3em;
	font-style: normal;
	font-weight: bolder;
	color:#7E817E;
	padding:0px;
	margin:0px;
	text-align:left;
}

a:link, a:visited, a:active, a:hover
{
	text-decoration:underline;
	font-weight:normal;
	color:#6E8351;
	font-size:10px;
}

#maincontainer
{
	max-width:970px;
	min-width:870px;
	margin:5px auto 5px auto;
	text-align:left;
}


/* Logo */

#logo {
	height: 80px;
	padding:0px;
	clear:right;
	background-image: url(../img/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

#platzstatus {
	float:left;
	margin: 5px 5px 5px 30px;
	width:55px;
}

#platzstatus img{
 border:0px;
}

/* Menü am Seitenanfang (Home / Konakt / Impressum) */

#topmenu {
	text-align:right;
	padding:3px 3px;
	clear:right;
}
#topmenu a
{
	color:#000000;
	font-size:2.4mm;
	text-decoration:none;
	font-weight: bold;
	padding: 3px 3px;
}
#topmenu a:active,#topmenu a:hover
{
	text-decoration:underline;
}

#titleimages {
 width:100%;
	height: 135px;
	padding:0px;
	clear:right;
}

#smalltitleimage,#bigtitleimage {
	height: 135px;
	padding:0px;
	clear:right;
	background-repeat: repeat-x;
	background-position: center center;
	overflow: hidden;
}

#smalltitleimage {
	float:left;
	width: 220px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	z-index:1;
}

#bigtitleimage {
	overflow:auto;
	border: solid #ffffff 1px;
	z-index:2;
}
#messagescrollbox {
 background-color:#F5F5F5;
	margin:0px 0px  0px 0px;
	margin:0px 0px  0px 0px;
	height:34px;
	text-align:center;	
	border-top: 0px;
 z-index:2;
}

/* style, color and size links and headings to suit */
#messagescrollbox a.submenu,  #submenu h2 {
 font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
 display: block;
 margin: 0;
}

#messagescrollbox h2 {
	padding-top: 1px;
	padding-bottom: 1px;
 color: #fff;
 background: #000;
 text-transform: uppercase;
}

#messagescrollbox a.submenu {
 color: #656864;
 text-decoration: none;
}

#messagescrollbox a.submenu:hover,#messagescrollbox a.submenu:hover {
	color: #000000;
	/*background-color: #E8E8E8;*/
}

#messagescrollbox a.submenuactive {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
 text-decoration: none;
	background-color: #E8E8E8;	
 display: block;
	padding-left: 8px;
 margin: 0;
}

#messagescrollbox a.submenu2,#messagescrollbox a.submenu2active {
 display: block;
	padding-left: 16px;
 color: #656864;
 text-decoration: none;
} 
#messagescrollbox a.submenu2:hover {
	color: #000000;
}

#messagescrollbox a.submenu2active{
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#mainmenu {
 padding:0px;
 margin:0px;
	height:23px;
	text-align:center;
	clear: left;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
z-index:100;
}
/*
#mainmenu a
{
	font: bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#454545;
	line-height: 19px;
	padding:4px 5px 4px 5px;
	margin: 0px;
}
#mainmenu a:active,#mainmenu a:hover
{
	color: #000000;
	background-color: #F5F5F5;
}


#mainmenu a.menuactive {
	background-color: #F5F5F5;
}
*/
#content
{
	background-color:#F5F5F5;
	padding: 0px;
	text-align:left;
}

#inhaltbox{
	text-align:left;
	padding: 0px 20px 20px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}

#tblmain
{
 text-align:left;
}
#tblmain td
{
 padding-left:20px;
}

.tblmain_submenu
{
  width:175px;
}


#submenu {
	float:left;
	width:160px;
} 

#submenu ul { /* remove bullets and list indents */
list-style: none;
margin: 0;
padding: 10px;
}
#submenu .line {

	padding-top: 0px;
	padding-bottom: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #656864;
}
/* style, color and size links and headings to suit */
#submenu a.submenu,  #submenu h2 {
 font: normal 11px/16px Verdana, Arial, Helvetica, sans-serif;
 display: block;
	padding-left: 8px;
 margin: 0;
}

#submenu h2 {
	padding-top: 3px;
	padding-bottom: 3px;
 color: #fff;
 background: #000;
 text-transform: uppercase;
}

#submenu a.submenu {
 color: #656864;
	padding-top: 10px;
	padding-bottom: 10px;
 text-decoration: none;
}

#submenu a.submenu:hover,#submenu a.submenu:hover {
	color: #000000;
	background-color: #E8E8E8;
}

#submenu a.submenuactive {
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-top: 10px;
	padding-bottom: 10px;
 text-decoration: none;
	background-color: #E8E8E8;	
 display: block;
	padding-left: 8px;
 margin: 0;
}

#submenu a.submenu2,a.submenu2active {
 display: block;
	padding-left: 16px;
 color: #656864;
	padding-top: 5px;
	padding-bottom: 5px;
 text-decoration: none;
} 
#submenu a.submenu2:hover {
	color: #000000;
}

#submenu a.submenu2active{
	font: bold 11px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#ImagesBox {
	float:right;
	padding: 0px;
	margin: 2px 0px 10px 10px;
	width:220px;
display:block;
}
.ImageThumb {
 margin: 0px 0px 5px 0px;
}

#ImagesBox img{
	border:0px;
}

#ImagesBox p {
	margin: 0px 15px 0px 15px;
	padding: 0px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bolder;
	color:#7E817E;
}

#PageLinkList
{
	text-align:center;
	padding: 15px;
}

#ArchivLinkList
{
	text-align:center;
	padding: 15px;
}

#Sponsorbox
{
	float:left;
	width:160px;
	height:180px;
	border: solid #000000 1px;
	margin: 0px 5px 5px 0px;
	padding: 15px;
	background-color: #E6E6E6;
	text-align:center;
}
#Sponsorbox img 
{
  margin:3px;
		border:0px;
}

#Wetterbox
{
	float:left;
	width:120px;
	border: solid #000000 1px;
	margin: 0px 5px 5px 0px;
	padding: 15px 20px 15px 20px;
	text-align:center;
}




#BilderBoxRechts
{
	float:right;
	border: 0px;
	margin: 0px 0px 0px 20px;
	text-align:center;
}

#BilderBoxRechts img
{
	border: 0px;	
}
.BilderBoxBild
{
 position: relative;
	margin: 0px 0px 20px 0px;
}
.BilderBoxBild img
{
	z-index:0;
}

.BilderBoxBild .lupe {
	background-image: url(../img/lupe.gif);
	background-repeat: no-repeat;
	position: absolute;
	bottom: 2px;
	right: 2px;
	height: 20px;
	width: 20px;
}

#TerminBild
{
  width:180px;
		margin:0px 2px 10px 2px;
		border:0px;		
}
#TerminBild a,#TerminBild img
{
  text-decoration:none;
		border:0px;
}


#TerminBild p {
	margin: 2px 4px 0px 4px;
	padding: 0px;
	
	font-family: Geneva, Arial, Helvetica, sans-serif ;
	font-size: 1.0em;
	font-style: normal;
	font-weight: bolder;
	color:#7E817E;
}

#Wetterboxsmall
{
	
	width:120px;
	border: 0px;
	margin:40px auto 5px 20px;
	text-align:center;
}

#galeriebox
{
  
}

#galerieitem
{
  float:left;
		width:170px;
		height:120px;
		margin:10px;
		padding:10px;
		border:1px solid #000; 		
	 background-color: #E8E8E8;   
		text-align:center;
		background-position: center center;
		background-repeat:no-repeat;
}

#galerieitem img
{  
		border:1px solid #FFF;  
}


#tbl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
	margin: 0px;
}

#tbl th{
	text-align:left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-style: normal;
	font-weight: bolder;
	color:#7E817E;
	line-height: 20px;
	padding:5px 3px 5px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
}

#tbl td{
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	background-color: #E8E8E8;
	color:#000000;
	line-height: 20px;
	padding:5px 3px 5px 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C3C3C3;
	border-right-color: #C3C3C3;
	border-bottom-color: #C3C3C3;
	border-left-color: #C3C3C3;
}

#tbl td.td1{
	padding:1px 0px 1px 0px;
	background-color: #AEAEAE;
}


#sitemap a
{
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	padding: 3px 3px;
}
#sitemap a:active,#sitemap a:hover
{
	text-decoration:underline;
}


#clearfloat {
clear:both;
} 


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:3px 3px;
	clear:right;
 font-weight:bold;
 font-size:9px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

