body {
	background-color: #FFF685;
	margin: 15px 0 0 10px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	/* zwar nicht valide, aber schöner im IE */
	scrollbar-face-color: #FFF;
	scrollbar-highlight-color: #FFF;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #B3CA34;
	scrollbar-shadow-color: #FFF;
	scrollbar-arrow-color: #B3CA34;
	scrollbar-track-color: #FFF;
}

h1 {
	font-size: 14px;
	/*color: #B3CA34;*/
	color: #000;
}

h2 {
	font-size: 12px;
	display: inline;
}

a, a:visited {
	text-decoration: none;
	color: Gray;
}

a:hover, a:active {
	text-decoration: none;
	color: #000;
}

li {
	list-style-type: square;
	margin-left: -24px;
}

.list-image {
	margin-left: -45px;
}

#download-items li {
	list-style: none;
	margin-left: -40px;
	line-height: 18px;
}

td {
	font-size: 12px;
}

#content-bg {
	position: absolute;
	top: 50px;
	left: 35px;
	width: 725px;
	height: 483px;
	background-color: #FFF;
	background-image: url(../img/content_bg.gif);
	background-repeat: no-repeat;
}

#textarea {
	position: absolute;
	padding-left: 10px/*18px*/;
	top: 100px;
	left: 251px;
	text-align: left;
	background-color: #FFF;
	overflow: auto;
	width: 342px; /*342px*/
	height: 385px;
	z-index: 90;
}

#textarea p {
	width: 300px;
}

#textarea a, #textarea a:visited {
	text-decoration: underline;
	color: Gray;
	line-height: 17px;
}

#textarea a:hover, #textarea a:active {
	text-decoration: underline;
	color: #B3CA34;
}

#content-nav {
	padding-left: 6px;
}

#content-nav li {
	list-style: none;
}

#nav {
	position: absolute;
	top: 46px;
	left: 10px;
	background-color: #B3CA34;
	background-image: url(../img/nav_bg.gif);
	background-repeat: no-repeat;
	width: 236px;
	height: 354px;
}

#nav-items {
	margin: 50px 0 0 45px;
}

#nav-items img {
	margin-bottom: 11px;
}

#downloads {
	position: absolute;
	top: 16px;
	left: 587px;
	background-color: transparent/*#008FD5*/;
	width: 123px;
	height: 70px;
}

#gewinnspiel {
	position: absolute;
	top: 86px;
	left: 587px;
	background-color: transparent/*#F14D22*/;
	width: 188px;
	height: 157px;
}

#helmut {
	position: absolute;
	top: 244px;
	left: 587px;
	background-image: url(../img/helmut_visual.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 290px;
}

#helmut02 {
	position: absolute;
	top: 244px;
	left: 587px;
	background-image: url(../img/helmut_visual_02.gif);
	background-repeat: no-repeat;
	width: 188px;
	height: 290px;
}

#partner {
	position: absolute;
	top: 450px;
	left: 70px;
}

#copyright {
	position: absolute;
	top: 535px;
	left: 70px;
	font-size: 10px;
	color: Gray;
}

#smalltext {
	font-size: 10px;
	color: Gray;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.gray {
	color: Gray;
	text-align: right;
	margin-right: 20px;
}

.margin-right {
	margin-right: 10px;
}

.margin25 {
	margin-right: 25px;
}

.margin-bottom {
	margin-bottom: 15px;
}

.clear {
	clear: both;
}

.submit {
	border: 1px solid Gray;
	background-color: #B3CA34;
	color: Black;
	padding: 2px;
}

input, select {
	border: 1px solid #B3CA34;
	color: Black;
	background-color: #FFF;
	padding: 2px;
	font-size: 13px;
}

.inputfield {
	width: 50px;
}

html>body .inputfield {
	width: 47px;
}

.noborder {
	border: none;
}

.nav-headline {
	margin-bottom: 20px;
}

.current {
	color: #B3CA34;
}
