* {
margin: 0; padding: 0; border: none;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.1%;
  text-align: center;
  color: #343434;	
  background: #ededed url(hg_body.jpg) top center;
}

#wrapper {
	margin:  0 auto;
	width: 958px;
	text-align:left;
	font-size: 0.9em;	 
    color: #343434;	
	background: transparent;
}

#header {
	margin-top: 110px;
	height: 60px;
	width: 958px;	
}

*+html #header, *html #header {margin-top: 90px;}

#logo  {width: 328px; heihgt: 49px;}

.menu { width:450px; font-size:0.9em; margin-top:40px;float: right; margin-right: 5px;font-weight: bold;}


#main_start {
	width: 580px;
	height: 290px;		
	overflow-y: auto;
	background: #5a86c5  url(zurechtsanwaelte.jpg) no-repeat;
	margin-left: 50px;	
	padding: 60px 160px;
}

#main_oben {margin-left: 52px;	height: 10px;background: url(hg_oben2.jpg) no-repeat;}
#main_unten { margin-left: 50px;	height: 20px;background: url(hg_unten2.jpg) no-repeat;}

#main {
	width: 600px;	
	height: auto;
	background: url(hg_mitte2.jpg) repeat-y;
	margin-left: 50px;	
	padding: 60px 160px 20px 160px;
}

#main a {color: #3b85c6;background: inherit; text-decoration: none;font-weight: bold;}

#main a:hover, #main a:focus {
	color: #343434;
	background: inherit;
	text-decoration: underline;
}

h1 {
	margin:0px 20px 10px 20px;
	color:#343434;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5;
	text-transform: uppercase; 
}

#text_start h1 {
	margin:10px 20px 10px 20px;
	color:#f0f0f0;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5;
	text-transform: uppercase;  
}

h2 {
	margin: 25px 20px 0px 20px;
	color:#343434;
	font-size:0.9em;
	font-weight:bold;
	line-height:1.5;
	text-transform: uppercase; 
}

#text {float: left;width: 600px;background: url(hb_mitte.jpg);}

#text_start {width: 580px;}

p {
	margin: 3px 20px 10px 20px;
	font-size: 0.8em;
	line-height: 1.6;	
}


#text_start p {
	margin: 0px 300px 10px 60px;
	font-size: 0.8em;
	line-height: 1.6;
	color: #f0f0f0;
	background: transparent;	
}

#text_start ul  {
	margin: 20px 20px 10px 35px;	
	list-style-type: desc inside;
	font-size: 0.8em;
	font-weight: bold;
}

#text_start ul li {margin: 5px 0;line-height: 1.6;color: #000;}
#text_start ul li a {color: #f0f0f0;background: inherit;text-decoration: none;padding-left: 3px;}
#text_start ul li a:hover, #text_start ul li a:focus {color: #343434;background: inherit;text-decoration: underline;}


#main ul  {
	margin: 0px 20px 10px 35px;	
	font-size: 0.8em;
	list-style: desc inside;
}

#main ul ul {margin: 0px 20px 10px 35px;font-size: 1em;}


#main ul li {
	margin: 5px 0;
	line-height: 1.6;	
}

table, table.vita {
	margin: 3px 20px 10px 20px;
	font-size: 0.8em;
	line-height: 1.6;border: none;	
}
	
* html table.vita {margin-left: -5px;font-size: 1em;}
*+html table.vita {margin-left: -2px;font-size: 1em;}
	
td {padding-right: 1em;vertical-align: top;}	

table.vita td {padding: 3px 15px 3px 0;}

.img {margin: 10px 60px;}

.clboth {  
 clear: both;
 display: block;
 line-height: 0;
 font-size: 0;
}

.floatRight {margin: 5px 10px 0px 6px; float: right;display: inline;width: 300px;height: 200px;}

#copy {float: right; margin-right: 15px; font-size: 0.7em;color: #999; background: transparent;}
