body {
	background:#eceff8 url(../images/bg.jpg) top left repeat-x;
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial;
	font-size:11px;
	line-height:17px;
	color:#73798a;
}

#stage {
	width:100%;
	height:100%;
	text-align:center;
	margin:0px;
	padding:0px;
}

#container {
	background:url(../images/head.jpg) top left no-repeat;
	width:948px;
	margin:0 auto 0 auto;
	padding:0px;
	border-top:16px solid #eceff8;
}

#homelink {
	height:210px;
	width:700px;
	margin:0 auto 0 auto;
}

#content {
	width:948px;
	height:370px;
	margin:0 0 0 0;
}

#navigation {
	width:948px;
	height:50px;
}

#navigation_content {
	width:948px;
}

div.navigation {
	color:#ffffff;
	background:#bfc5d0;
	margin:0 5px 0 5px;
	float:left;
	cursor:hand;
	cursor:pointer;
	width:90px;
	line-height:20px;
}

div.navigation_active {
	color:#ffffff;
	background:#9a4085;
	margin:0 5px 0 5px;
	float:left;
	cursor:hand;
	cursor:pointer;
	width:90px;
	line-height:20px;
}

span.navigation_container {
	width:90px;
	border:1px solid red;
	display:block;
}

#homecontent {
	height:150px;
	vertical-align:center;
}

ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#left {
	text-align:right;
	float:left;
	width:454px;
}

#left ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#left ul li.standard {
	background:url(../images/list_square.gif) top right no-repeat;
	padding:0 20px 0 0;
	margin:10px 0 10px 0;
	line-height:18px;
}

#left ul li.kontaktlist {
	margin:5px 0 5px 0;
	line-height:25px;
}

#right {
	width:454px;
	text-align:left;
	float:right;
}

#right ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#right ul li.standard {
	background:url(../images/list_square.gif) top left no-repeat;
	padding:0 0 0 20px;
	margin:10px 0 10px 0;
	line-height:18px;
}

ul li.trenner {
	border-bottom:1px solid #ffffff;
	height:1px;
}

.kontakt {
	width:454px;
	clear:both;
	display:block;
	margin:0 0 5px 0;
}

.kontakt_title {
	float:left;
	padding:2px 10px 0 0;
	margin:0 0 5px 0;
}

.kontakt_form {
	float:left;
	margin:0 0 5px 0;
}

#submitbutton {
	float:right;	
	z-index:10;
}

#submitbutton input {
	border:none;
	background:url(../images/bg_submit.gif) top left no-repeat;
	width:70px;
	height:18px;
	text-align:left;
	padding:0 0 4px 6px;
	font-size:11px;
	color:#525b69;
	line-height:18px;
}

a:link,
a:active,
a:visited {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#73798a;
}

a:hover {
	font-family:Verdana, Arial;
	font-size:11px;
	color:#9a4085;
	text-decoration:none;
}

div.downloads {
	float:left;
	margin:0 20px 0 0;
}

div.downloads a:link,
div.downloads a:active,
div.downloads a:visited {
	background:url(../images/pdf_icon.jpg) top left no-repeat;
	padding:0 0 0 20px;
}

div.downloads a:hover {
	background:url(../images/pdf_icon.jpg) top left no-repeat;
	padding:0 0 0 20px;
}