html, body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
}

a:link {
	color: #339966;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF3300;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

img {border:0;}

#gesamt {
	margin: 10px auto;
	width: 850px;
	text-align: left;
	color: #333;
	line-height:1.3em;
}

h1 {
	font-size:1.5em;
	font-weight:bold;
	/*letter-spacing:0.05em;	*/
	text-indent: 50px;
	color: #003366;
}

h2 {
	font-size:1.2em;
	font-weight:bold;	
	text-indent: 0px;
	color: #003366;
}

h3 {
	font-size:1em;
	font-weight:bold;	
	text-indent: 0px;
	color: #003366;
}

p {
	margin: 2px;
}

#links {
	/*float: left;*/
	width: 150px;
	/*border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	*/
}


#inhalt {
	float: left;
	width: 500px;
	margin-right: 15px;	/*border: 1px solid gray;*/
}

#inhaltFolge {
	float: left;
	width: 600px;
	background-color: #fff;
	margin-right: 15px;	/*border: 1px solid gray;*/
}

#inhaltFolge img{
	float: left;
	padding: 0px 15px 15px 0px;
	margin: 0 5px 5px 0;
}


#rechts {
	float: left;
	width: 150px;
	overflow: hidden;	/*border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;*/
}

#rechts h2 {
	padding-top:25px;
}
/*		Ende Template Formatierung		*/


#header {
	display: block;
	text-align: left;
	margin-bottom:25px;
}

/* Menue */
#menu {
	float: left;
	width: 120px;
	margin-right: 30px;
	margin-bottom: 25px;
}

#menu ul {
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-width: 1px;
border-style: solid;
border-color: #FFFFFF;
margin: 0;
padding: 2px 3px;
}

#menu h2 {
color: #003366;
background: #96D12C;
text-transform: uppercase;
}

#menu a {
color: #000;
background: #efefef;
text-decoration: none;
}

#menu a:hover {
color: #a00;
background: #fff;
}

#menu li {
position: relative;
}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul 
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}

/*Footer*/
#footer{
	clear:left;
	text-align:left;
	padding: 20px 0 10px 0;
	/*padding-right: 100px;
	position:absolute;*/

	margin-left:50px;	/*font-size:0.6em;*/
}

.clear {
	clear:left;
	}
	
.besucht {
	border-left:10px solid #96d12c;/*grün*/
	background-color:#efefef;
	color:#003366;
	}
table .platz{color:#008800;}

.WebYepGalleryText{
margin-bottom:20px;
}

.WebYepGalleryContainer{
margin-top:10px;
}
