body {
	font-family: Verdana, Arial, Tahoma, sans-serif;
	background-color:#1b316d;
	background:url(../images/background.gif);
}

#page {
	background-color: #01073b;
	width:954px;
	margin:auto;
	padding:1px 2px 2px 2px;
}

#header {
	width:954px;
	height:150px;
	background:url(../images/header.jpg);
}

#header h2 {
	display:none;
}

#navigation {
	width:954px;
	height:26px;
	font-size:10px;
}

#navigation ul {
	margin: 0;
	list-style-type: none;
	position: absolute;
}

#navigation ul li {
	margin: 0;
	padding: 0;
	display: inline;
}

#navigation ul li a {
	position: absolute;
	top: 0;
	display: block;
	text-decoration: none;
	overflow:hidden;
	background-color:#006db8;
	color:#ffffff;
}

#nav_Startseite {
	left: 0;
	width: 183px;
	height: 12px;
	padding:5px 0 7px 7px;
	margin:1px 0 1px 0;
	overflow: hidden;
	background: url(../images/navi_back.gif) no-repeat 0 0; 
}

#nav_Leistungen {
	left:190px;
	width: 183px;
	height: 12px;
	padding:5px 0 7px 7px;
	margin:1px 0 1px 1px;
	overflow: hidden;
	background: url(../images/navi_back.gif) no-repeat 0 0;
}

#nav_Loesungen {
	left:381px;
	width: 183px;
	height: 12px;
	padding:5px 0 7px 7px;
	margin:1px 0 1px 1px;
	overflow: hidden;
	background: url(../images/navi_back.gif) no-repeat 0 0;
}

#nav_Knowhow {
	left:572px;
	width: 183px;
	height: 12px;
	padding:5px 0 7px 7px;
	margin:1px 0 1px 1px;
	overflow: hidden;
	background: url(../images/navi_back.gif) no-repeat 0 0;
}

#nav_Aufwand {
	left:763px;
	width: 166px;
	height: 12px;
	padding:5px 0 7px 24px;
	margin:1px 0 1px 1px;
	overflow: hidden;
	background: url(../images/navi_back.gif) no-repeat 0 0;
}

#navigation a:hover {
	background-position: 0 -24px;
}

#navigation a.current {
	background-position: 0 -24px;
}

#navigation a.current:hover {
	background-position: 0 -24px;
}

#line {
	width:954px;
	height:3px;
	background-color:#006db8;
}

#sidebar {
	width:191px;
	font-size:10px;
	float:left;
	padding-top:35px;
}

#sidebar ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#sidebar a {
	font-size:10px;
	width:183px;
	/* height: 10px; */
	padding:7px 0 7px 7px;
	background-color:#016db8;
	display:block;
	text-decoration: none;
	background-color:#006db8;
	color:#ffffff;
	/* background: url(../images/navi_back.gif) no-repeat 0 0; */
	margin:1px 0 0 0;
}

#sidebar a:hover {
	/*background-position: 0 -24px; */
	background-color:#ff6600;
}

#sidebar a.current {
	background-color:#ff6600;
}

#sidebar a.current:hover {
	background-color:#ff6600;
}

#spsbronzel a {
	width:190px;
	padding:0;
	margin:0;
	border:0;
}

#content {
	font-size:12px;
	width:701px;
	padding:0 30px 50px 32px;
	float:left;
	color:#ffffff;
	line-height:1.6;
	float:left;
	
}

#content p {
	margin:0;
	padding:0;
}

#content a {
	color:#ffffff;
}

#abschluss {
	clear: both;
}


#subnavi {
	width:183px;
	font-size:10px;
}

#subnavi ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#subnavi a {
	font-size:10px;
	width:183px;
	height: 10px;
	padding:7px 0 7px 7px;
	background-color:#016db8;
	display:block;
	text-decoration: none;
	background-color:#006db8;
	color:#ffffff;
	background: url(../images/navi_back.gif) no-repeat 0 0;
	margin:1px 0 0 0;
}

#subnavi a:hover {
	background-position: 0 -24px;
}

#subnavi a.current {
	background-position: 0 -24px;
}

#subnavi a.current:hover {
	background-position: 0 -24px;
}

#content h2 {
	font-size:16px;	
}


#container {
	background:url(../images/back_container.gif) repeat-y;
}
