#gesamt { position:absolute; top:0px; left:50%; width:770px; margin-left:-385px; margin-top:0px; overflow: no; z-index:1; }

#box_rechts { width: 185px; z-index:5; background-color: #E8E8E8; padding: 10px; }
#logo { 
	position:absolute; 
	top:4px; 
	right:0px; 
	width:770; 
	height:66px; 
	text-align:right;
	color:white;
}
#header {
	position:absolute;
	top:118px;
	left:0px;
	width:770px;
	height: 208px;
}
#content {
	position:absolute;
	top:341px;
	left:0px;
	width:770px;
	background-color:white;
}

#menu {
	position:relative;
	padding:20px 15px 20px 20px;
	width:157px;
	float:left;
}

#text {
	position:relative;
	padding:0px 20px 20px 0px;
	width:365px;;
	float:left;
}

#randspalte {
	position:relative;
	padding:30px 20px 20px 10px;
	width:152px;
	height:284px;
	background-image:url(../img/beratung.jpg); 
	background-repeat: no-repeat;
	float:left;
}

#footer {
	position:relative;
	height: 168px;
	clear:both;
	font-size: 11px;
	line-height: 180%;
	background-image:url(../img/footer_bgr.jpg)
}


a img {
border : 0 none;
}

a:hover img {
border : 0 none;
}

A.link, A.link:visited    { color: #196a9d; text-decoration: none; }

A.link:hover  {
	text-decoration : none;
	color : white;
	background-color:#196a9d;
  	border-width:3px;
 	border-style:solid;
 	border-color:#196a9d;
}

input  { color: white; font-size: 11px; }

.rot {color: #E2001A}
.grau {color: #7F7F7F}


h1  {
	font-weight : normal;
	font-size : 26px;
	margin-bottom: 20px;
	margin-top: 25px;

}
#miniheadline {
	font-size: 11px;
	font-weight : bold;
	width:140px;
  	border-bottom-width:1px;
 	border-bottom-style:solid;
 	border-bottom-color:#d8d8d8;
 }

p, td, body {

	font-size: 12px;
    color: black;
	line-height: 180%;
	font-family: Georgia, Arial, Verdana, Helvetica, SunSans-Regular;
    margin-left:0px;
	margin-top:0px;

 }

body  {

	background-color: #003759;
	background-image:url(../img/page_bgr.jpg);  background-repeat:no-repeat; background-position: top center;
	topmargin:0px;
	leftmargin:0px;
	bottommargin:0px;
	rightmargin:0px;
	marginwidth:0px;
	marginleft:0px;
 }


