body {
	margin: 0px;
	background-color: #ffffff;
	background-repeat: no-repeat;
}

td,div,input,select,textarea {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 11px;
	color: #003981;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}

td a:link, a:visited, a:active, div a:link, a:visited, a:active {
	color: #003981;
	text-decoration: underline;
}

p {
	padding: 0px 0px 12px 0px;
	margin: 0px;
}

#logo {
	position: absolute;
	left: 14px;
	top: 6px;
}

#siteutilities {
	position: absolute;
	left: 446px;
	top: 66px;
}

#navigation {
	position: absolute;
	left: 506px;
	top: 108px;
}

#teaser {
	position: absolute;
	left: 50px;
	top: 340px;
	width: 260px;
}

#content {
	position: absolute;
	left: 338px;
	top: 220px;
}

#scrollcontent {
	position: relative;
	left: 0px;
	top: 0px;
	overflow: hidden;
}

.hd_img {
	display: block;
	margin: 0px 0px 16px 0px;
}

.teaserbalken {
	background-color: #B9D300;
}

.bold {
	font-weight: bold;
}

.fehler {
	color: #FF0000;
}


