body{
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height: 135%;
	background-color: White;
}

a {
	font-weight: bold;
	color: #00518C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	line-height: 135%;
}

img {
	border: 0;
}

select {
	margin-left: 10px;
	width: 155px;
	vertical-align: bottom;
	margin-bottom: 7px;
	font-size: 11px;
	line-height: 18px;
}

option {
	font-size: 10px;
	color: #00518C;
}

#suche {
	position: absolute;
	top:13px;
	left:10px;
	height: 17px;
}

#newsletter {
	position: absolute;
	top:13px;
	left:200px;
	height: 18px;
	width: 175px;
}


input.suche {
	width: 150px;
	height: 15px;
	border: 1px solid #00518C;
	font-size: 11px;
	line-height: 15px;
	vertical-align:top;
}

input.suche:hover,
input.suche:focus {
	background-color: #FCDCAD
}

#meta1 {
	position:absolute;
	top:15px;
	left: 590px;
	color: #00158C;
}

#meta1 a {
	font-size:11px;
	font-weight: normal;
}

#meta1 a:hover {
	text-decoration: underline;
}

#meta1 a:focus {
	text-decoration: underline;
}

#startimage {
	position: absolute;
	top: 35px;
	left: 0;
	width: 900px;
	height: 405px;
	background-image: url(../templates/images/start_image.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

#pbs {
	position: absolute;
	top: 370px;
	left: 5px;
	z-index: 2;
}

#neues {
	position: absolute;
	top: 446px;
	left: 0px;
	z-index: 2;
}

#dlgk {
	position: absolute;
	top: 525px;
	left: 0px;
	width: 195px;
	height: 50px;
	background-color: #F5F5F5;
	line-height: 110%;
	border: none;
}

#dlgk p {
	margin-top: 8px;
	margin-left: 13px;
}

#gk {
	position: absolute;
	top: 445px;
	left: 200px;
	width: 175px;
	height: 130px;
	background-color: #F5F5F5;
	line-height: 110%;
	border: 1px solid White;
}

#gk h1 {
	line-height: 25px;
	background-color: #01518C;
	text-align: center;
	color: White;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: -0px;
	margin-top: -0px;
}

#gk p {
	margin: 7px 10px;
}

#pb {
	position: absolute;
	top: 445px;
	left: 375px;
	width: 175px;
	height: 130px;
	background-color: #F5F5F5;
	line-height: 110%;
	border: 1px solid White;
}

#pb h1 {
	line-height: 25px;
	background-color: #01518C;
	text-align: center;
	color: White;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: -0px;
	margin-top: -0px;
}

#pb p {
	margin: 7px 10px;
}

#rm {
	position: absolute;
	top: 445px;
	left: 550px;
	width: 175px;
	height: 130px;
	background-color: #F5F5F5;
	line-height: 110%;
	border: 1px solid White;
}

#rm h1 {
	line-height: 25px;
	background-color: #01518C;
	text-align: center;
	color: White;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: -0px;
	margin-top: -0px;
}

#rm p {
	margin: 7px 10px;
}

#un {
	position: absolute;
	top: 445px;
	left: 725px;
	width: 175px;
	height: 130px;
	background-color: #F5F5F5;
	line-height: 110%;
	border: 1px solid White;
		margin-bottom: -0px;
}

#un h1 {
	line-height: 25px;
	background-color: #01518C;
	text-align: center;
	color: White;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom:  -0px;
	margin-top: -0px;
}

#un p {
	margin: 7px 10px;
}

#copy {
	position: absolute;
	top: 580px;
	left: 5px;
	color: #5F6363;
}

#copy p{
	font-size: 10px;
	color: #5F6363;
}

#copy a {
	color: #5F6363;
	font-weight: normal;
	text-decoration: none;
}

#copy a:hover {
	color:  #01518C;
	text-decoration: underline;
}

#copy a:focus {
	color:  #01518C;
	text-decoration: underline;
}

#meta2 {
	position: absolute;
	top: 580px;
	left: 615px;
	color: #5F6363;
	font-size: 10px;
}

#meta2 a {
	color: #5F6363;
	font-weight: normal;
	text-decoration: none;
}

#meta2 a:hover {
	text-decoration: underline;
}

#dlgk a {
	color: #333;
	font-weight: normal;
}

#dlgk a:hover {
	text-decoration: none;
}

#dlgk a:focus {
	text-decoration: none;
}

span.unten {
	color: #01518C;
	font-weight: bold;
	font-size: 16px;
}

a.unten:hover {
	text-decoration: none;
}

a.unten:focus {
	text-decoration: none;
}

a.option {
	font-weight: normal;
	font-size: 10px;
}

.top {
	height: 105px;
	width: 100%;
}

.bottom {
	height: 25px;
	width: 100%;
}