body {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	font-style: normal;
	color: #444444;
}

h1{
	font-size: 16px;
	color: #0065a3;
	line-height: 20px;
}

h2{
	font-size: 12px;
	color: #444444;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: -10px;
}

h3{
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin-top: -10px;
	margin-bottom: 10px;
}

h4{
	font-size: 12px;
	color: #0065a3;
	font-weight: bold;
}

.highlight{
	color: #0065a3;
}

p {
	margin-top: 18px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #0065A3;
}

a:link {
	color: #0065A3;
}

a:hover {
	color: #0075B3;
}

a:visited {
	color: #0065A3;
}

img {
	border: none;
}

hr{
	border: 1px dotted #979797;
	border-width: 1px 0 0 0;
	margin-top: 5px;
	width: 160px;
}

.content_hr{
	clear: both;
	border: 1px dotted #0065a3;
	border-width: 1px 0 0 0;
	width: 520px;
}

.sitemap_hr{
	clear: both;
	border: 1px dotted #0065a3;
	border-width: 1px 0 0 0;
	margin-left: 0px;
	width: 300px;
}

strong {
	font-weight: bold;
}

/* ****************************************
* 	Container
**************************************** */

#container {
	margin-left: auto;
	margin-right: auto;
	width: 891px;
}

/* ****************************************
* 	Kopfzeile
**************************************** */

#kopfzeile {
	color: #a0a4a8;
	font-size: 11px;
	margin-right: 40px;
}

#kopflinks-level0 {
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
	float: right;

	list-style: none;

	color: #a0a4a8;
}

#kopflinks-level0 li {
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	border-left: 1px solid #a0a4a8;
}

#kopflinks-level0 li.first {
	border-left: 1px solid #FFFFFF;
}

#kopflinks-level0 li.firstactive {
	font-weight: bold;
	border-left: 1px solid #FFFFFF;
}

#kopflinks-level0 li.active {
	font-weight: bold;
}

#kopflinks-level0 li.follow {
	border-left: 1px solid #a0a4a8;
}

#kopflinks-level0 a {
	color: #a0a4a8;
}

/* ****************************************
* 	Kopf
**************************************** */
#language{
	width: 80px;
	margin-left: 800px;
	position: absolute;
	top: 5px;
	z-index: 100;
}

#language a{
	color: #FFFFFF;
}

#kopf {

	margin-top: 25px;
}

#kopf-barleft {

	margin-right: 178px;
}

#kopf-center {
	width: 452px;
	height: 228px;
	margin-left: 178px;
}


#kopfbanner {
	position: absolute;
	z-index: 1;
	margin: 0;
	padding: 0;
}


#logo {
	position: absolute;
	z-index: 2;
	width: 219px;
	height: 83px;
	margin-top: 250px;
	margin-left: 20px;

}

#breadcrums{
	position: relative;
	top: 10px;
	z-index: 2;
	font-size: 11px;
	color: #444444
}

#slogan {
	margin-top: 25px;
}

/* ****************************************
* 	Fuss
**************************************** */
#fuss {
	background: #E9F2F9;
	clear: both;
	width: 891px;
	height: 100px;
}

#fuss h2{
	margin-top: 10px;
	margin-bottom: 0;
}

#fuss_left {
	float: left;
	margin-left: 270px;
	width: 180px;
	margin-right: 10px;
}

#fuss_right {
	float: left;
	width: 190px;
	margin-right: 10px;
	line-height: 13px;
}

#copyright{
	margin-top: 50px;
	margin-left: 30px;
}

#fuss_right ul{
	list-style-type: none;
	margin-top: 5px;
	margin-left: -40px;
}

#fuss_right li{
	margin-bottom: 7px;
}

/* ****************************************
* 	Navigationsleiste
**************************************** */
#navigationsleiste {
	position: absolute;
	top: 0;
	text-transform: uppercase;
	margin-left: auto;
	margin-right: auto;
	width: 891px;
	height: 25px;
	background: #00345b;
}

#navi-level0 {
	margin-top: 0px;
	margin-left: 20px;
	margin-bottom: 0px;
	padding: 0px;
	list-style: none;
	font-size: 10px;
	color: #FFFFFF;
}

#navi-level0 li {
	height: 17px;
	margin: 0px;
	padding-top: 3px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	float: left;
}

#navi-level0 li.first {}

#navi-level0 li.firstactive {
	background: #0065a3;
}

#navi-level0 li.active {
	background: #0065a3;
}

#navi-level0 li.follow {}

#navi-level0 li:hover {
	background: #0065a3;
}

#navi-level0 a {
	color: #FFFFFF;
}

#navi-level0 li.active a {
	color: #FFFFFF;
}

#navi-level0 li.firstactive a {
	color: #FFFFFF;
}

#navi-level0 li:hover a {
	color: #FFFFFF;
}

/* ****************************************
* 	Subnavigationsleiste
**************************************** */
.subnavigationsleiste {
	width: 175px;
	float: left;
	margin-top: 125px;
	position: absolute;
	z-index: 10;
}

#subnavigation-level0 {
	font-size: 12px;
	color: #0065a3;
	line-height: 14pt;
	width: 160px;
	margin: 0px;
	padding: 30px 0px 0px 30px;
	list-style: none;
}

#subnavigation-level0 ul{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 12px;
	list-style: none;
}

#subnavigation-level0 li {
	font-weight: normal;
}

#subnavigation-level0 li.active {
	font-weight: bold;
}

#subnavigation-level0 li.firstactive {
	font-weight: bold;
}

#orientierung{
	position: absolute;
	top: 380px;
	margin-left: 30px;
	z-index: 1;
}

#navpoint{
	color: #444444;
	font-size: 12px;
}

/* ****************************************
* 	Content
**************************************** */
#content {
	width: 891px;
	background: #FFFFFF;
	float: left;
}

#content-barleft {
	width: 650px;
	background: #FFFFFF;
	float: left;
}

#content-center {
	width: 360px;
	height: 100%;
	min-height: 300px;
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 20px;
	float: right;
	background: #FFFFFF;
	margin-bottom: 10px;
}

#content-center ul{
	margin-top: 0;
}

#content-center_referenzen {
	width: 520px;
	height: 100%;
	min-height: 300px;
	padding-top: 0px;
	padding-left: 10px;
	float: right;
	background: #FFFFFF;
	margin-right: -140px;
	margin-bottom: 10px;
}

#content-right {
	margin-top: 30px;
}

.content-kontakt {
	width: 390px;
	margin-top: 18px;
	margin-bottom: 16px;
	float: left;
	line-height: 160%;
}

#referenz{
	float: left;
	margin-right: 5px;
}

#referenz_titel{
	float: left;
	margin-right: 10px;
	border: 1px solid #999999;
	padding: 0;
	margin-bottom: 15px;
}

/* ****************************************
* 	Schatten
**************************************** */
#shadow_bottom{
	margin-left: -18px;
}

#shadow_left{
	position: absolute;
	top: 0;
	margin-left: -7px;
	height: 740px;
	width: 7px;
}

#shadow_left_long{
	position: absolute;
	top: 0;
	margin-left: -7px;
	height: 1100px;
	width: 7px;
}

#shadow_left_extralong{
	position: absolute;
	top: 0;
	margin-left: -7px;
	height: 2000px;
	width: 7px;
}

#shadow_left_2{
	float: left;
	margin-left: -7px;
	margin-top: -300px;
	height: 480px;
	width: 7px;
}

#shadow_right{
	position: absolute;
	margin-top: -25px;
	margin-left: 891px;
	height: 740px;
	width: 7px;
}

#shadow_right_long{
	position: absolute;
	margin-top: -25px;
	margin-left: 891px;
	height: 1100px;
	width: 7px;
}

#shadow_right_extralong{
	position: absolute;
	margin-top: -25px;
	margin-left: 891px;
	height: 2000px;
	width: 7px;
}

#shadow_right_2{
	float: right;
	margin-right: -7px;
	margin-top: -300px;
	height: 480px;
	width: 7px;
}

/* ****************************************
* 	Sonstiges
**************************************** */

.print{
	float: right;
	margin-right: 15px;
	margin-bottom: 20px;
}

.kontaktbild{
	float: left;
	margin-right: 10px;
	padding: 0;
	border: 1px solid #999999;
}

.managementbild{
	margin-top: 40px;
	padding: 5px;
	border: 1px solid #777777;
}