html,body {
font: 100.01% Verdana, Arial, Helvetica, sans-serif;
color:#555555;
margin: 0px;
padding: 0px;
background: #ffffff;
font-size: 1em;
}


h1 {
margin: 0px;
padding: 0px;
	}

h2 {	
	font-family: Arial, Helvetica, serif;
	font-size:20px;
	font-weight: normal;
 	line-height : 25px;
	color: #012D74;
	margin-top:0px;
	padding: 0px 0px 5px 0px;
	letter-spacing: 1px;
	}

h3 {
	font-size:12px;
	font-weight: bold;
	color: #666666;
	text-align: right;

	}
	
	
h5 {
	font-size:1em;
	font-weight: bold;
	color: #555555;
	margin:0px;
	padding: 0px;
	}


a {
  color: #012D74;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
  color: #444444; 
}

a:active {
  color : #012D74;
}

a:visited {
  color : #012D74;
}


img {
	border: 0;
}

#header {
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px;

}

#logo {
   position: absolute;
   top: 0px;
   left: 0px;
   padding: 5px 0px 0px 5px;
}

#breadcrump {
   position: absolute;
   top: 0px;
   right: 0px;
   padding: 10px;
   color: #cccccc;
   font-size: 0.7em;
   letter-spacing: 1px;
}

#breadcrump a {
	text-decoration: none;
	color: #999999;
	}
	

#breadcrump a:hover {
	color: #888888;


	}	


#bild {
	height: 110px;
	}

#main {
	width: 100%;
	padding: 0px;
	margin-top: 64px;
	background: #ffffff;
}

#links {
   padding: 0px;
   margin: 0px;
   width: 220px;
   position: absolute;
   top: 116px;
   left: 5px;
	font-size: 0.8em;
}

	
#mitte {
   padding: 0px;
   margin: 0px 220px 10px 235px;
}

#rechts {
  padding: 0px;
  margin: 0px;
  width: 210px;
  position: absolute;
  top: 64px;
  right: 5px;
  font-size: 0.78em;
	}








#navcontainer {
	margin: 0px;
	padding: 0px;
	width: 225px;
	border-bottom: 3px solid #012D74;
	}



#navcontainer ul
{
	display: block; 
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}


#navcontainer li
{
	display: block;
	list-style-type: none;
	border-bottom: 1px solid #ffffff;

}


#navcontainer .hauptnav
{
	display: block;
	font-weight: normal;
}


#navcontainer .hauptnav a
{
	width: 210x;
	display: block;
	color: #444444;
	background: #eeeeee;
	font-size: 12px;
	height: 22px;
	font-weight: bold;	
	text-decoration: none;
	padding: 6px 0px 0px 15px;
	}




#navcontainer .hauptnav a:hover
{
	color: #ffffff;
	background: #87A9D9;
	}



#navcontainer .hauptnav .hauptnav_fix {
	color: #ffffff;
	background: #87A9D9;
}



#navcontainer .subnav
{
	display: block;
	font-weight: normal;
		background: #CFDAEB;

}


#navcontainer ul .subnav {
	margin-left: 0px;
	
}


#navcontainer ul .sub {
}

#navcontainer .subnav li
{
	border-bottom: 1px solid #CFDAEB;
	height: 1%;
	}

#navcontainer .subnav a
{
	display: block;
	color: #000000;
	background: #ffffff;
	font-size: 11px;
	height: auto;
	font-weight: normal;
	text-decoration: none;
	margin-left: 7px;
	padding: 7px 0px 7px 5px;

	}

#navcontainer .subnav a:hover
{
	color: #012D74;
	background: #ffffff;
	
	}

	
#navcontainer .subnav .subnav_fix {
	font-weight: bold;
	color: #012D74;
	background: #ffffff;
}	


#tools {
	margin: 0px;
	padding: 20px 5px 0px 15px;
	width: 200px;
	letter-spacing: 1px;
	font-size: 11px; 
} 

#tools p {
	margin: 0px 0px 10px 0px;
	height: 21px;
} 

#tools img {
	padding: 0px 5px 0px 0px;
} 



#tools a {
	text-decoration: none;
	color: #888888;
	}
	

#tools a.link {
	margin: 3px 0 3px 0;
	float: left;
} 
	
	

#tools a:hover {
	color: #666666;
	}	


#fibu {
	padding: 20px 5px 0 15px;
}


#faircompany, #logos{
	padding: 10px 5px 0 5px;
}

#mitte-oben {
	font-size: 0.8em;
	background: #f2f2f2;
	height: 28px;
	border-top: 1px solid #ffffff;
}
#suche {
	float: right;
	text-align: right;
	padding-top: 3px;
}

#suche form {
	margin: 0px;
	padding: 0px;
	}


#suche .input {
	color: #666666;
	background: #ffffff;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 2px solid #bbbbbb;
	border-right: 2px solid #bbbbbb;
}

#suche .button {
	color: #ffffff;
	background: #012D74;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 2px solid #bbbbbb;
	border-right: 2px solid #bbbbbb;
}



#suche .titel {
	}

#datum {
	float: left;
	padding: 5px 0px 0px 10px;
	color: #999999;
	}




#text {
	font-size: 0.8em;
	line-height: 19px;
	margin: 40px 10px 40px 10px;
	
	}


#text .img {
	padding: 4px 10px 3px 0;
}

#text .subtitel {
	}


#text .teaser {
}

#text .teaser a {
	color: #888888;
	text-decoration: none;
} 


#text .teaser a:hover {
	color: #012D74;
}
	


#text .teaser p {

 } 
#text .blaettern {
 padding: 10px 0px 0px 5px;
}

 
#text .blaettern a {
 text-decoration: none;
 padding-left: 3px;
 padding-right: 3px;
}

 
#text .a_fix {
 font-weight: bold;
 text-decoration: none;
 padding:3px;
 color: #000000;
}


#text a {
	}


#text a:hover {
	}


.newsheadline { 
}


#rechts-oben {
	font-size: 0.9em;
	background: #f2f2f2;
	height: 22px;
	margin-top: 110px;
	letter-spacing: 1px;
	padding: 6px 0px 0px 10px;
	color: #999999;
	border-top: 1px solid #ffffff;

}
#rechts p {  	
}

#rechts img {  	

}

#rechts a {

}

#rechts a:hover {
}



#kanzleinews { 
margin-top: 5px;
background: #EBEFF6;
	}


#kanzleinews .titel {
background: #CFDAEB;
color: #012D74;
padding: 5px;
font-weight: bold;

}
#kanzleinews p {
margin: 0px;
padding: 5px;

}
#kanzleinews a {
text-decoration: none; 
}




#news { 
margin-top: 5px;
line-height: 18px;
	}
	

#news .titel {
background: #CFDAEB;
color: #012D74;
padding: 5px;
font-weight: bold;

}
#news p {
margin: 0px;
padding: 5px;
}

#news a {
color: #012D74;
text-decoration: none; 
}

#news a:hover {
text-decoration: underline; }

 
#artikel { 
margin-top: 10px;
line-height: 18px;

	}

#artikel .titel {
background: #CFDAEB;
color: #012D74;
padding: 5px;
font-weight: bold;

}
#artikel p {
margin: 0px;
padding: 2px 2px 2px 5px;;
}


#artikel a {
color: #012D74;
text-decoration: none; 
}

#artikel a:hover {
text-decoration: underline; 
}

#footer {

	background: #e5e5e5;
	height: 17px;
	font-size: 0.8em;
	padding: 5px 5px 5px 5px;
    margin: 50px 220px 10px 235px;
}


#footertext {	float: left;
margin-left: 0px;
} 
#nachoben {
	float: right;
	
	}






#box2 { 
margin-top: 5px;
line-height: 18px;
font-size: 11px;
	}
	

#box2 .titel2 {
background: #CFDAEB;
color: #012D74;
padding: 5px;
font-weight: bold;

}
#box2 p {
margin: 0px;
padding: 5px;
}

#box2 a {
color: #012D74;
text-decoration: none; 
}

#box2 a:hover {
text-decoration: underline; }

#box2 .img2 {
 	padding: 2px 5px 1px 0;
 }

#box2 .box_table {
	margin: 10px 0 15px 0;
}

#news2 { 
margin-top: 5px;
line-height: 18px;
font-size: 11px;
	}
	

#news2 .titel2 {
background: #CFDAEB;
color: #012D74;
padding: 5px;
font-weight: bold;

}
#news2 p {
margin: 0px;
padding: 5px;
}

#news2 a {
color: #012D74;
text-decoration: none; 
}

#news2 a:hover {
text-decoration: underline; }

 
#bookmarks {
    width:225px;
    position:absolute;
    z-index:100;
    background-image: url(grafiken/hg_bookmarks.jpg);
    background-repeat: no-repeat;
    visibility:hidden;
}

ul.buttonliste {
    list-style:none;
    margin:10px 0 10px 14px;
    padding:0;
    width:90px;
    float:left;
}

ul.buttonliste li {
    margin:0 0 10px 0;
}

ul.buttonliste img {
    border:0;
    margin:0 0 2px 0;
    padding:0;
    clear:both;
}

ul.buttonliste a {
    font-family: verdana, arial, sans-serif;
    font-size: 9px;
    line-height: 13px;
    text-transform: uppercase;
    color:rgb(155,157,159);
    text-decoration:none;
    clear:both;
    display:block;
}

ul.buttonliste a:hover {
    text-decoration:none;
    color:rgb(1,45,116);
}

ul.buttonliste p.b_links {
    margin:0;
    padding:0;
    /*white-space:pre;*/
}

#bookmarks_ende {
  width:225px;
  height:21px;
  background-image: url(grafiken/bookmarks_ende.jpg);
  background-repeat: no-repeat;
  text-align: right;
  margin:0;
  padding:0;
}

#bookmarks_ende a {
    font-family: verdana, arial, sans-serif;
    font-size:9px;
    line-height: 18px;
    text-transform: uppercase;
    color:rgb(1,45,116);
    text-decoration:none;
    margin:0;
    padding: 0 25px 0 0;
    display:block;
}

#bookmarks_ende a:hover {
    text-decoration:underline;
} 