body {
	margin: 0;
	padding: 0;
	margin-left: 30px;
	margin-top: 24px;
	margin-right: 0;
	padding-right: 0;
	font-family: arial, sans-serif;
	color: #333;
	background-color: #fff;
	}
	
#zero {
	background-color: #f5f5f0;
	width: 240px;
	height: 170px;
	padding-left: 5px; 
	}
.bg {
	background-color: transparent;
	width: 240px;
	height: 170px;
	margin-left: 5px; 
	padding-left: 0px; 
	float: left; 
	}
.trenner {
	color: #666;
	background-color: #f5f5f0;
	width: 120px;
	height: 170px;
	margin-left: 5px; 
	padding-left: 5px; 
	float: left; 
	}
	
#page {
}

#thumbs {
	margin: 0em 0 0 0px; 
}
#mapthumbs {
	margin: 0em 0 0 0px; 
position: absolute;
	width: 2000px;	
	height: 800px;
}
.par {
	margin: 0px 0px 0 0px; 
	margin-left: 5px; 
	float: left; 
	width: 240px;	
	height: auto;
	border-left: 0px !important;
}
.map {
	margin-left: 5px; 
	float: left; 
	width: 800px;	
}
.onmap {
	margin: 1px 1px 1px 1px; 
	float: left; 
	width: 240px;	
	height: auto;
}
.top p{
	padding-left: 5px; 
}
.alt {
	width: 480px;
	float: left; 
}

a {
	text-decoration: none;
	font-weight: normal;
	color:  #f63;
	}
a:visited {
	color:  #8b4e31;
	/*text-decoration: line-through;*/
	}
a:active {
	color:  #8b4e31;
	}
a:hover {
	color: #ccc;
	text-decoration: none;
	}
#mainmenu {
	position: relative;
	margin-top: -30px;
	padding-top: 20px;
	margin-left: 0px;/*140px*/
	padding-left: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	z-index: 2;
	width: 480px;
/*position: fixed;*/
	}
	
body#startseite #mainmenu {
margin-top:-24px;
padding-top:0px;
margin-left:-22px;
padding-left:12px;
	}
	
#mainmenu a {
	text-decoration: none;
	font-weight: normal;
	color:  #666;
	outline: none;
	}
#mainmenu a:visited  { color: #666 }

#mainmenu a:active {
	color:  #999;
	}
#mainmenu a:hover {
	color: #000;
	text-decoration: none;
	}
#zero a {
	text-decoration: none;
	font-weight: normal;
	color:  #666;
	outline: none;
	}
#zero a:visited  { color: #666 }

#zero a:active {
	color:  #999;
	}
#zero a:hover {
	color: #000;
	text-decoration: none;
	}
.trenner a {
	text-decoration: none;
	font-weight: normal;
	color:  #666;
	outline: none;
	}
.trenner a:visited  { color: #666 }

.trenner a:active {
	color:  #000;
	}
.trenner a:hover {
	color: #000;
	text-decoration: none;
	}
h4 a:visited  { color: #666 }
h4 a:active {
	color:  #999;
	}
h4 a:hover {
	color: #000;
	text-decoration: none;
	}
.ahem {
	display: none;
	}
.timezahl {
	font-weight: bold;
	color:  #fff;
	}
strong, b {
	font-weight: bold;
	}
p {
	color: #333;
	font-size: 0.8em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 0px;
	}
img {
	border: 0px solid #fff;
	}
.artikeltitel {
	color: #666;
	font-weight: bold;
	}
h1 {
	color: #666;
	font-size: 0.8em;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 5px;
	text-transform: uppercase;
	}
h2 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 5px;
	text-transform: uppercase;
	}
h3 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	margin-right: 5px;
	}
h4 {
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 3px;
	margin-right: 5px;
	text-transform: uppercase;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 22;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}	

			
		
	/* Menu - aktiver Eintrag. Wo bin ich? */
	
.fokus
 	{
	background-color: #000;
	color: #000;
	font-weight: bold;
	}
.focus
 	{
	color: #999;
	}
li#focus a, li#focus1 a, li#focus2 a, li#focus3 a
 	{
	background-color: #000;
	color: #fff;
	font-weight: bold;
	}

#bg {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	}


/* Tooltip */

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px dotted #4dbcf3;
}
a.tooltip:hover {
background: transparent;
z-index: 100;
}
a.tooltip span {
display: none;
text-decoration: none;
}
a.tooltip img {
background-color: #ff6347;
}
a.tooltip:hover span {
display: block;
position: absolute;
z-index: 100;
}
a.ol:hover span {
margin-top: -1px;
margin-left: 19px;
}
a.or:hover span {
margin-top: 0px;
margin-left: -240px;
}
a.ul:hover span {
margin-top: -190px;
margin-left: 19px;
}
a.ur:hover span {
margin-top: -191px;
margin-left: -241px;
}
