/*
###################################################################################################################
  (c) coding by Christopher Friedmann
 Project: http://www.lkc.de
###################################################################################################################
*/
<!--
html,body {
height:100.05%;
margin:0;
padding:0;
}
body {
/*text-align:center;  centre for ie5.+*/
}
html {
background-color:#ffffff;
background: url(background.gif) center top;
background-repeat:no-repeat;
}

div.wrapper {
	margin: 0 auto;
	position: relative;
	width:990px;
	height:100%;
	background: url(background.gif) repeat;
}


H1, H2, H3, H4, H5 {
font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
font-size: 11px;
text-decoration: bold;
color: #112b57;
margin: 0px;
padding-bottom: 10px;
/*text-transform: uppercase;*/
}
LI {
font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
font-size: 11px;
line-height:16px;
}

UL {
list-style:disc;
}

#balken {
position:relative;
top:57px;
left:-21px;
}
#member {
position:absolute;
top:10px;
left:215px;
z-index:300;
}

#sprache {
	position:absolute;
	top:134px;
	left:-10px;
	margin:0px;
	padding:0px;
	/*border:1px solid #ff0000;*/
	}

#leftheaderpic {
	position:absolute;
	top:0px;
	left:1px;
	margin:0px;
	padding:0px;
	/*border:1px solid #ff0000;*/
	}

/* Beschreibung der Kanzlei unter dem Logo */	
#kanzleiheader {
	position:absolute;
	top:75px;
	right:30px;
	margin:0px;
	padding:0px;
	z-index:200;
	/*border:1px solid #ff0000;*/
	}

#left {
	position:relative;
    width:195px;
	top:10px;
	left:-40px;
	font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	z-index:2;
	border: 1px solid #ff0000;
	color: #112b57;
	/*border:1px solid #ff0000;*/
	}
#left A { color: #112b57; text-decoration: underline; font-weight: normal; font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif; font-size: 11px;}
#left A:hover { color: #B80D39; font-weight: normal; }
#left A:active { color: #112b57; font-weight: normal; }
#left A:visited { color: #112b57; font-weight: normal; }
	
#center {
	position:absolute;
    width:525px;
	top:175px;
	left:215px;
	font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	z-index:2;
	color: #112b57;
	/*font-weight: bold;
	border:1px solid #ff0000;*/
	}
#center A { color: #112b57; text-decoration: underline; font-weight: normal; font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif; font-size: 11px;}
#center A:hover { color: #B80D39; text-decoration: underline; }
#center A:active { color: #112b57; }
#center A:visited { color: #112b57; }
#center LI { line-height: 20px; }
#center LI A:hover { color: #B80D39;text-decoration: underline; }

#right {
	position:absolute;
	top:210px;
	right:52px;
	font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	z-index:2;
	color: #112b57;
	/*border:1px solid #ff0000;*/
	text-align:right;
	}
#right A { color: #112b57; text-decoration: underline; font-weight: normal; font-family:  Verdana, Arial, Lucida, Geneva, Helvetica, sans-serif; font-size: 11px;}
#right A:hover { color: #B80D39; font-weight: normal; }
#right A:active { color: #112b57; font-weight: normal; }
#right A:visited { color: #112b57; font-weight: normal; }
	
/***************************************************************************************************/
-->