@charset "utf-8";

/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/

* {
   padding:0;
   margin:0;
}

body {
   color:#6c6c6c;
   vertical-align:baseline;
   text-align: center;
   font: 78% Verdana, sans-serif;
   background:#d7d7d7 url(../images/bg-body.gif) center 0 repeat-x;
}

ol,
ul,
dl {
   list-style:none;
}

a:link,
a:visited {
   color: #23942a;
	font-weight: bold;
   text-decoration: underline;
}

a:hover {
   color: #23942a;
   text-decoration: none;
}

a:active {
   color: #23942a;
   text-decoration: none;
}

.highlight {
	color:#006126;
	font-weight:bold;
}
/*------------------ =linksGaestebuch  ------------------*/

p {
   margin: 0 0 16px 0px;
}

img,
img a {
   border: none;
   -ms-interpolation-mode: bicubic;
}

.trenn {
   margin-bottom:20px;
	margin-top:20px;
   border-bottom:#cadfbf 1px solid;
   height:1px;
   width:540px;
}

* html .trenn { /*IE6 Hack*/
   margin-top:-25px; 
}

/*==================================================
    => global classes
==================================================*/

.clear {
   clear:left;
   float:none;
}

.floatLeft {
   float: left;
}

.floatRight {
   float: right;
}

.noMarginRight {
   margin-right: 0;
}

.MarginTopStart {
border:1px solid #C8C8C8;
cursor:url(../images/icon-zoomin.cur), pointer;
margin-right:6px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:2px;
margin-left: 20px;
}

/*==================================================
    => container
==================================================*/

div#container {
   width: 980px;
   position:relative;
   margin: 0 auto;
	margin-top: 10px;
   text-align: left;
	background: url(../images/bg-container.png) repeat-y;
}

/*==================================================
    => header  
==================================================*/

div#header {
   height: 388px;
   background: url(../images/bg-head.jpg) no-repeat 0 0;
   position:relative;
	margin-left: 20px;
	margin-top: 20px;
}

/*------------------ =branding  ------------------*/

h1#branding a {
	display:block;
	width:336px;
	height:95px;
	position:absolute;
	top:150px;
	left:12px;
	text-indent:-9999px;
	outline:none;
}

/*==================================================
    => contentContainer  
==================================================*/
div#contentContainer {
   height:100% !important;
   padding:0 0 0;
   width:960px;
}

/*------------------ =contentMain  ---------------*/

div#contentMain {
   float:left;
   width: 540px;
   text-align:left;
   font-size:1em;
   line-height:1.6em;
   height:auto !important;
   min-height:450px;
   height:450px;
   padding-bottom:40px;
   padding-top:50px;
   background:url(../images/bg-contentMain.gif) no-repeat 0 0;
}

#contentMain table.leistungenStart {
	margin-bottom: 30px;
}

#LeistungPrivat {
	float: left;
   border-bottom:#cadfbf 1px solid;
   border-top:#cadfbf 1px solid;
   height:99px;
   width:377px;
	margin-top: 40px;
	background: url(../images/bg-privat.gif) no-repeat;
	background-position: left;
	padding-left: 153px;
	padding-top: 60px;
}

#LeistungUnternehmen {
	float: left;
   border-bottom:#cadfbf 1px solid;
   border-top:#cadfbf 1px solid;
   height:99px;
   width:377px;
	margin-top: 40px;
	background: url(../images/bg-unternehmen.gif) no-repeat;
	background-position: left;
	padding-left: 153px;
	padding-top: 60px;
}

div.toll {
	height: 150px;
}

table.leistungen {
	width: 100%;
}

table.leistungen td {
	width: 50%;
	padding: 10px;
	border: 1px solid #cccccc;
	vertical-align: top;
}

table.leistungen td.unten {
	vertical-align: bottom;
}

td.green {
	color: #23942a;
}

img.pflanze {
	margin-bottom: 45px;
}

table.leistungen td.wegunten {
	border-bottom: none ;
}

table.leistungen td.wegoben {
	border-top: none ;
}

table.sonstigeLeistungen {
	width: 100%;
}

table.sonstigeLeistungen td {
	width: 50%;
	padding: 10px;
	vertical-align: top;
}

table.sonstigeLeistungen td.green {
	border: 1px solid #cccccc;
}

table.sonstigeLeistungen td {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}

table.sonstigeLeistungen td.unten {
	border-bottom: 1px solid #cccccc;
}

/*------------------ =headlines  ---------------*/

h2 {
	font-weight: bold;
	font-size: 30px;
	color: #006126;
	margin:auto;
}

h3 {
	font-weight: bold;
	font-size: 18px;
	color: #006126;
	margin-bottom: 20px;
}

h2.home {
   background:url(../images/index/bg-headlineHome.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:60px;
   margin:5px 0 20px 0;
}

h2.about {
   background:url(../images/steuerkanzlei/bg-headlineAbout.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:60px;
   margin:5px 0 20px 0;
}

h2.unternehmenHeadline {
   background:url(../images/unternehmen/bg-headlineUnternehmen.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:45px;
   margin:5px 0 10px 0;
}

h2.privatpersonenHeadline {
   background:url(../images/privatpersonen/bg-headlinePrivatpersonen.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:45px;
   margin:5px 0 20px 0;
}

h2.sonstiges {
	background:url(../images/leistungen/bg-headlineLeistungen.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:45px;
   margin:5px 0 20px 0;
}

h2.routeHeadline {
	background:url(../images/bg-headlineRoute.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:45px;
   margin:5px 0 20px 0;
}

h2.imprintHeadline {
	background:url(../images/bg-headlineImprint.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:45px;
   margin:5px 0 20px 0;
}

h2.kontaktHeadline {
	background:url(../images/bg-headlineKontakt.gif) no-repeat 0 0;
   text-indent:-9999px;
   height:45px;
   margin:5px 0 20px 0;
}

/* =lists */

div.liste {
	background-color: #efefef;
	width: 483px;
	min-height: 44px;
	padding: 12px;
	margin-bottom: 20px;
}

div.liste ul {
float:left;
margin-right: 18px;
margin-bottom: 20px;
display:block;
overflow:auto;
}  

ul.list {
	margin:0;
	padding:0;
}

ul.list li {
	list-style:none;
	background:url(../images/li-list.png) 0px 12px no-repeat;
	padding:2px 15px 0;
}

/* =image */

.image {
   border: 1px solid #c8c8c8;
   padding: 2px;
   margin: 0px 10px 10px 0;
   cursor: url(../images/icon-zoomin.cur), pointer;
   outline: none;
}

html>image {
   margin: 0px 10px 5px 0;
}

.image:hover,
a:hover img.image {
   border: 1px solid #c8c8c8;
   padding: 2px;
}

/* =imprint */

dl.imprintTypeOfBusiness, dl.imprintAddress {
   width:100%;
   line-height:18px;
   margin:15px 0;
}

dl.imprintTypeOfBusiness dt, dl.imprintAddress dt {
   display:block;
   width:50%;
   float:left;
}

#datenschutz { display:block; }

dl.imprintTypeOfBusiness dd, dl.imprintAddress dd { clear:right; }



/*==================================================
    => contentSidebar    
==================================================*/

div#contentSidebar {
   position:relative;
   float:left;
   width: 395px;
   min-height:450px;
   height:450px;
	margin-left: 20px; 
	color: #6c6c6c; 
	z-index:1;
}

#buerozeiten {
	float: left;
	height: 134px;
	width: 338px;
	background: url(../images/bg-buerozeiten.gif) no-repeat; 
	margin-bottom: 49px;
	padding-left: 20px;
	padding-top: 40px;
}

#buerozeiten p.small {
	font-size: 11px;
}

#contentContainer {
	float: left;
	height: 508px;
	width: 338px;
	background: url(../images/sidebar/blank.jpg) no-repeat; 
	padding-top: 65px;
	padding-left: 20px;
	line-height: 18px;
	z-index:2;
	position:relative;
}

body#startseite #contentContainer {
	background: url(../images/sidebar/home.jpg) 20px bottom no-repeat;
}

body#steuerkanzlei #contentContainer {
	background: url(../images/sidebar/ueberuns.jpg) 20px bottom no-repeat;
}

body#unternehmen #contentContainer {
	background: url(../images/sidebar/unternehmen.jpg) 20px bottom no-repeat;
}

body#privatpersonen #contentContainer {
	background: url(../images/sidebar/privatpersonen.jpg) 20px bottom no-repeat;
}

body#leistungen #contentContainer {
	background: url(../images/sidebar/sonstige.jpg) 20px bottom no-repeat;
}

body#kontakt #contentContainer {
	background: url(../images/sidebar/kontakt.jpg) 20px bottom no-repeat;
}

body#anfahrt #contentContainer {
	background: url(../images/sidebar/anfahrt.jpg) 20px bottom no-repeat;
}

body#impressum #contentContainer {
	background: url(../images/sidebar/blank.jpg) 20px bottom no-repeat;
}

#sidebarbild {
	float: left;
	height: 80px;
	width: 338px;
	margin-bottom: 49px;
	padding-top: 65px;
	padding-left: 20px;
	line-height: 18px;
}

#route {
	position: absolute;
	top: 120px;
	left: 375px;
	height: 119px;
	width: 338px;
	margin-bottom: 49px;
	padding-top: 40px;
	padding-left: 20px;
	line-height: 18px;
}

#route ul.routenLink {
	background: url(../images/bg-LinkRoute.gif);
	width: 156px;
	height: 21px;
	text-indent: -99999999px;
}

#route ul.routenLink li a{
	width: 156px;
	height: 21px;
   display:block;
   outline:none;
   text-decoration: none;
}

/*==================================================
    => navi   
==================================================*/

ul#navi{
	width: 932px;
	height:30px;
	position:absolute;
	top:360px;
	left:0px;
	text-indent: -999999px;
}

ul#navi li {
   float:left;
}

ul#navi li a {
   height:30px;
	width:225px;
   display:block;
   outline:none;
   text-decoration: none;
}

ul#navi li a.home {
	width: 72px;
}

ul#navi li a.steuerkanzlei {
	width: 119px;
}

ul#navi li a.unternehmen {
	width: 142px;
}

ul#navi li a.privatpersonen {
	width: 161px;
}

ul#navi li a.leistungen {
	width: 173px;
}

ul#navi li a.kontakt {
	width: 86px;
}

ul#navi li a.anfahrt {
	width: 86px;
}

ul#navi li a.impressum {
	width: 92px;
}

ul#navi li a:hover {
   background:url(../images/bg-naviHover.gif) no-repeat 0 0;
}

ul#navi li a.home:hover {
   background-position: 0px 0px;
}

ul#navi li a.steuerkanzlei:hover {
   background-position: -72px 0px;
}

ul#navi li a.unternehmen:hover {
   background-position: -191px 0px;
}

ul#navi li a.privatpersonen:hover {
   background-position: -333px 0px;
}

ul#navi li a.leistungen:hover {
   background-position: -494px 0px;
}

ul#navi li a.kontakt:hover {
   background-position: -667px 0px;
}

ul#navi li a.anfahrt:hover {
   background-position: -753px 0px;
}

ul#navi li a.impressum:hover {
   background-position: -839px 0px;
}

/*==================================================
    =>  footer
==================================================*/

div#footer {
   height: 68px;
   margin: auto;
   width:988px;
   background: url(../images/bg-footer.gif) no-repeat bottom left;
}

div#footer p.white {
    font-size: 76%;
    font-weight: bold;
	color: #fff;
	padding: 18px 0 0;
}

p.footerContent {
	padding: 54px 10px 0;
}

div#footer a:link,
div#footer a:visited {
   color: #fff;
	font-weight: bold;
   text-decoration: underline;
}

div#footer a:hover {
   color: #fff;
   text-decoration: none;
}

div#footer a:active {
   color: #fff;
   text-decoration: none;
}

/*==================================================
    => googlemaps   
==================================================*/

div#map a {
   background:transparent url(../images/bg-google-enlarge.gif) no-repeat scroll 0 0;
   display:block;
   height:31px;
   text-indent:-9999px;
   width:258px;
   margin:10px 0 5px 0;
}

.iframemap {
   border:1px solid #dddbdb;
   padding:3px;
}

#map {
	width: 500px;
}

/*==================================================
    => clearfix   
==================================================*/

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   line-height: 0;
   height: 0;
}

.clearfix {
   display: inline-block; /* for IE/Mac */
}

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

.clearfix {
   display: block;
}
/* End hide from IE-mac */

