body     { 
color: black; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
background-color: white;
margin: 0px; 
}

/* Kopfteil */
#top {
color: black;
background-color: transparent;
height: 60px;
}

#top h1 {
margin: 0px 0px 15px 0px;
}

/* rechts */
#rechts {
	position: absolute;
	visibility: hidden;
}

/* Inhaltsteil */
#inhalt {
	position: relative;
	color: black;
	background-color: white;
	margin: 0px;
	width: 100%;
}

#inhalt a:link, #inhalt a:visited {
color: black;
background-color: transparent;
text-decoration: underline;
}

#navi {
position: absolute;
visibility: hidden;
}

td     { 
color: black; 
background-color: white;
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
}

h1 { 
color: black; 
background-color: transparent;
font-style: normal; 
font-weight: bold; 
font-size: 16px; 
text-decoration: none; 
margin: 0pt 0pt 4px 0px;
border-bottom: 2px solid #333399; 
padding: 0px 0px 3px 0px; 
}

h2 { 
color: black; 
background: #FFFFCC;
font-style: normal; 
font-weight: bold; 
font-size: 14px; 
text-decoration: none; 
margin: 0pt 0pt 4px 0px;
}

li {
margin: 0px 0px 10px 0px;
}

img{
border: none;
margin-bottom: 5px;
}

#inhalt img {
margin: 0px 10px 20px 0px;
}

.wo {
float: left;
margin-right: 30px;
}

.kontakt {
font-weight: bold;
color: black;
border-bottom: 1px solid black;
}

.input1 {
background-color: white;
color: black;
border: 1px solid black;
}

/* Gaestebucheintrag */
.gaeste{
background: none;
color: black; 
font-size: 12px; 
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
background-color: white;
margin: 10px 10px 8px 10px; 
}

/* Galerie */
.gal {
display: block;
float: left;
width: 200px;
line-height: 20px;
}

.textklein {
	display: none;
}
