body {
  margin:0px;
  background-image:url(images/bg_darkGreen.jpg);
  font-family:Tahoma;
  font-size:10pt;
}

table {
  font-size:10pt;
}

.bold {
  font-weight:bold;
}

.white {
  color:white;
}


.titel {
	font-size:14pt;
	font-weight:bold;
}

a:link { color:black; text-decoration:none; white-space:nowrap; }
a:visited { color:black; text-decoration:none; white-space:nowrap; }
a:active { color:black; text-decoration:none; white-space:nowrap; }
a:focus  { color:black; text-decoration:none; white-space:nowrap; }
a:hover  { color:#4f300d; text-decoration:none; white-space:nowrap; }


table.gbook { border-color:#000000; border-width:1px; border-style:dashed; background-color:#bbc4e3; padding:10px; }
td.gbook { border-color:#000000; border-width:1px; border-style:solid; border-collapse:collapse; background-color:#bbc4e3; padding:10px; }
b.gbook { color:#e61400; }

textarea {
	font-size: 9pt;
	line-height: 16px;
	color:black;
	border-color:#000000;
	background-color: #9ba4c5;
	width:300px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

textarea.kontakt {
	font-size: 9pt;
	line-height: 16px;
	color:black;
	border-color:#000000;
	background-color: #519435;
	width:300px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}


input {
	font-size: 9pt;
	line-height: 16px;
	color:black;
	border-color:#000000;
	background-color: #9ba4c5;
	width:300px;
	height:22px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

input.kontakt {
	font-size: 9pt;
	line-height: 16px;
	color:black;
	border-color:#000000;
	background-color: #519435;
	width:300px;
	height:22px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

input.submit {
	font-size: 8pt;
	line-height: 16px;
	color:black;
	border-color:#000000;
	background-color: #9ba4c5;
	width:80px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}

input.submitKontakt {
	font-size: 8pt;
	line-height: 16px;
	color:black;
	border-color:#000000;
	background-color: #519435;
	width:80px;
	border-style: solid;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
}
