BODY {
	background-color		: #002e63;
	color				: #424242;
	font-family			: Arial, Helvetica, sans-serif;
	font-size			: 11px;	
	margin-left			: 0px;
	margin-top			: 15px;
	margin-right			: 0px;
	margin-bottom			: 0px;
	text-align			: center;
	line-height			: 15px;
}


#rahmen {
	background-color		: #ffffff;
	width				: 980px;
	padding-top			: 18px;
	padding-bottom			: 15px;	

}

#header {
	width 				: 910px;
	margin-bottom			: 16px;
	text-align			: right;
}

#nav {
	width 				: 910px;
	text-align			: left;
}

#mainnav {
	position			: absolute;
	top				: 92px;
	left				: 50%;
	height				: 30px;
	margin-left			: -635px;
	width				: 910px;
}


#subnav {
	margin-top			: 14px;
	width 				: 910px;
	height				: 11px;
}


#content {
	width				: 910px;
	height				: 406px;	
	text-align			: center;	
}

#leftcontent {
	width 				: 230px;
	height				: 406px;
	background-color		: #f2f2f2;
	float				: left;	
}

#spacercontent {
	width				: 14px;
	height				: 406px;
	float				: left;
}

#rightcontent {
	width 				: 666px;
	background-color		: #f2f2f2;	
	height				: 406px;
	float				: right;
	text-align			: left;
	overflow			: hidden;
}

#impressum {
	width				: 910px;
	margin-top			: 10px;
	text-align			: right;
	color				: #a5babc;
	float				: none;	
}

a.impressum {
	color				: #a5babc;
	text-decoration			: none;
}

a.impressum:hover {
	color				: #a5babc;
	text-decoration			: underline;
}

#headline {

	margin-top			: 35px;
	margin-left			: 28px;
	margin-right			: 28px;
	margin-bottom			: 28px;
}

.text {
	margin-left			: 54px;
	margin-right			: 28px;	
}

.blau {
	color				: #395d84;
	font-weight			: bold;
}

.ablau {
	color				: #395d84;
	font-weight			: bold;
	text-decoration			: none;
}
.ablau:hover {
	color				: #395d84;
	font-weight			: bold;
	text-decoration			: underline;
}

a {
	color				: #424242;
	text-decoration			: none;
}

a:hover {
	color				: #424242;
	text-decoration			: underline;
}


#struktur {
	position			: absolute;
	width				: 910px;
	top				: 125px;
	left				: 50%;
	height				: 15px;
	margin-left			: -434px;
	background-color		: #ffffff;
	text-align			: left;
}

#leistungen {
	position			: absolute;
	width				: 910px;
	top				: 125px;
	left				: 50%;
	height				: 15px;
	margin-left			: -434px;
	background-color		: #ffffff;
	text-align			: left;
}

.small {
	font-size			: 10px;
}

img {
	border				: 0px;
}

div {
	margin				: 0px;
	padding				: 0px;
	border				: 0px;
}


tr {
	vertical-align			: top;
}