body{
	margin: 0;
	border: 0;
	height: 100%;
	max-height: 100%;
	background-image:url(../psd/background.jpg);
	background-repeat:repeat-x;
}

a.class1:link {
	text-decoration: none;
	font:"Comic Sans MS", cursive;
	font-size:12px;
	color: #FF0033;
}

a.class1:visited {
	text-decoration: none;
	color: #CC0033;
	font-family: "Comic Sans MS", cursive;
	font-size:12px;
}

a.class1:hover {
	text-decoration: none;
}

a.class1:active {
	text-decoration: none;
}

#Header{
	position: absolute; 
	top: 0; 
	left: 0; 
	width: 100%; 
	height: 110px;
	overflow: hidden;
}

#Footer{
	position:absolute;
	overflow: hidden;
	background-image:url(../psd/background_menu.jpg);
}

#ohneHeader{
	position: absolute;
	top: 20px;
	left: 18px;
	right: 15px;
	bottom: 30px;
}

#Laufschrift{
	position:absolute;
	top:2px;
	height:18px;
	font-family:"Comic Sans MS", cursive;
	font-size:14px;
	color: #F90;
}

#BigHeader{
	position: absolute;
	top: 135px;
	left: 0;
	right: 0;
	bottom: 40px;
	overflow: auto;
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
}

#directions{
	width: 330px;
	height: 460px;
	overflow: auto;
	font-family:"Times New Roman", Times, serif;
	font-size:xx-small;
}

#map_canvas{
	width: 700px;
	height: 470px;
	overflow: auto;
}

#SubHeader{
	position: absolute;
	top: 115px;
	left: 0;
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #F90;
}

#MapsHeader{
	position: absolute;
	left: 3px;
	width: 100%;
	height: 30px;
	overflow: hidden;
	font-family: "Comic Sans MS", cursive;
	font-size: 12px;
	color: #F90;
}

#intro{
	position: absolute;
	top: 200px;
	left: 0px;
	right: 0;
	bottom: 40px;
	overflow: auto;
}

#maincontent{
	position:absolute;
	top: 30px;
	left: -2px;
	right: 0;
	height:100%;
	overflow:auto;
}

#galerie{
	position: absolute;
	top: 40px;
	bottom: 200px;
	left: -2px;
	right: 0;
	overflow: auto;
}

.innerhit{
	margin: 15px;
	top: 10%;
}

* html body{
	padding: 110px 0 40px 0;
}

#hcontent{
	position:absolute;
	height: 100%; 
	width: 100%;
	left: -2px;
	overflow:auto; 
}

* html #LeftMain{
	height: 100%; 
	width: 100%; 
}

* html #RightMain{
	height: 100%; 
	width: 100%; 
}

* html #ohneHeader{
	height: 100%; 
	width: 100%; 
}

* html #BigHeader{
	height: 100%; 
	width: 100%; 
}

.karte_text {
	font-style: italic;
	font-size: 18px;
}

.karte_titel {
	text-align: center;
	color: #F00;
	font-weight: bold;
	font-size: 24px;
	
}

.karte_tip {
	font-weight: bold;
	font-size: 24px;
	
}

a {
	font-size:10px;
	color: #000066;
	font-family: "Comic Sans MS", cursive;
}
set1 {
	font-family: "Comic Sans MS", cursive;
}
#set1 {
	font-family: "Comic Sans MS", cursive;
	font-size: 9px;
	text-align: right;
}

