body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}
 
 
BODY
{
	background-color: #d2d1d1;
	font: 80%/1.5 Helvetica, Arial, sans-serif;
	color: #3a3a3a;
}
#wrapper
{
	margin: 0 auto;
	width: 946px;
	background-color: #FEFEFE;
}
#header
{
	position: relative;
	height: 94px;
}
#header H1 A
{
	width: 344px;
	display: block;
	height: 0px !important;
	height /**/:94px; /* IE 5/Win hack */ 
	padding: 94px 0 0 0;
	overflow: hidden;
	background-image: url('images/logo.png');	
	background-repeat: no-repeat;
	
	position: absolute;
	top: 0;
	left: 0px;
}
#header UL
{
	position: absolute;
	right: 10px;
	top: 60px;
}
#header UL LI
{
	display: inline;
}
#header UL LI A
{
	text-decoration: none;
	color: #0B3966;
}
#header UL LI A:hover
{
	color: #666;
}



#main
{
	position: relative;
	height: 306px;
	
}
#main #navigation
{
	position: absolute;
	top: 12px;
	left: 16px;
	font-size: 95%;
}
#main #navigation LI
{
	display: inline;
	margin: 0 6px;
}
#main #navigation LI A
{
	color: white;
	text-decoration: none;
}
#main #navigation LI A:hover
{
	color: #CCD4E0;
}
#main H2
{
	position: absolute;
	left: 450px;
	top: 70px;
	
	color: white;
	font-size: 175%;
	font-family: Georgia, Times, "Times New Roman", serif;
}
#main P
{
	position: absolute;
	color: white;
	
	position: absolute;
	left: 450px;
	top: 130px;
	width: 400px;
}
#main P A
{
	display: block;
	color: white;
	text-decoration: none;
}
#main SPAN
{
	position: absolute;
	left: 450px;
	top: 260px;
	
	text-transform: uppercase;
	color: white;
	font-size: 170%;
}








BODY.index #main 
{
	background: white url('images/main.png') top left no-repeat;
}

BODY.team #main 
{
	background: white url('images/stuerberatung.png') top left no-repeat;
}

BODY.philosophy #main 
{
	background: white url('images/philosophy.png') top left no-repeat;
}

BODY.steuerberatung #main 
{
	background: white url('images/team.png') top left no-repeat;
}

BODY.wirtschaft #main 
{
	background: white url('images/pruefung.png') top left no-repeat;
}

BODY.testament #main 
{
	background: white url('images/testament.png') top left no-repeat;
}

BODY.mandanten #main 
{
	background: white url('images/wirtschaft.png') top left no-repeat;
}

BODY.kontakt #main 
{
	background: white url('images/kontakt.png') top left no-repeat;
}

BODY.lang #main 
{
	background: white url('images/juergen_lang.png') top left no-repeat;
}

BODY.seibel #main 
{
	background: white url('images/seibel.png') top left no-repeat;
}

BODY.henkel #main 
{
	background: white url('images/martin_henkel.png') top left no-repeat;
}



#content
{
	background: #F3F3F3 url('images/content.png') top left repeat-y;
	position: relative;
	margin: 0;
	color: #0B3966;
	border-top: 1px solid #9BA2A7;
}
#content #box
{
	padding: 30px 30px 30px 260px;
}
#content A
{
	color: black;
	text-decoration: none;
}
#content A:hover
{
	color: #666;
}
#content #compass
{
	position: absolute;
	left: 0;
	bottom: 0;
}
#content #news
{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 195px;
	word-wrap: break-word;
}
#content #news H3
{
	font-weight: bold;
	font-size: 110%;
	margin-bottom: 10px;
}

#content #news TABLE A
{
	display: block;
}
#content #news TABLE A SPAN
{
	display: block;
	font-weight: bold;
}
#content #news TABLE A:hover SPAN
{
	color: black;
}





#content
{
}
#content TABLE.articles TD
{
	padding: 10px;
}
#content TABLE.articles TD A
{
	display: block;
	color: #0B3966;
}









#footer
{
	position: relative;
	background: #283d5e url('images/footer.png') top left repeat-x;
	padding: 5px 15px;
	font-size: 90%;
	color: white;
}
#footer UL
{
	position: absolute;
	right: 15px;
	top: 5px;
}

#footer UL LI
{
	display: inline;
}
#footer A
{
	color: white;
	text-decoration: none;
}
#footer A:hover
{
	color: #CCD4E0;
}

