body {
	margin: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFDC97;
	background-image: url(images/hg.jpg);
	background-position: top;
	background-repeat: repeat-x;
}

div {
	font-family: Verdana, Arial;
	font-size: 12px;
	letter-spacing: 0.09em;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}

div#imprint {
	width: 345px;
}

div#left {
	float: left;
	width: 185px;
	line-height: 20px;
}

div#right {
	float: right;
	width: 155px;
	line-height: 20px;
}

div#scroller {
	float: left;
	width: 575px;
	height: 596px;
	overflow: auto;
}

div#gb_scroller {
	float: left;
	width: 575px;
	height: 528px;
	overflow: auto;
}

div#imgfloat {
	margin-top: 22px;
	width: 202px;
	margin-right: 10px;
	float: right;
}

div#imgtxtfloat {
	margin-top: 5px;
	width: 202px;
	margin-left: 10px;
	margin-right: 10px;
	float: right;
}

div#formular {
	width: 370px;
	height: 596px;
	overflow: hidden;
}

.block {
	margin: 0px;
	padding-right: 7px;
	text-align: justify;
}

.footer {
	clear: both;
	width: 751px;
	font-size: 10px;
	letter-spacing: 0.03em;
	border-top: 1px dotted #000000;
}

.gbentry_head {
	padding: 3px;
	font-size: 10px;
	background-color: #FFC758;
	border-left: 1px solid #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
}

.gbentry {
	padding: 3px;
	margin-bottom: 15px;
	border: 1px solid #000000;
}

div#w3c_dtv {
	padding-top: 32px;
	padding-left: 8px;
	width: 145px;
	font-size: 9px;
}

#dtv {
	padding-top: 30px;
	padding-left: 10px;
	font-size: 10px;
}

h1 {
	display: block;
	padding-top: 18px;
	font-size: 15px;
	font-weight: bold;
}

h2 {
	font-size: 12px;
	font-weight: bold;
}

ul {
	margin-top: 12px;
}

li {
	list-style-image: url(images/list.gif)
}

input {
	margin-top: 10px;
}

textarea {
	margin-top: 3px;
}

.disclaimer {
	margin-top: 15px;
	border: 1px solid #000000;
	background-color: transparent;	
}

.img_border {
	border: 1px solid #000000;
}

.img_txt {
	font-size: 9px;
	padding-left: 4px;
	padding-top: 4px;
	display: block;
	width: 198px;
	height: 20px;
	background-color: #FFC758;
}

.formular {
	border: 1px solid #000000;
	font-family: Verdana, Arial;
	color: #000000;
	background-color: transparent;
}

.formular_fehler {
	border: 1px solid #FF0000;
	font-family: Verdana, Arial;
	color: #FF0000;
	background-color: transparent;
}

.fehler {
	color: #FF0000;
}

.text_klein {
	font-size: 10px;
}

#nachricht {
	background-image:url(images/hg_formular.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: transparent;
}

form {
	margin-top: 10px;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #000000;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

a:active {
	text-decoration: none;
	color: #000000;
}

#main {
	margin: 10px auto;
	width: 751px;
	height: 813px;
	border-top: 1px dotted #000000;
	border-left: 1px dotted #000000;
	border-right: 1px dotted #000000;
	background-color: #FFDC97;
}

#header {
	margin: 0px;
	width: 751px;
	height: 151px;
	background: url(images/header.jpg);
	background-repeat: no-repeat;
}

#navi {
	float: left;
	margin-top: 10px;
	width: 145px;
	height: 652px;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

#navi ul {
	margin: 0px;
	padding-left: 0px;
	list-style: none;
}

#navi li {
	float: left;
	list-style: none;
}

#navi li a {
	display: block;
	width: 130px;
	padding: 8px;
	text-decoration: none;
	color: #000000;
}

#navi li a:visited {
	text-decoration: none;
	color: #000000;
}

#navi li a:hover {
	color: #000000;
	background-color: #FFC758;
}

#navi li a:active {
	color: #000000;
	background-color: #FFC758;
}

#content {
	float: right;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	width: 575px;
	height: 647px;
	border-left: 1px dotted #000000;
}
