
/* ====== Erstellt 02.04.2008 ====== */
/* ====== Basis ====== */

/* ====== Reset CSS Anfang ====== */

* {
	padding: 0;
	margin: 0;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,
fieldset,input,p,blockquote,th,td {	
	padding: 0;
	margin: 0; 
}

table {
	border-collapse: collapse; 
	border-spacing: 0;
}

img, a img { 
  	border: none;
}

address,caption,cite,code,dfn,em,th,var {
	font-style: normal;
	font-weight: normal;
}

ul {
	list-style: none;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
}

/* ====== Reset CSS Ende ====== */

html { 
	overflow: -moz-scrollbars-vertical; 
	text-align: center;	
} 
	
html>body a:focus { 
	-moz-outline-style: none; 
}

/*
html,body {
	height: 100%;
}
*/

body {  
	font-family: Arial, Helvetica, sans-serif;	
	background: #c0c3c7 url(/img/bg_main.jpg) top left repeat-x;
    color: #00377a;	
}

a {
	text-decoration: none;
}

.klar {  
	clear: both;  
	line-height: 0;  
	font-size: 1px;  
	height: 0;
}		

.floatLeft {
	float: left;
}

.floatRight {
	float: right;
}
	
/* ====== Hauptlayer fuer Breite ====== */

#mainDivBreite {
	margin: 4px auto 70px auto;
	width: 840px;
	background: #888b8f url(/img/bg_maindiv.gif) top left repeat-y;
}

#left {
	background: #888b8f url(/img/bg_left.jpg) top left no-repeat;
	width: 14px;
	height: 491px;
	float: left;
}

#right {
	background: #888b8f url(/img/bg_right.jpg) top left no-repeat;	
	width: 24px;
	height: 491px;
	float: right;
}

/* ====== content Bereich ====== */

#wrapper {
	float: left;
}

#head {
	background: #fff;	
	width: 802px;
	height: 90px;
	border-bottom: 1px solid #6a6f75;
	position: relative;
}

#arrow {
	position: absolute;
	top: 40px;
	left: -46px;
	height: 10px;
	width: 25px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 58px;
	background-color: #fff;
}

#contentarea {
	background: #fff url(/img/bg_content.jpg) bottom left repeat-x;
	text-align: left;
	width: 802px;
	min-height: 440px;
	height: auto !important;   /* for IE6 */
	height: 440px;
}

#navi {
	float: left;
	background: transparent;
	width: 240px;
	padding: 10px 0 0 0;
	position: relative;
}

#content {
	float: right;
	width: 550px;
	padding: 11px 0 30px 0;
	background: none;
}

h1 {
	color: #d09340;
	margin: 20px 0 15px 0;
	font: bold 20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
}		

h2 {
	font-size: 12px;
	margin-bottom: 10px;
}	

p {	
	line-height: 150%;
	font-size: 12px;
	margin-bottom: 10px;
	width: 430px;
}

a.contentlink {
	text-decoration: underline;
	color: #00377a;
}

a.contentlink:hover {
	text-decoration: underline;
	color: #d09340;
}

#content ul.contentlist {
	font-size: 12px;
 	width: 430px;
	line-height: 150%;
	margin-bottom: 15px;
}

#content ul.contentlist li {
	margin-bottom: 4px;
	padding-left: 15px;
	background: url(/img/bullet.gif) no-repeat scroll 0pt 6px;
}

#content table {
	width: 430px;
	font-size: 12px;
	line-height: 150%;
}

#content table td.first {
	width: 210px;
	padding: 5px 0;
}

/* ====== Netzwerk ====== */	

.netz {
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
	width: 430px;
}

.netzImg {
	float: left;
	padding: 4px;
	background-color: #fff;
}

p.netzText {
	float: right;
	width: 270px;
	margin: 0;
}

/* ====== Navigation ====== */

ul#navigation {
	padding-top: 10px;
	margin: 0 0 0 44px;
}

ul#navigation li ul {
	padding: 0;
	margin-left: 23px;
}

#navi ul li {
	display: inline;
}

ul#navigation a.current {
	color:#d09340;
}

#navi ul li a {
	color: #01367a;
	display: block;
	width: 140px;
	padding: 2px 0 2px 22px;
	background: url(/img/arrow_navi.gif) left no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#navi ul li a:hover {
	color: #d09340;
}

body#home li#n_home a.head, body#kommunikation li#n_kommunikation a.head, body#leistungen li#n_leistungen a.head, body#agentur li#n_agentur a.head, body#referenzen li#n_referenzen a.head, body#zusammen li#n_zusammen a.head, body#kontakt li#n_kontakt a.head {
	color: #d09340;
}

#navi ul li ul li a {
	color: #01367a;
	display: block;
	width: 150px;
	padding: 2px 0 2px 11px;
	background: url(/img/arrow_subnavi.gif) left no-repeat;
	font: normal 11px Arial, Helvetica, sans-serif;
}

#balken {
	width: 4px;
	height: 178px;
	background-color: #d39a4d;
	position: absolute;
	top: 11px;
	left: 0;
}

#nummer {
	position: absolute;
	top: 230px;
	left: 0;
}

/* ====== Navigation Ende ====== */

#footer {
	background: #888b8f url(/img/bg_footer_big.jpg) top left no-repeat;		
	width: 840px;
	height: 63px;
	color: #fff;
	font-size: 11px;
	position: relative;
}

#footer_left {
	position: absolute;
	top: 25px;
	left: 80px;
}

#footer_right {
	float: right;
	width: 575px;
	text-align: left;
	padding-top: 23px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
	padding-left: 14px;
}

#footer a:hover {
	color: #ccc;
}

#footer_link {
	float: right;
	margin-right: 30px;
}

#button {
	position: absolute;
	bottom: -47px;
	left: 75px;
	text-align: left;	
}

#button a {
	padding: 0;
}

#dommain {
	visibility: hidden;
	font-size: 10px;
	margin-top: -20px;
}

