@charset "utf-8";

/* Company: Euroweb Internet GmbH */

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

* {
   padding:0;
   margin:0;
}

body {
   color:#000;
   text-align: center;
   font:  13px Verdana, Helvetica, sans-serif;
	line-height:21px;
   background: url(../images/bg-body.gif) ;

}

html {
	overflow-x:hidden;
	overflow-y:auto; 
}


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

a:link,
a:visited {
   color: #3e1005;
   text-decoration: underline;
}

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

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

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

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

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

.float-left {
   float: left;
}

.float-right {
   float: right;
   margin-left:10px!important;
}

.trenn {
   border-bottom:1px solid #CCCCCC;
   clear:left;
   float:none;
   height:1px;
   margin-bottom:10px;
   padding:10px 0 10px 0;
   width:95%;
}

.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;
}


/*==================================================
    => list
==================================================*/


/*------------------ =content-main  ---------------*/

div#content-container ol {
   margin-left:10px;
   color: #3e1005;

}

div#content-container ul {
   margin-left:10px;
   line-height:21px;
   list-style-type: square;
   color: #3e1005;
   list-style-position: outside;
   font: 13px Verdana, Helvetica, sans-serif;
}

div#content-container li {
   color: #3e1005;
   line-height:21px;
   margin-left:10px;
   font: 13px Verdana, Helvetica, sans-serif;
}


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

div#container {
   width: 100%;
position:relative;
height:auto !important;

background: url(../images/bg-container.gif) repeat-x 0 0;
background-color:#FFFFFF;
padding-top: 40px;

}

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

div#header {
   height:297px;
	width:920px;
   background: url(../images/bg-header.gif) no-repeat 0 0;
   position:relative;
	margin:-8px auto;
}	
div#header-bg-left{
   height:223px;
	width:249px;
   background: url(../images/bg-header-lft.jpg) no-repeat 0 right;
	position:absolute;
	top:16px;
	left:-249px;
	
}	
div#header-bg-right{
   height:223px;
	width:249px;
   background: url(../images/bg-header-rgt.jpg) no-repeat 0 0;
	position:absolute;
	top:16px;
	left:920px;
	
}	

div#header-img{
   display:block;
   width:622px;
   height:192px;
   position:absolute;
	background: url(../images/bg-header-img.jpg) no-repeat 0 0;
   top:8px;
   left:288px;
   text-indent:-9999px;
   outline:none;
}

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

h1#branding{
   display:block;
   width:226px;
   height:153px;
   position:absolute;
	background: url(../images/branding.gif) no-repeat 0 0;
   top:47px;
   left:11px;
   text-indent:-9999px;
   outline:none;
}

/*==================================================
    => content-container  
==================================================*/

div#content-container {
   width:920px;
   height:auto !important;
	margin:0 auto;
	
}

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

div#content-main {
   float:left;
   width:608px;
   text-align:left;
	min-height:300px;
	background:url(../images/bg-content.gif) no-repeat 0 0;
}

.content-column{
	width:290px;
   float:left;
}

.content-column-mini{
	width:190px;
   float:left;
}

h2{
	width:500px;
	margin-top:20px;
	height:70px;
	text-indent:-9999px;
}
h2.willkommen{ background:url(../images/h2/herzlich-willkommen.gif) no-repeat 0 0;}
h2.ueber-uns{ background: url(../images/h2/ueber-uns.gif) no-repeat 0 0;}
h2.team{ background:url(../images/h2/team.gif) no-repeat 0 0;}
h2.finanz{ background:url(../images/h2/finant-consulting.gif) no-repeat 0 0;}
h2.buchhaltung{ background:url(../images/h2/buchhaltung.gif) no-repeat 0 0;}
h2.unternehmensberatung{ background:url(../images/h2/unternehmensberatung.gif) no-repeat 0 0;}
h2.personalverrechnung{ background:url(../images/h2/personalverrechnung.gif)  no-repeat 0 0;}
h2.fassadengestaltung{ background: url(../images/h2/fassadengestaltung.gif)  no-repeat 0 0;}
h2.referenzen{ background: url(../images/h2/referenzen.gif)  no-repeat 0 0;}
h2.kontakt{ background: url(../images/h2/kontakt.gif)  no-repeat 0 0;}
h2.anfahrt{ background: url(../images/h2/anfahrt.gif) no-repeat 0 0;}
h2.impressum{ background:url(../images/h2/impressum.gif)  no-repeat 0 0;}
h2.fehler404{ background:url(../images/h2/fehler404.gif)  no-repeat 0 0;}


h3{
   font: 18px  Verdana, Helvetica, sans-serif;
	color:#333300;
	font-weight: normal;
}


/* =imprint */

dl.content-main-imprint, dl {
   line-height:20px;
}

dl.content-main-imprint dt, dl dt {
   display:block;
   float:left;
   font-weight:bold;
   width:220px;
}

dl.content-main-imprint dd, dl dd {
   clear:right;
   float:left;
   width:300px;
}

.content-main-imprint-margin {
   margin-top:15px;
}


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

ul#navi{
   width:622px;
   height:35px;
   position:absolute;
   top:200px;
   left:288px;
	z-index:81;
	background: url(../images/bg-navi.gif) no-repeat 0 0;
}

ul#navi li {
   float:left;
	display:block;
	list-style-type:none;
}

ul#navi li a {
   height:31px;
   display:block;
   outline:none;
   text-decoration: none;
   text-indent: -999em;
}

a.navia {
	outline:none;
	display:block;
	height:35px;
	width:83px;
	background: url(../images/navi-home.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}

a.navia:hover, a.navia:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navib {
	outline:none;
	display:block;
	height:35px;
	width:115px;
	background: url(../images/navi-ueber-uns.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}

a.navib:hover, a.navib:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navic {
	outline:none;
	text-indent:-99999px;
	display:block;
	height:35px;
	width:100px;
	background: url(../images/navi-team.gif) no-repeat 0 0;
	font-weight: normal;
}

a.navic:hover, a.navic:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navid {
	outline:none;
	text-indent:-99999px;
	display:block;
	height:35px;
	width:97px;
	background: url(../images/navi-kontakt.gif) no-repeat 0 0;
	font-weight: normal;
}

a.navid:hover, a.navid:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navie {
	outline:none;
	text-indent:-99999px;
	display:block;
	height:35px;
	width:109px;
	background:  url(../images/navi-anfahrt.gif) no-repeat 0 0;
	font-weight: normal;
}

a.navie:hover, a.navie:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navif {
	outline:none;
	text-indent:-99999px;
	display:block;
	height:35px;
	width:118px;
	background: url(../images/navi-impressum.gif) no-repeat 0 0;
	font-weight: normal;
}

a.navif:hover, a.navif:active {
	display:block;
	background: none;
	text-indent:-99999px;
}


/*==================================================
    => navi-add   
==================================================*/

ul#navi-add{
   width: 300px;
	height:250px;
	float:left;
	text-align:left;
	background:url(../images/bg-navi-add.gif) no-repeat 0 0;
}

*html ul#navi-add{
   width:290px;
	height:250px;
	float:left;
	text-align:left;
	background:url(../images/bg-navi-add.gif) no-repeat 0 0;
}

ul#navi-add li {
	display:block;
	list-style-type:none;
}

ul#navi-add li a {
   display:block;
   outline:none;
   text-decoration: none;
	color:#000000;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:26px;

}

ul#navi-add li a:hover {
   display:block;
   outline:none;
   text-decoration: none;
	color:#fff;
	font:12px Verdana, Arial, Helvetica, sans-serif bold ;
		font-weight:bold;
	line-height:26px;

}

ul#navi-add ul{
padding:7px 0 25px 10px;
text-indent:0;

}

*html ul#navi-add li, *html ul#navi-add ul, *html ul#navi-add ul a, *html ul#navi-add ul li a, *html ul#navi-add li a:hover {
	margin:0 0 0 10px;
	line-height:normal;
	padding:0;
}



a.navi-finanz {
	width:252px;
	height:49px;
	outline:none;
	display:block;
	background:  url(../images/navi-add-finanz.gif) no-repeat -10px; 0;
	font-weight: normal;
	text-indent:-99999px;
}

a.navi-finanz:hover, a.navi-finanz:active {
	display:block;
	background: none;
	text-indent:-99999px;
}


a.navi-fassade {
	width:252px;
	height:45px;
	outline:none;
	display:block;
	background: url(../images/navi-add-fassadengestaltung.gif) no-repeat -10px 0;
	font-weight: normal;
	text-indent:-99999px;
}

*html a.navi-fassade {
margin-top:14px;
}

a.navi-fassade:hover, a.navi-fassade:active {
	display:block;
	background: none;
	text-indent:-99999px;
}


a.navi-box1 {
	width:252px;
	height:45px;
	outline:none;
	display:block;
	padding:17px 0 0 40px;
	font-weight: normal;
}

a.navi-fassade:hover, a.navi-fassade:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
/*==================================================
    => footer   
==================================================*/

div#footer-container {
   height: 200px;
   width:100%;
	text-align:center;
   background: url(../images/bg-footer.gif)  repeat-x 0 0;

}

div#footer {
	margin: 0 auto;
   height: 78px;
   width:608px;
	text-align:center;
   background:  url(../images/bg-bottom.gif) no-repeat 0 0;
	padding:40px 0 0 312px;
	position: relative;
	color:#251b4c;
	line-height:26px;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}


div#footer-img {
	margin: 0 auto;
	height: 19px;
	width:222px;
	text-align:center;
	background: url(../images/bg-footer-img.gif) no-repeat 0 0;
	position: absolute;
	top:118px;
	left:29px;
}

.foot1{
	width:215px;
	position:absolute;
	top:30px;
	left:312px;
	text-align:left;
		line-height:26px;
}
.foot2{
	width:180px;
	position:absolute;
	top:30px;
	left:527px;
	text-align:left;
		line-height:26px;
}
.foot3{
	width:190px;
	position:absolute;
	top:30px;
	left:719px;
	text-align:left;
		line-height:26px;
}



div#footer a:link ,
div#footer a:visited  {
   color: #251b4c;
   text-decoration: underline;
}

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

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

.top {
   text-align:right;
   width:610px;
}

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

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

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

/*==================================================
    => 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 */

.floatstop{
clear:both;
}
.floatstop2{
clear:both;
padding:10px;
}

