
body, td, h1, h2, h3, input, textarea, div, p, table{ 
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular; 
	font-size : 10px; 
	line-height: 15px; 
	color: #000000; 
}
   
.tx-guestbook-form-inputfield-med {
	font-weight:bold; 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#A1B6DE; 
	font-size:9; 
	color:#333333; 
	width:90; 
	height:20; 
}
.tx-guestbook-form-inputfield-big {
	font-weight:bold; 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#A1B6DE; 
	font-size:9; color:#333333; 
	width:90; 
	height:20; 
}
.tx-guestbook-form-textarea {
	scrollbar-base-color:#A1B6DE;
	font-weight:bold; 
	border-style: solid; 
	border-width: 1pt; 
	border-color:#A1B6DE; 
	font-size:9; 
	color:#333333; 
	width:230; 
} 
    
body,
html {
	margin: 0px;
	padding: 0px;
}

.trennbalken {
	background-color: #551100;
}
.menu_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	padding-top: 4px;
}
.menu_oben a {
   text-decoration: none;
   color: #FFFFFF;
}
.menu_oben a:hover {   
   text-decoration: underline;
   color: #D3E2F9;
}

.inhalt_oben {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #364497;
	font-weight: normal;
	font-size: 9px;
}
.inhalt_oben a {
	color: #364497;
	text-decoration: underline;
}
.rootline a:hover {
	color: #061467;
	text-decoration: underline;
}
.inhalt {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	font-size: 11px;	
}
.inhalt h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #061467;
	margin: 0px;
	font-size: 13px;
}
.inhalt p {
	line-height: 135%;
}
