@charset "utf-8";
* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-color:#c6c6c6;
	color:#FFFFFF;
	text-align:center; /* horizontal centering for IE Win quirks */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-smooth: never;
		}	
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}

 ul
{
	/*position:absolute;*/
	list-style-type: none;
	list-style-image:url(blockred.gif);
	padding-left: 66px;
	top: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	border-bottom-color: #996600;
	text-align: left;	
}
	#distance { 
		width:1px;
		height:50%;
		background-color:#c6c6c6;
		margin-bottom:-260px; /* half of container's height */
		float:left;
		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		text-align:left;
		height:520px;
		width:820px;
		clear:left;
				
		}
/*================== BOX ===================================*/
	
#header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: 21px;
	background-image: url(streichanwalt.gif);
	background-repeat: no-repeat;
	padding-top: 11px;
	padding-left: 290px;
}

#main {
	background-color: #5d6335;
	border:12px solid #fff;
	height: 472px;
	width: 796px;
	overflow: hidden;	
}

#links {
	background-color: #a0a090;
	width: 251px;
	height: 445px;
	float: left;
	
}
#linkstxt {
	background-color: #a0a090;
	padding-left: 51px;
	width: 200px;
	height: 445px;
	float: left;
	
}

#bild {
	position: absolute;
	width: 251px;	
	float: left;
	
}


#content {
	background-color: #5d6335;
	height: 406px;
	width: 493px;
	float: right;
	padding: 15px 24px 24px 28px;
	font-size:13px;
	
}

#impressum {
	background-color: #5d6335;
	height: 406px;
	width: 493px;
	float: right;
	padding: 15px 24px 24px 28px;
	font-size:13px;
	overflow: auto;
	
}

#content p {
	line-height: 19px;
	padding-top: 8px;
	text-align: justify;
	
		
}



.box {
	background-color: #7d8061;
	border:1px solid #aaad95;
	width: 400px;
	display: block;
	padding: 7px 70px 7px 11px;
	text-align: right;
	background-image: url(24h.gif);
	background-repeat: no-repeat;	
}
.box2 {
	background-color: #7d8061;
	border:1px solid #aaad95;
	width: 400px;
	display: block;
	padding: 7px 70px 7px 11px;
	text-align: right;
	}




/*================== BOX ===================================*/


/*================== M E N U ===================================*/

  #menu {
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-color: #000000;
	bottom: 4px;
	left: 12px;
	text-decoration: none;
	width: 796px;
	height: 27px;
   }
   
  #NavigationLNKS {
	margin-top: 0px;
	width: 280px;
	height: 16px;
	padding: 5px 0px 6px 0px;
	display: inline;
	text-align: left;
	float: left;   
  }

  #NavigationLNKS a {	
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;	
	margin-left: 0px; 
	padding: 5px 15px 6px 16px;	
	border-right: 1px solid white;	
  }
  
  * html #NavigationLNKS a {
    width: 1em;    
    w/idth: auto; 
  }
  
  #NavigationLNKS a:hover {
    color: white; 
	background-color: #5d6335;
  }
  
   #NavigationLNKS a#current1 {
    color: white; 
	background-color: #a0a090;
  }
    #NavigationLNKS a#current2 {
    color: white; 
	background-color: #5d6335;
  }
  
  
 
 
 
  #NavigationRCHTS {
	width: 500px;
	display: block;
	margin-left: -4px;
	margin-top: 0px;
	padding: 5px 0px 6px 0px;
	text-align: right;	
	float: right;  
  }  

  #NavigationRCHTS a {
    background-color: #000000;
	color: #FFFFFF;
	margin-left: -4px; 	
	padding: 5px 8px 6px 8px;
	text-decoration: none;	
	border-left: 1px solid white;	
  }
  
  * html #NavigationRCHTS a {
    width: 1em;    
    w/idth: auto; 
  }
  
  #NavigationRCHTS a:hover {
    color: white; 
	background-color: #5d6335;
  }  
  
   #NavigationRCHTS a#current2 {
    color: white; 
	background-color: #5d6335;
  }
  
/*================== M E N U ===================================*/
/*================== S U B M E N U =============================*/

#subNavigation {
	position: absolute;
	bottom: 55px;
	margin-top: 0px;
	width: 205px;
	padding: 5px 0px 6px 46px;
	display: block;
	text-align: left;
	float: left;
	
  }
  #subNavigation p {
	line-height: 16px;
	padding-top: 8px;
	overflow: hidden;	
		
}

  #subNavigation a {	
	background-color: #a0a090;
	color: #000000;
	text-decoration: none;	
	margin-left: 0px; 
	padding: 1px 0px 1px 8px;	
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-smooth: never;
  }
  			#subNavigation a.streich {	
				padding-right: 72px;		
  			}
			#subNavigation a.desnizza {	
				padding-right: 57px;		
  			}
			#subNavigation a.brunow {	
				padding-right: 79px;		
  			}
			#subNavigation a.tessen {	
				padding-right: 107px;		
  			}
			#subNavigation a.solger {	
				padding-right: 87px;		
  			}
			#subNavigation a.schmitz {	
				padding-right: 95px;		
  			}
			#subNavigation a.recke {	
				padding-right: 28px;		
  			}
  
  
  * html #subNavigation a {
    width: 1em;    
    w/idth: auto; 
  }
  
  #subNavigation a:hover {
    color: #000000; 
	background-color: #5d6335;
  }
  
   
    #subNavigation a#current2 {
    color: white; 
	background-color: #5d6335;
  }
/*=============================SubFACHGEBIETE==========================*/
  #subNavigation2 {
	position: absolute;
	bottom: 44px;
	margin-top: 0px;
	width: 220px;
	padding: 5px 0px 6px 30px;
	display: block;
	text-align: left;
	float: left;
	line-height: 19px;
	overflow: hidden;
	left: 13px;
	
	
  }
  #subNavigation2 p {
	line-height: 10px;
	padding-top: 14px;
	
		
}

  #subNavigation2 a {
	background-color: #a0a090;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding: 1px 0px 1px 8px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-smooth: never;	
  }
  			#subNavigation2 a.wirts {	
				padding-right: 120px;
				line-height: 14px;
				display:block;
						
  			}
			#subNavigation2 a.inso {	
				padding-right: 98px;		
  			}
			#subNavigation2 a.arbei {	
				padding-right: 115px;		
  			}
			#subNavigation2 a.verw {	
				padding-right: 70px;		
  			}
			#subNavigation2 a.immo {	
				padding-right: 97px;		
  			}
			#subNavigation2 a.miet {	
				padding-right: 140px;		
  			}
			#subNavigation2 a.strass {	
				padding-right: 28px;		
  			}
			#subNavigation2 a.straf {	
				padding-right: 128px;		
  			}
			#subNavigation2 a.fam {	
				padding-right: 111px;		
  			}
			#subNavigation2 a.erb {	
				padding-right: 143px;		
  			}
			#subNavigation2 a.auf {	
				padding-right: 78px;		
  			}
  
  
  * html #subNavigation2 a {
    width: 1em;    
    w/idth: auto; 
  }
  
  #subNavigation2 a:hover {
    color: #000000; 
	background-color: #5d6335;
  }
  
   
    #subNavigation2 a#current2 {
    color: white; 
	background-color: #5d6335;
  }
  
  /*=============================SubKARRIERE==========================*/
  #subNavigation3 {
	position: absolute;
	bottom: 80px;
	margin-top: 0px;
	width: 190px;
	padding: 5px 0px 6px 60px;
	display: block;
	text-align: left;
	float: left;
	line-height: 19px;
	overflow: hidden;
	left: 13px;
	
	
  }
  #subNavigation3 p {
	line-height: 10px;
	padding-top: 14px;
	
		
}

  #subNavigation3 a {
	background-color: #a0a090;
	color: #000000;
	text-decoration: none;
	margin-left: 0px;
	padding: 1px 0px 1px 8px;
	text-shadow:rgba(0,0,0,0.01) 0 0 0;
	font-smooth: never;	
  }
  			#subNavigation3 a.anw {	
				padding-right: 67px;
										
  			}
			#subNavigation3 a.refe {	
				padding-right: 84px;		
  			}
			#subNavigation3 a.stud {	
				padding-right: 105px;		
  			}
			
  
  * html #subNavigation3 a {
    width: 1em;    
    w/idth: auto; 
  }
  
  #subNavigation3 a:hover {
    color: #000000; 
	background-color: #5d6335;
  }
  
   
    #subNavigation3 a#current2 {
    color: white; 
	background-color: #5d6335;
  }

