body {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#navi {
	display: none;
}

#inhalt {
	
}

#inhalt p {
	margin: 0px 0px 5px 0px;
	line-height: 15px;
}

h1 {
	margin: 0px;
	font-size: 14px;
	color: #000;
}

h2 {
	margin: 0px;
	font-size: 12px;
	letter-spacing: 3px;
	padding: 5px 00px;
}

h3 {
	font-size: 12px;
	margin: 12px 0px 10px 0px;
}

#fusszeile {
display: none;
}

.kursiv {
	font-style: italic;
}

.rot {
	color: red;
}

td {
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align: top;
}

input, textarea {
	border: 1px solid #7D7D7D;
	margin-bottom: 5px;
	background: transparent;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.guesttitel {
	background-color: #D6D6D6;
	padding: 4px;
}

.guestnachricht {
	padding: 4px;
	border-top: 1px solid #7D7D7D;
	border-bottom: 1px solid #7D7D7D;
}

.rand {
	border-top: 1px solid #7D7D7D;
	border-left: 1px solid #7D7D7D;
	border-right: 1px solid #7D7D7D;
}

#inhalt a:link, #inhalt a:visited {
	color: #990000;
	text-decoration: underline;
}

#inhalt a:hover {
	color: #7D7D7D;
}

th {	
	text-align: left;
	border-bottom: 1px solid black;
}

td {
	padding: 2px 0px;
}

img {
	border: none;
	margin-right: 10px;
}

#peebee {
	visibility: hidden;
}

#ad {
	display: none;
}