body{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

td{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #595141;
}
h1{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #7A457B;
	background-color: ;
	width: 350px;
}
.navi a{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #978F71;
	text-decoration: none;
	width: 100%;	
	padding: 3px;
}
.navi a:hover{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #215779;
	text-decoration: none;
	width: 100%;	
	padding: 3px;	
}
input{
 background-color: #ffffff;
 border: 1px solid #d0d0d0;
}
textarea{
 background-color: #ffffff;
 border: 1px solid #d0d0d0;
}
.datum{
	font-family: geneva, arial, tahoma, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #A888A8;
	padding-left: 2px;
}
.sponsor{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #c0c0c0;
	text-decoration: none;
}
.sponsor A{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #c0c0c0;
	text-decoration: none;
}
.sponsor A:Visited{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #c0c0c0;
	text-decoration: none;
}

.gbook_who{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #595141;
}
.gbook_headline{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #595141;
}
.gbook_greeting{
	font-family: arial, tahoma, geneva, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #595141;
	padding: 3px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	background-color: #FFFEFB;
}

.error{
  color: #800000;
  font-size: 14px;
}

