@charset "utf-8";

/* Company: Euroweb Internet GmbH */

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

* {
	padding:0;
	margin:0;
}

body {
	color: #666666;
	vertical-align:baseline;
	text-align: left;
	background: #adaeb1 url(../images/body-bg.jpg) repeat-x 0 0;
font-size: 11px;
font-family:  	 Arial,  Tahoma,  Helvetica, Verdana,sans-serif;

}



html, body {

}






ol,
ul,
dl {
	list-style:none;
	margin-bottom:15px;
}

a,
a:active,
a:visited {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #666666;
}

a.escape ,
.escape span
 {
	outline:none;/* disable dotted active-link borders */
	text-decoration: underline;
	color: #666666;
}




a:hover,
a:focus,
a:hover span {
	color:#666666;
	text-decoration:underline;
}

p {
clear:both; 
margin-bottom:15px;
}

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

hr {
	border: 1px solid transparent;
	margin: 6px 0px 6px 0px;
	clear:both;
}

html>body hr {
	border-top: 1px solid transparent;
	margin: 11px 0px 11px 0px;
}




h2 {
	margin-bottom: 15px;
	font-size:12px;
	color:#666666;
	font-weight: bold;
}

h3 {
margin-top: 10px;
margin-bottom: 5px;
font-size:11px;
color:#0000af;
font-weight: bold;
}

div#contentColumn h3 a{
margin-top: 10px;
margin-bottom: 5px;
font-size:11px;
color:#0000af;
font-weight: bold;
text-decoration:none;
}


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

.clear {
	clear:left;
	float:none;

}

p.highlight {
	background: url(../images/icon-link-grey.gif) no-repeat 3px center;
	border-bottom: solid 1px #e0e3eb;
	border-top: solid 1px #e0e3eb;
	padding: 2px 0 2px 20px;
	color: #30467a;
}





.floatLeft {
float: left;
margin-right: 25px;

}



.floatRight {
	float: right;
}


.externalLink {
	background: url(../images/icon-external-link.gif) no-repeat right center;
	padding: 0px 20px 0px 0px;
}

.gototop {
	position:fixed;
	right:10px;
	bottom:10px;
	font-size:10px;
	text-decoration:none;
	background:url(../images/icon-top.png) no-repeat left center;
	padding: 0 0 0 15px;
	_display:none;
}


dl.imprintList{
margin-bottom: 20px;
float:left;

}
dl.imprintList dt {
	font-weight: bold;
	float:left;
	display:block;
	width: 150px;
}

dl.imprintList dd {
	float:left;
	display:block;
	width: 250px;
	margin-bottom: 5px;
}

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

div#container {

	width:995px;
	position:relative;
	text-align: left;	
	background: url(../images/container-bg.jpg) no-repeat 0 top;
	margin: 0 auto; 
	
	min-height: 577px;
	height: auto !important;
	height: 577px;

}

div#footer {
width:962px;
position:relative;
margin: 0 auto;
background-color: #ccccca;
border-bottom: 2px solid #929498;
height: 95px;
margin-bottom: 20px;

}



div#footerLogo{

width:	73px;
height:	93px;
margin-left: 188px;
margin-top: 15px;
float:left;


}

div#footerLogoZeichen{

width:	73px;
height:	82px;
margin-left: 38px;
margin-top: 15px;
float:left;
}

div#footerLogoSiegel{
width:	73px;
height:	82px;
margin-left: 38px;
margin-top: 15px;
float:left;
}


div#contentContainer{
clear:both;
width:962px;
margin:0 auto;
 background-color: #ffffff;
	
}
div#contentMain{
float:left;
width: 482px;
margin-top: 15px;
padding-right: 40px;



}
div#contentSidebar{
float:left;
width: 195px;


}



div#contentColumn{
float:left;
width: 245px;

}


div#anschrift{
background: url(../images/anschrift.jpg) no-repeat 0 35px;
width:	265px;
height:	134px;
margin-left: -22px;
margin-top:-50px;
padding-left: 22px;
line-height: 15px;
}

div#newsfeed,
div#oeffnungszeiten{
margin-top:20px;
line-height: 17px;
}



div#start{
background: url(../images/start.jpg) no-repeat 0 0;
width:	467px;
height:	183px;
}







#push {
margin:0 auto;



}



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

div#header {
	height: 281px;
width:960px;
margin-left: 16px;


}


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

h1#branding {
width:960px;
height: 74px;


}


h1#branding a{
	text-indent:-9999px;
width:960px;
	height: 74px;
	display:block;



}


ul.rahmen li div a.ewcms_edit_link  {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #E2E1E1;
clear:both;
display:block;
float:none;
height:30px;
line-height:30px;
margin:3px 0;
text-decoration:none;
text-transform:uppercase;
}


ul.rahmen {
	list-style-type:none;
	margin-bottom:15px;
}

ul.rahmen li {
	width:120px;
	height:90px;
	float:left;
margin-right: 15px;
margin-bottom: 15px;

}

ul.rahmen li a {
	position:relative;
	width:120px;
	height:90px;
	display:block;
	text-decoration:none;
}

ul.rahmen li a:hover {
	text-decoration:none;
	padding:0 !important;
}

ul.rahmen li a span.bild-rahmen {
	background:url(../images/bild-rahmen.gif) 0 0 no-repeat;
	position:absolute;
	width:120px;
	height:90px;
	display:block;
	top:0;
	left:0;
text-indent: -9999px;
cursor:pointer;
}
.bildgroesse{
	width:120px;
	height:90px;
}


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


ul#naviStart {

float:right;
	width: 161px;
}

ul#naviStart li {



}


ul#naviStart li a {
height: 35px;
margin-bottom:2px;
text-indent: -9999px;
	display: block;
	


	
}



div#feuerverzinkenExt a{
	background:  url(../images/navi/pfeil.jpg) no-repeat 0px 4px;
	color:#686868;
	text-decoration:none;
	padding-left:15px;
	padding-right: 35px;
}

div#feuerverzinkenExt  a:hover {
text-decoration:none;
color: #0130c4;

}


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


ul#navi {
margin-top: 22px;

}

ul#navi li {



}


ul#navi li a {
	font-size:12px;
	background:  url(../images/navi/pfeil.jpg) no-repeat 37px 9px;
	display: block;
	color:#686868;
	text-decoration:none;
	line-height:25px;
	padding-left: 52px;
	border-bottom: 1px solid #9c9c9b;
	width: 110px;
	text-transform: uppercase;
	font-weight: bold;

	
}

ul#navi li.leistungen  {
font-weight: bold;
text-transform: uppercase;
font-size:12px;
	background:  url(../images/navi/knoten.jpg) no-repeat 0 0;
	display: block;
	color:#686868;
	text-decoration:none;
	height: 23px;
	padding-left: 37px;
	border-bottom:0;
	width: 179px;
margin-top: -20px;
	padding-top: 16px;
}

ul#navi li.technische-informationen  a{
font-weight: bold;
text-transform: uppercase;
font-size:12px;
	background:  url(../images/navi/knotentechnisch.jpg) no-repeat 0 0;
	display: block;
	color:#686868;
	text-decoration:none;
	height: 50px;
	padding-left: 37px;
	border-bottom:0;
	width: 179px;
margin-top: 9px;
	padding-top: 6px;
	line-height: 15px;
}


 
body#sandstrahlen ul#navi li.sandstrahlen a,
body#feuerverzinken ul#navi li.feuerverzinken a,
body#beschichten ul#navi li.beschichten a,
body#spritzverzinken ul#navi li.spritzverzinken a,
body#service ul#navi li.service a,
body#technische-informationen ul#navi li.technische-informationen a,
ul#navi li a:hover {
text-decoration:none;
color: #0130c4;
display:block;

}


/*==================================================
    => naviTop 
==================================================*/




ul#naviTop {
float:left;
height: 47px;


}

ul#naviTop li {
display:block;
float:left;

}

ul#naviTop a {
height: 47px;
	display:block;
	float:left;
	text-indent:-9999px;


}


			 
			 		 
ul#naviTop li.index a {	
width:99px;
}
		 
ul#naviTop li.index a:hover,
body#index ul#naviTop li.index a {	
background:  url(../images/navi/index.jpg) no-repeat 0 0;

}

ul#naviTop li.unternehmen a {	
width:129px;
}
ul#naviTop li.unternehmen a:hover,
body#unternehmen ul#naviTop li.unternehmen a {	
background:  url(../images/navi/unternehmen.jpg) no-repeat 0 0;


}
ul#naviTop li.chronik a {	
width:87px;
}
ul#naviTop li.chronik a:hover,
body#chronik ul#naviTop li.chronik a {	
background:  url(../images/navi/chronik.jpg) no-repeat 0 0;

}
ul#naviTop li.agb a {	
width:57px;
}
ul#naviTop li.agb a:hover,
body#agb ul#naviTop li.agb a {	
background:  url(../images/navi/agb.jpg) no-repeat 0 0;

}

ul#naviTop li.unsere-partner a {	
width:140px;
}
ul#naviTop li.unsere-partner a:hover,
body#unsere-partner ul#naviTop li.unsere-partner a {	
background:  url(../images/navi/unsere-partner.jpg) no-repeat 0 0;

}


ul#naviTop li.kontakt a {	
width:89px;
}
ul#naviTop li.kontakt a:hover,
body#kontakt ul#naviTop li.kontakt a {	
background:  url(../images/navi/kontakt.jpg) no-repeat 0 0;

}
ul#naviTop li.anfahrt a {	
width:99px;
}
ul#naviTop li.anfahrt a:hover,
body#anfahrt ul#naviTop li.anfahrt a {	
background:  url(../images/navi/anfahrt.jpg) no-repeat 0 0;

}















ul.liste{
margin-bottom: 20px;

}

ul.liste li{
	margin-left:10px;
	background: url(../images/liste.jpg) no-repeat 0 4px;
	padding-left: 15px;
	margin-bottom:5px;
}



/* =headlines */


/* =image */
img {
border: 0;
}

/* =imprint */

dl.imprintTypeOfBusiness,
dl.imprintAddress {
	line-height: 20px;
	margin: 15px 0;
}

dl.imprintTypeOfBusiness dt,
dl.imprintAddress dt {
	display: block;
	width: 120px;
	color: #909090;
	float:left;
}

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

#btnImprint,
#newField {
	display:none;
}


	



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

#slideshow{
float:left;
height: 160px;
width:962px;
}


/*height: 213px; width: 320px;*/
#slideshowLinks   {float: left; height: 160px; width: 240px; overflow:hidden;}
#slideshowMitteLinks   {
float: left; height: 160px; width: 240px;  
border-right: 1px solid #bebebd; 
border-left: 1px solid #bebebd;
 overflow:hidden;
}
#slideshowMitteRechts   {
float: left; height: 160px; width: 240px;  
border-right: 1px solid #bebebd; 
 overflow:hidden;
}
#slideshowRechts   { float: left;  width: 239px;  height: 160px; overflow:hidden;   }
#slideshowRechts  img { float: left;  width: 237px;   height: 160px;   }




*html ul#gallery {display:none;}

 div#slider {
height: 160px;
width:962px;
	overflow: hidden;
	position: absolute;


}
div#slider ul {
		display: block;
 width: 240px;  
		padding: 0px; margin: 0px;
		list-style-type: none;
	}
	div#slider ul li {
			display: block;
	 width: 240px;  height: 160px;
			overflow: hidden;
			padding: 0px; margin: 0px;
	
		}
		
	div#slider ul li div {
			background-repeat: no-repeat;
			background-position: top left;
 width: 240px;  height: 160px;
		}



ul#gallery   { float: left; height: 160px; width: 240px; overflow:hidden;}
ul#galleryzwei  {	position: absolute; left: 240px;
float: left; height: 160px; width: 240px;  
border-right: 1px solid #bebebd; 
border-left: 1px solid #bebebd;
 overflow:hidden;
}
ul#gallerydrei   {	position: absolute; left: 482px;
float: left; height: 160px; width: 240px;  
border-right: 1px solid #bebebd; 
 overflow:hidden;
}
ul#galleryvier   { 	position: absolute; left: 723px; float: left;  width: 237px;  height: 160px; overflow:hidden;   }
ul#galleryvier   img  { 	float: left;  width: 237px;   height: 160px;  }


.dastH2 {
color:#0033CC;
font-size:14px;
font-weight:bold;
}

.image{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.imageFLoatRight{
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}
