body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0px none #fff;
}

a:link {
	color: #333;
	font-weight: bold;
}

a:visited {
	color: #333;
	font-weight: bold;
}


a:active {
	color: #333;
	font-weight: bold;
}

a:hover {
	color: #c30;
	font-weight: bold;
}

#center_box{
	position: relative;
	width: 100%;
}

#box {
	position: relative;
	top: 10px;
	width: 808px;
	margin-left: auto;
	margin-right: auto;
}

#box thead {
	background-image: url(../img/site_elements/top_shadow.gif);
	background-repeat: no-repeat;
	height: 47px;
}

#box #shadow {
	background-image: url(../img/site_elements/side_shadow.gif);
	background-repeat: repeat-y;
}

#box tfoot {
	background-image: url(../img/site_elements/bottom_shadow.gif);
	background-repeat: no-repeat;
	height: 47px;
}

#logo {
	position: relative;
	left: 22px;
	width: 237px;
}

#service_box {
	position: relative;
	top: -26px;
	left: 548px;
	width: 210px;
	height: 10px;
	text-align: right;
}

#service_box a {
	margin-left: 14px;
}

#content_box {
	position: relative;
	padding: 0px 14px 0px 14px;
}

#navi_box {
	position: relative;
	top: 5px;
	width: 780px;
	height: 194px;
	background-image: url(../img/site_elements/navi_back.jpg);
	background-repeat: no-repeat;
}

#navi {
	position: absolute;
	top: 50px;
	left: 22px;
	width: 200px;
	height: auto;
}

#navi img {
	margin-bottom: 11px; 
}

#navi_img {
	position: absolute;
	left: 263px;
	width: 517px;
	height: 194px;
}

#content_layer {
	position: relative;
	top: 42px;
	left: 22px;
	width: 736px;
	height: auto;
	padding: 0px 0px 50px 0px;
}

#headtheme {
	position: relative;
	top: 42px;
	left: 132px;
	width: 200px;
	height: 20px;
}

#subnavi {
	position: relative;
	top: 140px;
	left: 22px;
	width: 235px;
	height: 60px;
}

#subnavi img {
	margin: 0px 0px 11px 0px;
}

#content {
	position: relative;
	top: 14px;
	left: 262px;
	width: 455px;
	padding: 0px 0px 50px 0px;
}

#impressum_box {
	background-image: none;
	background-color: #fff;
	width: 456px;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

#impressum_box td {
	background-image: none;
	background-color: #fff;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}

#impressum_box tr {
	background-image: none;
	background-color: #fff;
	vertical-align: top;
	padding: 0px 0px 0px 0px;
}


#pdf_box {
	position: relative;
	top: 490px;
	left: 22px;
	width: 90px;
}

#content input {
	font-size:11px;
	margin-top: 10px;
	border: 1px solid #7c7c7c;
}

#content .feld {
	width:260px;
	margin:2px 0px 4px 0px;
	border: 1px solid #7c7c7c;
}

.orange {
	color: #c30;
}
