@charset "utf-8";

/* Company: Euroweb Internet GmbH */

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

* {
padding:0;
margin:0;
}

html{     
height:100%;
margin:0;
padding:0;

}

body {
margin:0;
padding:0;

}

html {
background:   url(../images/html-bg.jpg) repeat 0 0;
}




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

*:not(hr)   body{
background:  url(../images/body-bg.gif) repeat-x 0 -33px;
         }

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

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

a:hover,
a:focus,
a:hover span {
	color:#003f87;
	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;
text-align: left;
width: 500px;



}


h4 {
margin-bottom: 15px;
text-align: left;
width: 500px;
font-size:16px;

font-weight: bold;


}

h3 {
margin-bottom: 5px;
font-size:12px;
color:#003f87;
font-weight: bold;
float: left;
clear:both;
}




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




.floatLeftBild {
float:left;
width: 150px;
margin-right: 10px;
}




.floatLeftText {
float:left;
width: 300px;


}

.floatLeft {
	float: left;
}


.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: 10px;
float:left;
	width: 405px;

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

}

dl.imprintList dd {
	float:left;
	display:block;
	width: 250px;

}



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

div#container {
background:  url(../images/contentContainer-bg.jpg) repeat-y 0 0;
	width:870px;
	position:relative;
	margin:  auto;
	text-align: left;	
margin-top:  33px;






}


div#contentContainer{

background:  url(../images/container-bg.jpg) no-repeat 0 0;


	width:870px;



}
div#contentMain{
float:left;
width: 510px;
margin-right: 30px;
min-height: 480px;
	height: auto !important;
	height: 480px;

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

div#anschrift{
float:left;
margin-left: 55px;
margin-top: 30px;
}

*html div#anschrift{ /*nur ie6*/
float:left;
margin-left: 27px;
margin-top: 30px;
}

div#news {
margin-left: 55px;
float:left;
width:180px;
margin-top: 60px;
}

*html div#news { /*nur ie6*/
margin-left: 27px;
float:left;
width:180px;
margin-top: 60px;
}

div#kontaktlink {
width: 280px;
height: 130px;
float:left;
margin-top: 40px;
}


div#kontaktlink a{
width: 280px;
height: 130px;
text-indent:-9999px;
display:block;
}

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

div#footer {
background: #d9d9d9 url(../images/footer-bg.jpg) no-repeat 0 0;
float:left;
clear:both;
height: 46px;
width: 870px;






}



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

div#header {
	height: 300px;
		width: 870px;


	
}
div#slideshow {
float:left;
	height: 130px;
		width: 497px;



	
}

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

h1#branding {
width: 325px;
height: 131px;
float:left;
margin-right: 9px;
margin-top: 50px;


}
*html h1#branding {
width: 325px;
height: 131px;
float:left;
margin-right: 9px;
margin-top: 20px;


}

h1#branding a{
	text-indent:-9999px;
width: 325px;
height: 131px;
	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:115px;
	height:115px;
	float:left;
margin-right: 10px;
margin-bottom: 12px;

}

ul.rahmen li a {
	position:relative;
	width:115px;
	height:115px;
	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:115px;
	height:115px;
	display:block;
	top:0;
	left:0;
		text-indent: -9999px;
		cursor:pointer;
}
.bildgroesse{
	width:115px;
	height:115px;
}


/*==================================================
    => naviTop 
==================================================*/
ul#naviTop {
float:left;
width: 870px;
height: 120px;
margin-top: 2px;



}

ul#naviTop li {
float:left;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
}
ul#naviTop li a{
float:left;
height: 75px;
margin-right: 23px;
text-indent:-9999px;
padding-left: 0px;
padding-right: 0px;
}




ul#naviTop li.index a {
	width: 69px;
	background: url(../images/navi/index.jpg) no-repeat 0 0;
	margin-left: 33px;
}
ul#naviTop li.armaturen a {
	width: 76px;
	background: url(../images/navi/armaturen.jpg) no-repeat 0 0;
}
ul#naviTop li.pneumatik a {
	width: 76px;
	background: url(../images/navi/pneumatik.jpg) no-repeat 0 0;
}
ul#naviTop li.verschraubung a {
	width: 106px;
	background: url(../images/navi/verschraubung.jpg) no-repeat 0 0;
}
ul#naviTop li.schlaeuche a {
	width: 75px;
	background: url(../images/navi/schlaeuche.jpg) no-repeat 0 0;
}
ul#naviTop li.zubehoer a {
	width: 61px;
	background: url(../images/navi/zubehoer.jpg) no-repeat 0 0;
}
ul#naviTop li.downloads a {
	width: 80px;
	background: url(../images/navi/downloads.jpg) no-repeat 0 0;
}
ul#naviTop li.neuigkeiten a {
	width: 82px;
	background: url(../images/navi/neuigkeiten.jpg) no-repeat 0 0;
}


body#index ul#naviTop li.index a,
ul#naviTop li.index a:hover  {
	width: 69px;
	background: url(../images/navi/index-aktiv.jpg) no-repeat 0 0;
	margin-left: 33px;
}
body#armaturen ul#naviTop li.armaturen a,
ul#naviTop li.armaturen a:hover  {
	width: 76px;
	background: url(../images/navi/armaturen-aktiv.jpg) no-repeat 0 0;
}
body#pneumatik ul#naviTop li.pneumatik a,
ul#naviTop li.pneumatik a:hover  {
	width: 76px;
	background: url(../images/navi/pneumatik-aktiv.jpg) no-repeat 0 0;
}
body#verschraubung ul#naviTop li.verschraubung a,
ul#naviTop li.verschraubung a:hover  {
	width: 106px;
	background: url(../images/navi/verschraubung-aktiv.jpg) no-repeat 0 0;
}
body#schlaeuche ul#naviTop li.schlaeuche a,
ul#naviTop li.schlaeuche a:hover  {
	width: 75px;
	background: url(../images/navi/schlaeuche-aktiv.jpg) no-repeat 0 0;
}
body#zubehoer ul#naviTop li.zubehoer a,
ul#naviTop li.zubehoer a:hover  {
	width: 61px;
	background: url(../images/navi/zubehoer-aktiv.jpg) no-repeat 0 0;
}
body#downloads ul#naviTop li.downloads a,
ul#naviTop li.downloads a:hover  {
	width: 80px;
	background: url(../images/navi/downloads-aktiv.jpg) no-repeat 0 0;
}
body#neuigkeiten ul#naviTop li.neuigkeiten a,
ul#naviTop li.neuigkeiten a:hover  {
	width: 82px;
	background: url(../images/navi/neuigkeiten-aktiv.jpg) no-repeat 0 0;
}







/*==================================================
    => naviFooter
==================================================*/
ul#naviFooter {
float:right;
margin-top: 13px;



}

ul#naviFooter li {
float:left;

}
ul#naviFooter li a{
float:left;
height: 16px;
margin-right: 23px;
text-indent:-9999px;

}




ul#naviFooter li.newsletter a {
	width: 63px;
	background: url(../images/navi/newsletter.jpg) no-repeat 0 0;
}
ul#naviFooter li.anfahrt a {
	width:44px;
	background: url(../images/navi/anfahrt.jpg) no-repeat 0 0;
}
ul#naviFooter li.agb a {
	width: 26px;
	background: url(../images/navi/agb.jpg) no-repeat 0 0;
}
ul#naviFooter li.impressum a {
	width: 66px;
	background: url(../images/navi/impressum.jpg) no-repeat 0 0;
}



body#newsletter ul#naviFooter li.newsletter a,
ul#naviFooter li.newsletter a:hover  {
	width: 63px;
	background: url(../images/navi/newsletter-aktiv.jpg) no-repeat 0 0;
}
body#anfahrt ul#naviFooter li.anfahrt a,
ul#naviFooter li.anfahrt a:hover  {
	width:44px;
	background: url(../images/navi/anfahrt-aktiv.jpg) no-repeat 0 0;
}
body#agb ul#naviFooter li.agb a,
ul#naviFooter li.agb a:hover  {
	width: 26px;
	background: url(../images/navi/agb-aktiv.jpg) no-repeat 0 0;
}
body#impressum ul#naviFooter li.impressum a,
ul#naviFooter li.impressum a:hover  {
	width: 66px;
	background: url(../images/navi/impressum-aktiv.jpg) no-repeat 0 0;
}

.datei {
	background: url(../images/icon_downloads.gif) no-repeat 0 0;
	height: 26px;
	width:17px;
	padding-left: 25px;
	padding-bottom: 6px;
}
a.datei:hover
{
	background: url(../images/icon_downloads_aktiv.gif) no-repeat 0 0;
	height: 26px;
	width:17px;
	padding-left: 25px;
	padding-bottom: 6px;
}
/* =headlines */
body#index h2  {
	width: 122px;
	height: 18px;
	background: url(../images/headlines/index.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#agb h2  {
	width: 44px;
	height: 18px;
	background: url(../images/headlines/agb.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
body#kontakt h2  {
	width: 97px;
	height: 18px;
	background: url(../images/headlines/kontakt.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
body#anfahrt h2  {
	width: 96px;
	height: 16px;
	background: url(../images/headlines/anfahrt.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#armaturen h2  {
	width: 129px;
	height: 17px;
	background: url(../images/headlines/armaturen.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#downloads h2  {
	width: 135px;
	height: 18px;
	background: url(../images/headlines/downloads.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#impressum h2  {
	width: 128px;
	height: 18px;
	background: url(../images/headlines/impressum.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#neuigkeiten h2  {
	width: 140px;
	height: 18px;
	background: url(../images/headlines/neuigkeiten.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#newsletter h2  {
	width: 140px;
	height: 18px;
	background: url(../images/headlines/newsletter.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#pneumatik h2  {
	width: 122px;
	height: 17px;
	background: url(../images/headlines/pneumatik.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#schlaeuche h2  {
	width: 126px;
	height: 22px;
	background: url(../images/headlines/schlaeuche.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#verschraubung h2  {
	width: 186px;
	height: 18px;
	background: url(../images/headlines/verschraubung.jpg) no-repeat 0 0;
	text-indent: -9999px;
}

body#zubehoer h2  {
	width: 102px;
	height: 22px;
	background: url(../images/headlines/zubehoer.jpg) no-repeat 0 0;
	text-indent: -9999px;
}
/* =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 */




ul#navi.topul{
margin: 0;
padding: 0;
list-style-type: none;
padding-top: 1px;

}

ul#navi.topul li {
	float:left;
	position:relative;
	margin-left: 20px;
	font-family: Arial,Verdana,  Helvetica, sans-serif;
font-size: 16px;

}



ul#navi.topul li a {
height: 75px;
color:#000000;
	display:block;
	outline:none;
	text-decoration: none!important;
	background:none;
	padding:0 5px 0 5px;
	line-height:120px;
		float:left;
}


ul#navi.topul li a:hover {
background:  url(../images/nav-aktiv.jpg) repeat-x  0 0;
text-decoration:none;
color:#ffffff;

}

/*==================================================
    => CMS-NAVIGATION - mainul   
==================================================*/

ul#navi ul.mainul {
	margin:0;
	list-style:none;
	height:auto;
	position:absolute;
	top: 75px;
	left: 0;
	width: 200px;
	background: #ffffff;
	z-index: 10;
	padding: 0 0 0 0;
	display:none;
}

ul#navi ul.mainul li {
	position:relative;

}

ul#navi li ul.mainul,
ul#navi li:hover ul.mainul {
	padding: 0 0 0 0;
}

ul#navi li:hover ul.mainul{
	display:block;
}

ul#navi ul.mainul li,
ul#navi ul.mainul li a {
	padding:0;
	margin:0;
	display:block;
	float:none;
	text-decoration:none!important;
	text-indent:0!important;
	font-size:12px;
	font-weight:normal;
	text-align:left;
	height:23px;
	border-bottom: solid 1px #003169;
	border-left: solid 1px #003169;
	border-right: solid 1px #003169;
}

* html ul#navi ul.mainul li,
ul#navi ul.mainul li a {
	display:inline-block;
}
ul#navi ul.mainul li a {
	border: none;

	padding: 0px 0 0px 5px;

	color: #000000!important;
	line-height:23px;
}

ul#navi ul.mainul li a:hover {
	width: 193px;


}

/*==================================================
    => CMS-NAVIGATION - subul   
==================================================*/

ul#navi ul.mainul li.mainli ul.subul, ul#navi ul.mainul li.mainActive ul.subul {
	margin:0;
	list-style:none;
	height:auto;
	position:absolute;
	top:0px;
	left: 198px;
	width:200px;
	background: #ffffff;
	z-index: 10;
	padding: 0 0 0 0;
	display:none;
}

ul#navi li ul.subul,
ul#navi li:hover ul.subul {
	padding: 0 0 0 0;
}

ul#navi ul.mainul li:hover.mainli ul.subul, ul#navi ul.mainul li:hover.mainActive ul.subul{
	display:block;
	
}

ul#navi ul.subul li,
ul#navi ul.subul li a {
	padding:0;
	margin:0;
	display:block;
	float:none;
	text-decoration:none!important;
	text-indent:0!important;
	font-size:11px;
	font-weight:normal;
	text-align:left;
	background-color:#ffffff;
}

ul#navi ul.subul li a {
	border: none;

	padding: 0px 0 0px 5px;
	color: #000000!important;
		line-height:23px;
}

ul#navi ul.mainul li a:hover {
	background-color:#003169;
color: #ffffff!important;
}



*html ul#gallery {display:none;}

div#slider {
width: 515px; height: 131px;
	overflow: hidden;
	position: absolute;
	top: 135px;
	left:325px;
	background-color:#e2e2e2 !important;

}
div#slider ul {
		display: block;
		width: 515px; 
		padding: 0px; margin: 0px;
		background-color:#e2e2e2 !important;
		list-style-type: none;
	}
		div#slider ul li {
			display: block;
			width: 515px; height: 131px;
			overflow: hidden;
			padding: 0px; margin: 0px;
			background-color:#e2e2e2 !important;
		}
		
		div#slider ul li div {
			background-repeat: no-repeat;
			background-position: top left;
			width: 515px; height: 131px;
			background-color:#e2e2e2 !important;
		}

		div#slider ul li div.slide1 { background-image: url(../images/slideshow/1.jpg); }
 		div#slider ul li div.slide2 { background-image: url(../images/slideshow/2.JPG); }
 		div#slider ul li div.slide3 { background-image: url(../images/slideshow/3.JPG); }
 		div#slider ul li div.slide4 { background-image: url(../images/slideshow/4.jpg); }
 		div#slider ul li div.slide5 { background-image: url(../images/slideshow/5.jpg); }
	
		