/* CSS Document */

body{
margin: 0;
padding: 0;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#666;
font-size:0.75em; 
text-align: center;/*fuer IE_quirks (Fehlt die Doctype-Angabe, wird der Quirks-Modus verwendet)*/
font-weight:normal;
margin-top:15px;
background-color:#eadec8
}

p {margin:0; padding:0;}
strong {color:#666;}

hr {height: 1px;border: 0 none; border-top: 1px dotted #ccc; margin-top:15px;}

/***************************************************** mainboxes ***********************************************************/
/*Definition für die Navigation oben*/ 
#servicemenue { height:40px; margin:auto; width:950px; background-color:#ffffff}

#servicemenue ul {padding: 0;list-style-type: none; float:right; margin-top:20px; font-size:0.9em;}

#servicemenue ul li { 
display: block;
float:left;
text-decoration: none;
padding: 0 10px 0 10px;
border-right: 1px solid #999;
background-color: #fff;
text-align: center;}

#servicemenue ul li a { color: #999; text-decoration:none}
#servicemenue ul li a:hover {text-decoration: underline;}

#servicemenue ul li.minusRand { 
text-decoration: none;
padding: 0 1px 0 7px;
border-right: 0;
color: #999;
background-color: #fff;
text-align: center;
}

#servicemenue ul li#print { padding:0px 0px 0px 10px;border-right:0;	}
#servicemenue ul li#print a {
background-image: url(images/icon_print.gif);
background-repeat: no-repeat;
background-position: left center;
padding:0px 10px 1px 25px;
}


#wrapper {
width:950px; 
margin: auto; 
text-align: left;/*Aufheben von IE_quirks im BODY*/
background-color:#ffffff;
}

#header { width:950px; height:152px; margin:auto; border-bottom:5px solid #002949; border-top:5px solid #002949;}
#logo { background-image:url(images/logo.gif); background-repeat:no-repeat; width:250px; height:150px; float:left;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}

#bildleiste-hamburg {height:150px; background-image:url(images/header/hamburg.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px; border-bottom:1px solid #ffffff; border-top:1px solid #ffffff;}
*html #bildleiste-hamburg {float:left; width:700px; margin-left:125px; margin-top:-152px}

#bildleiste-start { height:150px; background-image:url(images/header/start.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}
*html #bildleiste-start {float:left; width:700px; margin-left:125px; margin-top:-152px}

/*#bildleiste-beratung { height:150px; background-image:url(images/header/beratung.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}
*html #bildleiste-beratung {float:left; width:700px; margin-left:125px; margin-top:-152px}*/
#bildleiste-wirtschaftspruefung { height:150px; background-image:url(images/header/wirtschaftspruefung.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}
*html #bildleiste-wirtschaftspruefung {float:left; width:700px; margin-left:125px; margin-top:-152px}

#bildleiste-steuerberatung { height:150px; background-image:url(images/header/steuerberatung.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}
*html #bildleiste-steuerberatung {float:left; width:700px; margin-left:125px; margin-top:-152px}

#bildleiste-kanzlei { height:150px; background-image:url(images/header/kanzlei.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}
*html #bildleiste-kanzlei {float:left; width:700px; margin-left:125px; margin-top:-152px}

#bildleiste-akten { height:150px; background-image:url(images/header/akten.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}
*html #bildleiste-akten {float:left; width:700px; margin-left:125px; margin-top:-152px}

#bildleiste-team { height:150px; background-image:url(images/header/team.jpg); background-repeat:no-repeat; background-position:left; margin-left:250px;border-bottom:1px solid #ffffff; border-top:1px solid #ffffff}
*html #bildleiste-team {float:left; width:700px; margin-left:125px; margin-top:-152px}



/*********************************************** boxes left*******************************************************/
#left-container {
width:250px;
margin:0px;
padding:0;
float:left;
}

/************************	definition menue  *****************************************/

#menue { 
	width:200px; 
	float:left; 
	margin-top:50px;
	margin-left:30px;
	font-size:90%;
}

#menue ul { 
	list-style:none; 
	margin:0; 
	padding:0; 
	}

#menue li a { 
	color:#666; 
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	text-decoration:none
}
#menue li a:link { text-decoration:none}
#menue li a:hover { color:#002949; text-decoration:none}
#menue li a:visited {text-decoration:none}
#menue ul li {	padding:6px 0px 6px 0px;}
#menue ul ul li {margin-left:20px;}
#menue ul ul li a { background-image:none; padding-left:0px;}
#menue ul li a.active { color:#002949;}

/******************************** Definitionen für den Inhalt ***************************************/

#content { padding:0 0px 0 30px; margin:0px 50px 0px 230px;}


#content p {line-height:1.5em}
#content h1 { font-size:1.2em; color:#002949}
#content h2 { font-size:1em; color:#002949}
#content h3 { font-size:1em; color:#666666 }

#content a:link { text-decoration:none; color:#002949;}
#content a:visited {text-decoration:none; color:#002949;}
#content a:hover { color:#002949; text-decoration:underline;}
#content a:focus { color:#002949; text-decoration:none;}


#content img.right { float:right; margin:0 30px 5px 0;}

.abstand-rechts {width:200px; float:left;}

.seitenanfang {
background-image: url(images/icon_top.gif);
background-repeat: no-repeat;
background-position: right center;
padding-right: 20px;
font-size:0.9em;
}

/************** Formnatierungen Listen im Content Bereich****************/

#content ul { list-style:none; margin-left:-20px; font-family:Helvetica,Arial, sans-serif;}
*html #content ul { margin-left:5px;}

#content ul li {
margin-left:0px;
background: transparent url(images/bullet.gif) left top no-repeat;
background-position:0 8px;
padding-left: 15px;
text-align: left;
line-height:1.5em;
}

/******************************************************** news ****************************************************/

#news {
	width:180px;
	margin:40px 0 0px 30px;
	padding:0px 8px 10px 8px;
	background-color:#fff;	
	right:0;
	top:0;
	float:right;	
}
*html #news { width:190px;}

/******************************************************** footer ****************************************************/

#footer {
font-size:0.8em;
clear:both; 
height:40px; 
margin-top:10px; 
text-align:center; 
padding-top:5px; 
width:950px; 
margin:auto;
border-top:1px solid #002949;
}



