body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.rot {
	color: #c50f0d;
}
.gruen {
	color: #007700;
}
p {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: #007700;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
}
.big {
	font-size: 24px;
	font-weight: bolder;
}
.gbookhead {
	font-size: 10px;
	color: #CC0000;
}
.gbookmessage {
	font-size: 12px;
	color: #009900;
}
.copy {
	font-size: 10px;
}
a {
	color: #c50f0d;
}
.nav {
	font-weight: normal;
	text-decoration: none;
}
.nav:hover {
	text-decoration: underline;
}
.nav1 {

	font-weight: bold;
	text-decoration: none;
}
.nav1:hover {
	text-decoration: underline;
	font-weight: bold;

}
.navtop {
	color: #EDEDED;
	text-decoration: none;

}

input.form {
	height: 20px;
	font-size: 12px; 
	color: #000000;
	background-color: #ffffcc; 
	border-style: solid; 
	border-width: 1px;  
}

select.form {
	height: 20px;
	font-size: 12px; 
	color: #000000;
	background-color: #ffffcc; 
	border-style: solid; 
	border-width: 1px;  
}

textarea.form {
	font-size: 12px; 
	color: #000000;
	background-color: #ffffcc; 
	border-style: solid; 
	border-width: 1px;  
}

input.sbutton {
	height: 16px;
	font-family: Arial, Helvetica; 
	font-size: 9px; 
	letter-spacing: 1pt;
	color: White; 
	text-decoration: none; 
	text-align: center; 
	background-color: #85A1BD; 
	border-style: none;
}

