@charset "utf-8";
body, html {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(../images/bg-body.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #f5f5f5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #002e67;
}
p {
	margin: 0px 0px 18px 0px;
}
h2 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 18px 0px;
	border-bottom: 1px solid #ccc;

}

h3 {
	font-size: 14px;
	line-height: 18px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #ccc;
	text-transform: uppercase;
}
h4 {
	margin: 0px 0px 18px 0px;
	font-size: 12px;
	text-transform: none;
}
/* --------------------- #containerContainer ----------------------------*/
#containerContainer {
	width: 100%;
	margin: 0;
	padding: 24px 0 0 0;
	background-image: url(../images/bg-containercontainer.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
/* --------------------- #container -------------------------------------*/
#container {
	width: 970px;
	padding: 0px 0px 0px 0px;
	margin: 0px auto 0px auto;
	background-image: url(../images/bg-container.gif);
	background-repeat: repeat-y;
}
/* --------------------- .headlines -------------------------------------*/
h1.headlines {
	float: left;
	width: 127px;
	height: 599px;
	text-indent: -9000px;
	margin: 0px 0px 0px 0px;
}
h1#hWelcome {	
	background-image: url(../images/headlines/welcome.gif);
}
h1#hKanzlei {	
	background-image: url(../images/headlines/kanzlei.gif);
}
h1#hBerater {	
	background-image: url(../images/headlines/berater.gif);
}
h1#hSommerfeld {	
	background-image: url(../images/headlines/sommerfeld.gif);
}
h1#hMajka {	
	background-image: url(../images/headlines/majka.gif);
}
h1#hReifig {	
	background-image: url(../images/headlines/reifig.gif);
}
h1#hPietsch {	
	background-image: url(../images/headlines/pietsch.gif);
}
h1#hSchar {	
	background-image: url(../images/headlines/schar.gif);
}
h1#hWagner {	
	background-image: url(../images/headlines/wagner.gif);
}
h1#hLaska {	
	background-image: url(../images/headlines/laska.gif);
}
h1#hLeistungen {	
	background-image: url(../images/headlines/leistungen.gif);
}
h1#hSteuerberatung {	
	background-image: url(../images/headlines/steuerberatung.gif);
}
h1#hRechtsberatung {	
	background-image: url(../images/headlines/rechtsberatung.gif);
}
h1#hWirtschaftspruefung {	
	background-image: url(../images/headlines/wirtschaftspruefung.gif);
}
h1#hTreuhandtaetigkeit {	
	background-image: url(../images/headlines/treuhandtaetigkeit.gif);
}
h1#hOnlinerechner {	
	background-image: url(../images/headlines/onlinerechner.gif);
}
h1#hReferenzen {	
	background-image: url(../images/headlines/referenzen.gif);
}
h1#hAktuelles {	
	background-image: url(../images/headlines/aktuelles.gif);
}
h1#hLinks {	
	background-image: url(../images/headlines/links.gif);
}
h1#hAnfahrt {	
	background-image: url(../images/headlines/anfahrt.gif);
}
h1#hImpressum {	
	background-image: url(../images/headlines/impressum.gif);
}
h1#hError {	
	background-image: url(../images/headlines/error.gif);
}
/* --------------------- #header ---------------------------------------*/
#header {
	float: left;
	width: 828px;
	height: 348px;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bg-header.gif);
}
#header a {
	color: #002e67;
	text-decoration: none;
}
#header a:hover {
	color: #000;
	text-decoration: underline;
}
#header p {
	margin: 26px 0px 0px 14px;
	line-height: 16px;
}
/* --------------------- .headercolumn ---------------------------------*/
.headercolumn {
	float: left;
	width: 298px;
	overflow: hidden;
	margin: 0;
}
/* --------------------- #branding -------------------------------------*/
h1#branding {
	width: 298px;
	height: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
h1#branding a {
	display: block;
	width: 298px;
	height: 191px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: -9000px;
	background-image: url(../images/branding.gif);
}
/* --------------------- .headerbild ----------------------------------*/
.headerbild {
	float: left;
	width: 530px;
	height: 259px;
	overflow: hidden;
	margin: 32px 0px 0px 0px;
}
/* --------------------- navigation1 ----------------------------------*/
ul#navigation1 {
	clear: left;
	width: 828px;
	height: 35px;
	margin: 0px 0px 0px 0px;
	padding: 11px 0px 0px 0px;
	list-style-type: none;
}
ul#navigation1 li {
	float: left;
	width: auto;
	height: 46px;
	margin: 0;
	padding: 0; 
}
ul#navigation1 a {
	display: block;
	width: auto;
	height: 46px;
	text-indent: -9000px;
	background-image: url(../images/navigation1.gif);
}
li#home {
	width: 105px;
}
li#home a {
	width: 105px;
	background-position: 0px 0px;
}
li#home a:hover {
	background-position: 0px -46px;
}
li#home a.aktiv {
	background-position: 0px -92px;
}
li#kanzlei {
	width: 82px;
}
li#kanzlei a {
	width: 82px;
	background-position: -105px 0px;
}
li#kanzlei a:hover {
	background-position: -105px -46px;
}
li#kanzlei a.aktiv {
	background-position: -105px -92px;
}
li#berater {
	width: 120px;
}
li#berater a {
	width: 120px;
	background-position: -188px 0px;
}
li#berater a:hover {
	background-position: -188px -46px;
}
li#berater a.aktiv {
	background-position: -188px -92px;
}
li#leistungen {
	width: 110px;
}
li#leistungen a {
	width: 110px;
	background-position: -308px 0px;
}
li#leistungen a:hover {
	background-position: -308px -46px;
}
li#leistungen a.aktiv {
	background-position: -308px -92px;
}
li#rechner {
	width: 135px;
}
li#rechner a {
	width: 135px;
	background-position: -418px 0px;
}
li#rechner a:hover {
	background-position: -418px -46px;
}
li#rechner a.aktiv {
	background-position: -418px -92px;
}
li#aktuelles {
	width: 101px;
}
li#aktuelles a {
	width: 101px;
	background-position: -553px 0px;
}
li#aktuelles a:hover {
	background-position: -553px -46px;
}
li#aktuelles a.aktiv {
	background-position: -553px -92px;
}
li#links {
	width: 68px;
}
li#links a {
	width: 68px;
	background-position: -654px 0px;
}
li#links a:hover {
	background-position: -654px -46px;
}
li#links a.aktiv {
	background-position: -654px -92px;
}
li#referenzen {
	width: 105px;
}
li#referenzen a {
	width: 105px;
	background-position: -722px 0px;
}
li#referenzen a:hover {
	background-position: -722px -46px;
}
li#referenzen a.aktiv {
	background-position: -722px -92px;
}

#navigation1 li ul {
background-color:#002e67;
height:auto;
left:-999em;
border: none;
line-height:18px;
margin:0;
padding:0;
position:absolute;
top:372px;
width:auto;
padding: 10px 20px 10px 20px;
z-index:100;
}
#navigation1 li:hover ul {
left:auto;
margin:0;
list-style-type: none;
}
#navigation1 li ul li {
float: none;
height:21px;
line-height:21px;
margin:0;
padding: 1px 0px 1px 0px;
width:auto;
border-bottom: 1px solid #fff;
}
#navigation1 li ul li.last {
border-bottom: none;
}
#navigation1 li ul li a {
height:21px;
font-size: 11px;
line-height:21px;
margin:0;
padding:0;
width:auto;
text-indent: 0px;
background-image: none;
color: #fff;
text-transform: uppercase;
}
#navigation1 li ul li a:hover {
color: #bfc2b8;
text-decoration: none;
}



/* --------------------- =content ------------------------------------*/
#content {
	float: left;
	width: 814px;
	padding: 26px 0px 0px 14px;
}
.column1 {
	float: left;
	width: 252px;
	margin: 0px 27px 0px 0px;
}
.column2 {
	float: left;
	width: 247px;
	margin: 0px 24px 0px 0px;
}
.column3 {
	float: left;
	width: 263px;
	margin: 0px 0px 0px 0px;
}
.doubleColumn {
	float: left;
	width: 534px;
	margin: 0px;
}
.doubleColumnWide {
	float: left;
	width: 669px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
.column2Wide {
	float: left;
	width: 300px;
	margin: 0px 24px 0px 0px;
}
.column2All {
	float: left;
	width: 530px;
	margin: 0px 0px 0px 0px;
}
.doubleColumnWide .column2{
	float: left;
	width: 315px;
	margin: 0px 35px 0px 0px;
}
.doubleColumnWide .column3{
	float: left;
	width: 315px;
	margin: 0px 0px 0px 0px;
}
.column1Alternative {
	float: left;
	width: 252px;
	margin: 0px 19px 0px 0px;
}
.column2Alternative {
	float: left;
	width: 247px;
	margin: 0px 32px 0px 0px;
}
.portrait {
	display: block;
	float: left;
	width: 380px;
	margin: 0px 20px 20px 0px;
}
.portraitText {
	float: left;
}
.portrait img {
	float: left;
	margin: 0px 5px 0px 0px;
	padding: 1px;
	border: 1px solid #ccc;
}
ul#navigationContent {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#navigationContent li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
ul#navigationContent li a{
	display: block;
	width: 247px;
	height: 42px;
	text-indent: -9000px;
	background-image: url(../images/navigationcontent.gif);
}
a#steuerberatung {
	background-position: 0px 0px;
}
a#steuerberatung:hover {
	background-position: -247px 0px;
}
a#rechtsberatung {
	background-position: 0px -63px;
}
a#rechtsberatung:hover {
	background-position: -247px -63px;
}
a#wirtschaftspruefung {
	background-position: 0px -126px;
}
a#wirtschaftspruefung:hover {
	background-position: -247px -126px;
}
a#treuhandtaetigkeit {
	background-position: 0px -189px;
}
a#treuhandtaetigkeit:hover {
	background-position: -247px -189px;
}
ul.contentul, ul.contentul2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
}
.content ul.contentul, .content ul.contentul2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 15px;
}
ul.contentul li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style-type: square;
	border-bottom: 1px solid #ccc;
}
ul.contentul2 li {
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style-type: none;
	border-bottom: 1px solid #ccc;
}
ul.contentul li ul {
	border-top: 1px solid #ccc;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 16px;
}
ul.contentul li ul li{
	margin: 0px 0px 3px 0px;
	padding: 0px;
	list-style-type: circle;
	border-bottom: 1px solid #ccc;
}
ul.contentul li.last {
	border-bottom: none;
}
.header {
	width: 520px;
	padding: 5px;
	background-color: #eeeeee;
	border-bottom: 1px solid #fff;
	font-weight: bold;
	cursor: pointer;
}
.header:hover {
	color: #fff;
	background-color: #002e67;
}
.kasten {
	padding: 0px 8px 0px 0px;
	background-image: url(../images/kasten.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/* --------------------- =footer -------------------------------------*/
#footer {
	clear: both;
	width: 970px;
	height: 35px;
	padding: 30px 0px 0px 0px;
	margin: 0px auto;
	background-image: url(../images/bg-footer.gif);	
}
/* --------------------- =navigation2 ----------------------------------*/
ul#navigation2 {
	width: 200px;
	height: 25px;
	margin: 0px 0px 0px 695px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	background-image: url(../images/bg-navigation2.gif);
	background-position: -4px 0;
}
ul#navigation2 li {
	float: left;
	width: auto;
	height: 25px;
	margin: 0 6px 0 0;
	padding: 0; 
}
ul#navigation2 a {
	display: block;
	width: auto;
	height: 25px;
	text-indent: -9000px;
	background-image: url(../images/navigation2.gif);
}
li#kontaktlink {
	width: 55px;
}
li#kontaktlink a {
	width: 55px;
	background-position: -4px 0px;
}
li#kontaktlink a:hover {
	background-position: -4px -25px;
}
li#kontaktlink a.aktiv {
	background-position: -4px -50px;
}
li#anfahrt {
	width: 55px;
}
li#anfahrt a {
	width: 55px;
	background-position: -65px 0px;
}
li#anfahrt a:hover {
	background-position: -65px -25px;
}
li#anfahrt a.aktiv {
	background-position: -65px -50px;
}
li#impressum {
	width: 68px;
}
li#impressum a {
	width: 68px;
	background-position: -126px 0px;
}
li#impressum a:hover {
	background-position: -126px -25px;
}
li#impressum a.aktiv {
	background-position: -126px -50px;
}
/* --------------------- =newsfeeder ---------------------------------*/
#newsfeeder {
	background-image: url(../images/bg-newsfeeder.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding: 50px 0px 0px 0px; 
}
#newsfeeder h3 {
	font-size: 12px;
	line-height: 16px;
	color: #002e67;
	margin: 0px 0px 10px 0px;
}
#newsfeeder a {
	font-size: 11px;
	color: #002e67;
	text-decoration: underline;
}
#newsfeeder a:hover {
	font-size: 11px;
	color: #000;
	text-decoration: underline;
}
/* --------------------- =newsfooter ---------------------------------*/
.newsfooter {
	clear: both;
	width: 100%;
	height: 26px;
	padding: 24px 0px 0px 0px;
	margin: 0px 0px 40px 0px;
	background-image: url(../images/bg-footer.gif);
	background-position: -30px -10px;
}
a.editorlink {
	padding: 0px 0px 0px 15px;
	background-image: url(../images/externerlink.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	margin: 0px 40px 0px 0px;
}
a.editordownload {
	padding: 0px 0px 0px 15px;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
/* --------------------- =slideshow ----------------------------------*/
ul#listOfImages {
	width: 531px;
   height: 259px;
   margin: 0px 0px 0px 0px;
   padding: 0;
   position: relative;
	z-index: 1;
	border: none;
}
ul#listOfImages li {
    display: block;
    width: 531px;
    height: 259px;
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
}
ul#listOfImages li img {
    border: none;
}
/* --------------------- =standards ---------------------------------*/
.floatLeft {
	float: left;
}
img.floatLeft {
	margin: 5px 5px 5px 0px;
}
.clear {
	clear: both;
	height: 0px;
	line-height: .009em;
}
.clear2 {
	clear: both;
	height: 10px;
	border-bottom: 1px solid #002e67;
}

.clear3 {
	clear: both;
	height: 10px;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */


#content a img {
	border: 1px solid #c9c9c9;
}
#content a:hover img {
	border: 1px solid #48678d;
}

a,
a:link,
a:visited,
a:active {
	color: #002e67;
	font-weight: normal;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

