body {
	font-family: 'Trebuchet MS',sans-serif;
	font-size: 13px;
	margin: 0;
	padding: 0;
	background-image: url(../img/hintergrund.png);
}

#contentholder {
	background: url(../img/hintergrund_oben.png) top repeat-x;
}

img {
	margin: 0;
	padding: 0;
}

#tabelle {
	font-size: 13px;
	background: White;
}

#navlinks {
	background: url(../img/linav_oben.gif) no-repeat top;
	width: 100%;
	color: #DDDDDD;
	height: 20px;
}

#navrechts {
	background: url(../img/renav_oben.gif) no-repeat top;
	width: 100%;
	color: #DDDDDD;
	height: 20px;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

#formholder {
	width: 154px;
	font-size: 11px;
	color: #773402;
	display: block;
	padding: 0;
	margin: auto;
	background: #fcd758;
}

#formular {
	padding: 6px;
}

label, input, select, textarea {
	font-size: 11px;
	background: #ffe076;
	border: 1px solid #ffe58b;
	font-family: 'Trebuchet MS', sans-serif;
	color: #5E2902;
}

#hinweis {
	color: Red;
}
