@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
	border:0;
	}
	
div#branding span, div#branding2 span, div#navi-add span  {
	display:none;
	}
	
blockquote {
	padding:0 0 0 20px;
	}
	
.abstand-left {
	padding:0 0 0 20px;
	}

body {
	background:#94bcdf url(../images/bg-body.jpg) 0 0 repeat-x;
	font-family:Arial;
	font-size:12px;
	color:#333;
	line-height:18px;
	}
	
table {
	font-family:Arial;
	font-size:12px;
	color:#333;
	line-height:18px;	
	}
	
.linie {
	background:url(../images/trennlinie.gif) 0 8px repeat-x;
	}
	
.linie2 {
	background:url(../images/trennlinie-vert.gif) left center repeat-y;
	}

h1 {
	font-size:12px;
	font-weight:bold;
	color:#0a4280;
	line-height:18px;
	padding:0 0 5px 0;
	}
	
h2 {
	font-size:14px;
	font-weight:bold;
	color:#418bca;
	line-height:18px;
	padding:0 0 5px 0;
	}
	
h3 {
	font-size:14px;
	font-weight:bold;
	color:#0a4280;
	line-height:18px;
	padding:0 0 5px 0;
	}
	
p {
	padding:0 0 10px 0;
	}
	
li {
	padding:0 0 0 5px;
	margin:0 0 0 15px;
	list-style:disc;
	}
	
a {
	color:#418bca;
	text-decoration:none;
	}
	
a:hover {
	color:#0a4280;
	}
	
.smalltext {
	font:11px;
	 }
	 
.border {
	padding:4px;
	background-color:#FFF;
	border:1px solid #CCC;
	}
	
div#container {
	background:url(../images/bg-container.jpg) 0 0 repeat-y;
	width:960px;
	margin:20px auto;
	}
	
* html div#container {
	background:url(../images/bg-container.jpg) 0 0 repeat-y;
	width:960px;
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -480px;
	}
	
div#header {
	background:url(../images/bg-header.jpg) 0 0 no-repeat;
	height:133px;
	position:relative;
	}
	
div#branding a {
	background:url(../images/logo-sewa.jpg) 0 0 no-repeat;
	width:564px;
	height:45px;
	display:block;
	position:absolute;
	left:25px;
	top:22px;
	}
	
div#branding2 a {
	background:url(../images/logo-itron.gif) 0 0 no-repeat;
	width:82px;
	height:33px;
	display:block;
	position:absolute;
	right:32px;
	top:60px;
	}

div#navigation {
	font:12px Arial;
	color:#0b3069;
	position:absolute;
	top:106px;
	left:19px;
	}
	
div#navigation a {
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	padding:0 8px;
	}
	
div#navigation a:hover {
	color:#fec91f;
	}
	
div#content-container {
	background:url(../images/bg-main.gif) 0 0 no-repeat;
	height:auto !important;
	min-height:390px;
	height:390px;
	padding:20px 0;
	}
	
div#content-sidebar {
	width:198px;
	float:right;
	padding:0 20px 100px 20px;
	font-size:11px;
	line-height:16px;
	color:#666;
	}
	
div#content-main {
	float:left;
	width:677px;
	padding:0 10px 0 25px;
	}

div#footer {
	background:url(../images/bg-footer.gif) 0 0 no-repeat;
	height:63px;
	float:none;
	clear:both;
	position:relative;
	padding:20px 0 0 25px;
	}
	
div#suche2 {
	font:bold 12px Arial;
	color:#FFF;
	}

div#suche2 label {
	float:left;
	margin:2px 5px 0 0;
	}

div#suche2 input {
	border:1px solid #256ea4;
	height:16px;
	font:11px Arial;
	color:#999;
	float:left;
	margin:0 5px 0 0;
	padding:0 5px;
	}
	
div#suche2 .button {
	background:url(../images/bg-button.jpg) 0 0 repeat-x;
	width:26px;
	height:20px;
	display:block;
	font:bold 12px Arial;
	text-decoration:none;
	color:#FFF;
	border-lef:1px solid #256ea4;
	border-right:1px solid #256ea4;
	float:left;
	text-align:center;
	padding:0 0 0 0;
	}
	
div#copyright {
	font:normal 11px Arial;
	color:#0c507c;
	position:absolute;
	top:55px;
	left:25px;
	}
	
div#navi-footer {
	color:#0b3069;
	position:absolute;
	top:20px;
	left:334px;
	}
	
div#navi-footer a {
	font:normal 11px Arial;
	color:#FFF;
	text-decoration:none;
	padding:0 9px;
	}
	
div#navi-footer a:hover {
	color:#fec91f;
	}
	
div#navi-add {
	width:223px;
	height:160px;
	position:absolute;
	bottom:19px;
	right:20px;
	}
	
* html div#navi-add {
	width:223px;
	height:160px;
	position:absolute;
	top:-96px;
	right:20px;
	}
	
div#navi-add span#navi01 {
	background:url(../images/navi-add_01.jpg) 0 0 no-repeat;
	width:112px;
	height:79px;
	display:block;
	float:left;
	}
	
div#navi-add span#navi02 {
	background:url(../images/navi-add_02.jpg) 0 0 no-repeat;
	width:111px;
	height:79px;
	display:block;
	float:left;
	}
	
div#navi-add span#navi03 {
	background:url(../images/navi-add_03.jpg) 0 0 no-repeat;
	width:112px;
	height:81px;
	display:block;
	float:left;
	}
	
div#navi-add span#navi04 {
	background:url(../images/navi-add_04.jpg) 0 0 no-repeat;
	width:111px;
	height:81px;
	display:block;
	float:left;
	}
	
/*div#navi-add a#navi01 {
	background:url(../images/navi-add_01.jpg) 0 0 no-repeat;
	width:112px;
	height:79px;
	display:block;
	float:left;
	}
	
div#navi-add a#navi02 {
	background:url(../images/navi-add_02.jpg) 0 0 no-repeat;
	width:111px;
	height:79px;
	display:block;
	float:left;
	}
	
div#navi-add a#navi03 {
	background:url(../images/navi-add_03.jpg) 0 0 no-repeat;
	width:112px;
	height:81px;
	display:block;
	float:left;
	}
	
div#navi-add a#navi04 {
	background:url(../images/navi-add_04.jpg) 0 0 no-repeat;
	width:111px;
	height:81px;
	display:block;
	float:left;
	}
*/