/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	margin-top: 0px;
}

#head {
	width: 980px;
	position: absolute;
	height: 150px;
	left: 0;
	top: 0;
	visibility: visible;
	z-index: 2;
	float: left;
	background-image:    url(/layout/header.jpg);
	background-repeat: no-repeat;
}

#navi {
	width: 200px;
	height: 100%;
	position: relative;
	left: 0px;
	top: 0px;
	z-index: 4;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 0px;
	vertical-align: top;
	float: left;
	visibility: visible;
	padding-top: 125px;
	background-image:    url(layout/navi.jpg);
	background-repeat: repeat-y;
}

#naviheader {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 5;
	vertical-align: top;
	float: left;
	visibility: visible;
	background-image: url(/layout/naviheader.jpg);
	background-repeat:no-repeat;
	height: 183px;
}

#hochspringen { width:20px; height: 114px; position:fixed; top: 200px; margin-left: 944px; z-index:999;}
#hochspringen a:hover, #hochspringen a { width:20px; height: 114px;padding-left:12px; display:block;}


#content {
	background-color:#FFFFFF;
	height: auto;
	width: 980px;
	top: 0px;
	left: 0px;
	border-left-style: solid;
	border-top-style: solid;
	border-top-width: 150px;
	z-index: 1;
	border-color: #13236A;
	position: absolute;
	padding-left: 0px;
	background-repeat: repeat-y;
	border-left-width: 0px;
	float: right;
	background-image: url(layout/main.jpg);
}

.contenttable {
	height:auto;
	width: 690px;
	padding-left: 230px;
	padding-right: 50px;
}

#contentfooter {
	height: 40px;
	width: auto;
	color: #13236A;
}

#wrapper {
	width: 980px;
	height: auto;
	float: left;
	position: absolute;
	top: 10px;
}

#startseite_links {
width: 340px;
float: left;
}

#startseite_rechts {
width: 340px;
float: left;
margin-left: 5px;
}

#contentmain table tr td table h1 {
font-size:12px;
font-weight:bold;
}

#contentmain table tr td table h3 {
font-size:13px;
font-weight:bold;
}

image {border:0px;}