@charset "utf-8";

/* Company: Euroweb Internet GmbH */

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

* {
   padding:0;
   margin:0;
}
 
body {
   color:#000;
   font: 13px  Arial, Helvetica, sans-serif;
	line-height:22px;
   background:#b6b6b6  url(../images/bg-body.jpg) repeat-x  top center;
	height:100%;
	behavior:url(csshover.htc);
}

html {
	height:100%;
   overflow-x:hidden;
   overflow-y:auto;
}

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

a:link,
a:visited,
a:active {
   color: #fff;
   text-decoration: none;
	background:#1c4f9e;
	
}

a:hover {
   color: #fff;
   text-decoration: none; 
		background:#000;
}

*html div#header a {
   color: #fff;
   text-decoration: none;
	background: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  dashed #fff;
   float:none;
	height:10px;
   margin-bottom:30px;
   padding:0;
   width:100%;
	clear:both;
}


.image {

 outline: none;
 float:left;

 border:3px solid #c8c8c8;
}

*html .flosto{
float:left;
}
.image3 {
float:left;
padding:0 0px 5px 0;
width:195px;   outline: none;
}


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

.table-bg {
background-color:#e1e5e8;
}

td{
padding:5px;
}

p{
padding-bottom:15px;
}


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


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

div#content-main ol {
   margin-left:10px;
   color: #072c67;
	line-height:30px;
}

div#content-main ul {
   margin-left:10px;
	line-height:40px;
   list-style-type: square;
   color: #072c67;
   list-style-position: outside;
}

div#content-main li {
   color: #072c67;
	line-height:40px;
   margin-left:10px;
}


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

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

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

div#header {
width:920px; 
	height:363px;
  	text-align: left;
	margin:0 auto;
	position:relative;
	background: url(../images/bg-header.jpg) no-repeat 0 0;
}

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

h1#branding a{
   display:block;
	width:307px;  
	height:319px;
	background: url(../images/branding.jpg) no-repeat 0 0;
   outline:none;
	text-indent:-99999px;
	position: absolute;
	top:0;
	left:0;
}

/*==================================================
    => content-container  
==================================================*/
 
div#content-container {
   width:920px;
	margin:0 auto;
	clear:both;
	text-align:left;
	position:relative;
	background: url(../images/bg-content-container.gif) repeat-y 0 0;
}

/*------------------ =contentSidebar ---------------*/ 
 
div#content-sidebar {
	width:301px;
	height:410px;
	float:left;
	text-align:left;
	position:relative;
	font-family: Arial, Helvetica #e6f7c1;
	font-size: 13px;
	font-style: italic;
	background: url(../images/bg-sidebar.jpg) no-repeat 0 0;

}

div#content-sidebar1 {
	width:224px;
	height:131px;
	text-align:left;
	position: absolute;
	top:52px;
	left:17px;
	color:#333333; 
}
div#content-sidebar2 {
	width:224px;
	height:81px;
	text-align:left;
	position: absolute;
left:17px;
	top:277px;
	color:#333333; 
}



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

div#content-main{
   width:604px;
	min-height:410px;
	padding-left:15px;
   text-align:left;
	position:relative;
	background: url(../images/bg-content.jpg) no-repeat 0 0;
	float:left;
}


*html div#content-main{
	height:410px;
} 

.content-column{
	width:290px;

   float:left;
	text-align:left;
}


/*==================================================
    => headlines   
==================================================*/


h2 {
width:570px;
height:70px;
position:absolute;
top:233px;
left:317px;
display:block;
text-indent:-9999px;
}
h2.home{ background: url(../images/h2/home.jpg) no-repeat 0 0;}
h2.kontakt{ background: url(../images/h2/kontakt.jpg) no-repeat 0 0;}
h2.anfahrt{ background: url(../images/h2/anfahrt.jpg) no-repeat 0 0;}
h2.ihr-team{ background:  url(../images/h2/ihr-team.jpg) no-repeat 0 0;}
h2.impressum{ background:  url(../images/h2/impressum.jpg) no-repeat 0 0;}
h2.newsletter{ background:  url(../images/h2/newsletter.jpg) no-repeat 0 0;}
h2.projekte{ background:  url(../images/h2/projekte.jpg) no-repeat 0 0;}
h2.unsere-leistungen{ background: url(../images/h2/unsere-leistungen.jpg) no-repeat 0 0;}


h3{ 
 	color:#072c67;
   font: 21px  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}


h4{
 	color:#fff;
   font: 15px  Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: italic;

}

h5{
 	color:#072c67;
   font: 16px  Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	
}

h6{
   color:#000;
   font: 13px  Arial, Helvetica, sans-serif;
	
	line-height:30px;
	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:250px;
}

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


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


ul#navi1{
	width:610px;
	height:25px;
	position: absolute;
	top:117px;
	left:301px;
}

ul#navi1 li {
float:left;
height:25px;	
}

ul#navi2{
	width:610px;
	height:25px;
	position: absolute;
	top:142px;
	left:301px;
}

ul#navi2 li {
float:left;
height:25px;	
}





a.navia {
	width:181px;
	height:25px;
	outline:none;
	display:block;
	background: url(../images/navia.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 {
	width:204px;
	height:55px;
	outline:none;
	display:block;
	background: url(../images/navib.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 {
	width:218px;
	height:25px;
	outline:none;
	display:block;
	background: url(../images/navic.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navic:hover, a.navic:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navid {
	width:181px;
	height:25px;
	outline:none;
	display:block;
	background: url(../images/navid.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navid:hover, a.navid:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

a.navie {
	width:204px;
	height:25px;
	outline:none;
	display:block;
	background: url(../images/navie.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navie:hover, a.navie:active {
	display:block;
	background: none;
	text-indent:-99999px;
}
a.navif {
	width:218px;
	height:25px;
	outline:none;
	display:block;
	background: url(../images/navif.gif) no-repeat 0 0;
	font-weight: normal;
	text-indent:-99999px;
}
a.navif:hover, a.navif:active {
	display:block;
	background: none;
	text-indent:-99999px;
}

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


ul#navi-add{
   width:257px;
   height:35px;
	position: absolute;
	top:287px;
	left:0px;
}

ul#navi-add li {
	float:left;
	height:35px;
	list-style-type:none;
	
}

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

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

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


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


div#footer-container {
	height:170px;
	width:100%;
	margin: 0 auto;
	position:relative;
	background:  url(../images/bg-footer-container.gif) repeat-x 0 0;
} 

div#footer {
	height:170px;
	width:920px;
	margin: 0 auto;
	position:relative;
	background:  url(../images/bg-footer.jpg)  no-repeat 0 0;
}

div#footer p{
	margin:0;
	padding:0;
}
.footer0 {
	height:20px;
	width:194px;
	position: absolute; 
	top:70px;
	left:17px;
	color:#031e49;
	text-transform:uppercase;
}
.footer1 {
	height:40px;
	width:190px;
	position: absolute; 
	top:100px;
	left:17px;
}
.footer2 {
	height:40px;
	width:190px;
	position: absolute; 
	top:100px;
	left:245px;
}
.footer3 {
	height:40px;
	width:190px;
	position: absolute; 
	top:100px;
	left:445px;
}
div#form-light a {
	height:142px;
	width:278px;
	position: absolute; 
	top:17px;
	right:0px;
	background:url(../images/form-light.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
	
}
div#form-light a:hover {
	height:142px;
	width:278px;
	position: absolute; 
	top:17px;
	right:0px;
	background: url(../images/form-light-hover.jpg) no-repeat 0 0;
	display:block;
	text-indent:-9999px;
}

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

.clearfix:after {
   content: ".";
   display: block;
   clear: both;
   visibility: hidden;
   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;
}

