@charset "utf-8";
/* Company: Euroweb Internet GmbH */

/*==================================================
    => global tags
==================================================*/
* {
	padding:0;
	margin:0;
}
html,
body { }
body {
	color: #000000;
	vertical-align:baseline;
	text-align: left;
	background: #ffffff url(../images/body-bg.jpg) repeat-x 0 0;
	font-family:	Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size:  12px;
}
body#start {
	background: #c71c00 url(../images/body_index.jpg) no-repeat 0 0;
	position:relative;
}
body#start div#languagede {
	height: 50px;
	width: 225px;
	position:absolute;
	top: 290px;
	left: 730px;
	display:block;
	background:url(../images/trans.gif);
}
body#start div#languagede a {
	height: 50px;
	line-height:50px;
	width: 225px;
	display:block;
	text-indent:-10000px;
	overflow:hidden;
}
body#start div#languageen {
	height: 50px;
	width: 225px;
	position:absolute;
	top: 390px;
	left: 730px;
	background:url(../images/trans.gif);
}
body#start div#languageen a {
	height: 50px;
	width: 225px;
	display:block;
	text-indent: -9999px;
}
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: #c71c00;
}
a:hover,
a:focus,
a:hover span {
	color:#c71c00;
	text-decoration:underline;
}
p {
	clear:both;
	margin-bottom:12px;
}
.sponsors p {
	clear:none;
	margin-bottom:12px;
}
.sponsors h3 {
margin-bottom:10px;
}
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;
}
.sponsors hr {
	border-top: 1px solid #ccc;
	margin: 0 0px 11px 0px;
}
h2 {
	line-height: 32px;
	font-size:18px;
	color:#c71c00;
	font-weight: lighter;
	padding-left: 25px;
	border-bottom: 1px solid #BDBDBD;
	border-left: 1px solid #BDBDBD;
}
h3 {
	margin-bottom: 5px;
	font-size:12px;
	color:#e47f4e;
	font-weight: bold;
}
h4 {
	font-size:11px;
	color:#000000;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
}
div#contentMainAnsprechpartner h3 {
	margin-bottom: 5px;
	font-size:12px;
	color:#c71c00;
	font-weight: bold;
}
.datei {
	background: url(../images/icon_downloads.gif) no-repeat 0 0;
	height: 26px;
	width:17px;
	padding-left: 25px;
	padding-bottom: 6px;
}
/*==================================================
    => 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; }
div#contentMainAnsprechpartner .floatLeft {
	float:left;
	font-size:11px;
	margin-right: 8px;
}
.floatLeftHeader {
	margin-top: 250px;
	float:left;
	position:absolute;
	margin-left: 338px;
}
.datum {
	font-size: 11px;
	color: #c71c00;
	font-weight: normal;
}
.red { color: #c71c00; }
div#contentMainAnsprechpartner .de {
	color: #e47f4e;
	font-size:14px;
	font-weight: bold;
}
div#contentMainAnsprechpartner .en {
	color: #e47f4e;
	font-size:14px;
	font-weight: bold;
}
.news {
	margin-left: 15px;
	width: 220px;
}
.trenner {
	margin-left: 15px;
	width: auto;
	border-bottom: 1px solid #ababab;
	margin-bottom: 10px;
}
div#contentMainAnsprechpartner .trenner {
	margin-left: 0px;
	margin-bottom: 10px;
}
.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 {
	width:960px;
	text-align: left;
	min-height: 845px;
	height: auto !important;
	height: 845px;
	background-color:#FFFFFF;
}
div#contentContainer { width:960px; }
div#contentMain {
	float:left;
	width: 466px;
	border-top: 1px solid #BDBDBD;
}
div#contentMainText {
	float:left;
	width: 421px;
	padding-left: 25px;
}
div#contentMainAnsprechpartner {
	float:left;
	width: 441px;
	padding-left: 25px;
}
div#contentMainAnsprechpartner img {
	height: 90px;
	width: 90px;
}
div#contentColumn {
	float:left;
	width: 261px;
	border-top: 1px solid #BDBDBD;
}
div#contentSidebar {
	float:left;
	width:233px;
	background: url(../images/contentSidebar-bg.jpg) repeat-y 0 0;
	padding-bottom: 30px;
}
div#versionEn {
	float:left;
	width:220px;
	line-height: 33px;
	padding-left: 41px;
	background: url(../images/englisch.jpg) no-repeat 0 0;
}
div#versionEn a {
	display:block;
	width:220px;
	line-height: 33px;
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
	text-decoration:none;
}
div#versionDe {
	float:left;
	width:220px;
	line-height: 33px;
	padding-left: 41px;
	background: url(../images/deutsch.jpg) no-repeat 0 0;
}
div#versionDe a {
	display:block;
	width:220px;
	line-height: 33px;
	font-size: 11px;
	color: #6f6f6f;
	font-weight: normal;
	text-decoration:none;
}
div#newsHeadline {
	float:left;
	width:250px;
	height: 31px;
	background: url(../images/newsHeadline.jpg) no-repeat 0 0;
	margin-top: 20px;
}
div#newsHeadlineEn {
	float:left;
	width:250px;
	height: 31px;
	background: url(../images/newsHeadlineEn.jpg) no-repeat 0 0;
	margin-top: 20px;
}
div#newsHeadlineEn a,
div#newsHeadline a {
	width:250px;
	height: 31px;
	display:block;
	text-indent:-9999px;
}
div#downloadsHeadline {
	float:left;
	position: absolute;
	top: 515px;
	left: 699px;
	width:250px;
	height: 31px;
	margin-top: 25px;
	background: url(../images/downloadsHeadline.jpg) no-repeat 0 0;
}
div#downloadsHeadline a {
	text-indent:-9999px;
	width:250px;
	height: 31px;
	display:block;
}
div#anschrift {
	float:left;
	position: absolute;
	top: 577px;
	left: 699px;
	width:261px;
	height: 149px;
	background: url(../images/anschrift-bg.jpg) no-repeat 0 0;
}
div#anschrift p {
	margin-top: 28px;
	margin-left: 45px;
}
/*==================================================
    => footer   
==================================================*/

div#footer {
	width:960px;
	background: url(../images/footer-bg.jpg) no-repeat 0 0;
	clear:both;
	height: 15px;
}
/*==================================================
    => header  
==================================================*/

div#header {
	height: 133px;
	width: 960px;
	background: url(../images/header-bg.jpg) no-repeat 0 0;
}
/*------------------ =branding  ------------------*/

h1#branding {
	width: 255px;
	height: 105px;
	margin-top:20px;
	float:right;
}
h1#branding a {
	text-indent:-9999px;
	width: 255px;
	height: 105px;
	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: 15px;
	margin-bottom: 15px;
	font-size: 11px;
	color: #ffffff;
	font-style: italic;
	height: auto;
	background-color: #c71c00;
}
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;
}
.sponsor-logo {
border:1px solid #ccc;
padding:3px;
margin:5px 0 20px 20px;
float:right;
clear:both;
}
/*==================================================
    => navi 
==================================================*/
ul#navi {
	float:left;
	width: 233px;
	background-color:#C71C00;
	font-size: 11px;
	margin-bottom: 0;
}
ul#navi li.top {
	height: 33px;
	border-right: 0;
}
ul#navi li {
	margin-left:30px;
	border-right: 24px solid #D1D1D1;
}
*html ul#navi li {
	margin-left:30px;
	border-right: 24px solid #D1D1D1;
	line-height: 10px;
}
ul#navi li a {
	color: #ffffff;
	text-decoration:none;
	line-height: 18px;
	border-bottom: 1px solid #D8624F;
	display:block;
}
*html ul#navi li a {
	color: #ffffff;
	text-decoration:none;
	line-height: 10px;
	border-bottom: 1px solid #D8624F;
	display:block;
}
ul#navi li a span {
	background:url(../images/navi.jpg) 0 5px no-repeat;
	height:5px;
	width:8px;
	margin-left:-12px;
	padding-right:10px;
}
body#index ul#navi li.index a span,
body#unternehmen ul#navi li.unternehmen a span,
body#perfectly-connected ul#navi li.perfectly-connected a span,
body#kunden-service-center ul#navi li.kunden-service-center a span,
body#ansprechpartner ul#navi li.ansprechpartner a span,
body#news ul#navi li.aktuelles a span,
body#archiv ul#navi li.archiv a span,
body#produkte ul#navi li.produkte a span,
body#kernkompetenz ul#navi li.kernkompetenz a span,
body#technik ul#navi li.technik a span,
body#oberflaechen ul#navi li.oberflaechen a span,
body#qualitaet ul#navi li.qualitaet a span,
body#normen ul#navi li.normen a span,
body#umwelt ul#navi li.umwelt a span,
body#import ul#navi li.import a span,
body#download ul#navi li.download a span,
body#impressum ul#navi li.impressum a span,
body#kontakt ul#navi li.kontakt a span,
body#anfahrt ul#navi li.anfahrt a span,
body#jobs ul#navi li.jobs a span,
 ul#navi a:hover span { background:url(../images/naviaktiv.jpg) 0 5px no-repeat; }
ul#navi li.sub a {
	display:block;
	border:0px;
	margin-left:5px;
}
ul#navi li.impressum a {
	border-bottom: 0;
	height: 50px;
}
body#index ul#navi li.index a,
body#unternehmen ul#navi li.unternehmen a,
body#perfectly-connected ul#navi li.perfectly-connected a,
body#kunden-service-center ul#navi li.kunden-service-center a,
body#ansprechpartner ul#navi li.ansprechpartner a,
body#news ul#navi li.aktuelles a,
body#archiv ul#navi li.archiv a,
body#produkte ul#navi li.produkte a,
body#kernkompetenz ul#navi li.kernkompetenz a,
body#technik ul#navi li.technik a,
body#oberflaechen ul#navi li.oberflaechen a,
body#qualitaet ul#navi li.qualitaet a,
body#normen ul#navi li.normen a,
body#umwelt ul#navi li.umwelt a,
body#import ul#navi li.import a,
body#download ul#navi li.download a,
body#impressum ul#navi li.impressum a,
body#kontakt ul#navi li.kontakt a,
body#anfahrt ul#navi li.anfahrt a,
 ul#navi li a:hover {
	color: #C3C3C3;
	text-decoration:none;
}
ul.liste { margin-bottom: 25px; }
ul.liste li {
	margin-left:10px;
	background: url(../images/list.gif) no-repeat 0 7px;
	padding-left: 15px;
}
/* =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; }
#sticky,
#push { }
#sticky { }
/*==================================================
    => 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 */



div#newsletterabo {
	float:left;
	background: url(../images/newsletter-bg.jpg) no-repeat 0 top;
	height: 106px;
	width: 209px;
}
form#formNewsletter element.style,
form#Schnellkontakt element.style { display:inline; }
form#formNewsletter label.placeholder,
form#Schnellkontakt label.placeholder { line-height:12px; }
form#formNewsletter label.placeholder span,
form#Schnellkontakt label.placeholder span {
	color:#000000;
	padding:5px;
	position:absolute;
	text-shadow:none;
	margin-left: 42px;
	margin-top: 43px;
	font-size: 11px;
}
form#formNewsletter { 	/* Gestaltung des Formulars - Breite und Abstände z. B. */
	width:200px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
form#formNewsletter label {		/* Allgemeine Stile für Labels und Formularfelder */
	font:inherit;
	color:inherit;
	margin:0 0 0 0;
	padding:0;
	/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}
form#formNewsletter input {		/* Allgemeine Stile für Labels und Formularfelder */
	font-size: 11px;
	color:#000000;
	margin:5px 5px 0 0;
	padding:1px;
	background-color:#ffffff;
	/* Diese beiden Angaben bitte nicht verändern: */
	display:block;
	float:left;
}
form#formNewsletter input {				/* Stile, die nur auf Formularfelder angewandt werden sollen */
	border:0;
	width:135px;
	padding-left: 4px;
	background-color:#ffffff;
	margin-left: 42px;
	margin-top: 47px;
}
*html form#formNewsletter input {				/* Stile, die nur auf Formularfelder angewandt werden sollen */
	border:0;
	width:135px;
	padding-left: 4px;
	background-color:#ffffff;
	margin-left: 21px;
	margin-top: 47px;
}
form#formNewsletter input#submitmail {  /* Gestaltung des Submit-Buttons */
	text-align: right;
	padding:5px;
	background: transparent;
	color:#ffffff;
	cursor:pointer;
	border: 0;
	margin-top: 0px;
	text-decoration: underline;
}

