@charset "utf-8";

/*
=================================================================================
 *Author: 
 *Created: 2010					
 *Copyright: Maxclip GmbH
=================================================================================
/*


/* --------------------------------------------------------------------------- */
/* ############################# GLOBAL ###################################### */
/* --------------------------------------------------------------------------- */

* {
	list-style:none; 
	border: 0 none;
	margin: 0;
	outline: none;	
	padding: 0;
}
div#no-slide {
	position: absolute;
	top:0px;
	left:0px;
	line-height:16px;
	font-size:12px!important;
	width:340px!important;
	height:60px;
	margin-top:15px;
	background:#1887c9!important;
	color:#fff!important;
	padding-left:10px;
}

body {
	background:url(../images/bg-body.gif) top center repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size: 12px;
	line-height:20px;
}

html[xmlns^="http"] { overflow-y: scroll;
background:#fff;}

p, div.column ul {
	margin: 0 0 15px 0px;
	line-height: 20px;
}

* p:last-child { margin-bottom: 0; }

::-moz-selection {
 background: #ccc;
 color: #000;
}

::selection {
 background:#CCCCCC;
 color: #000;
}


hr { 
	color: #41100C; 
	height: 1px; 
	border-top: solid 1px #41100C;
	border-bottom: transparent;
	clear: both;
	margin-bottom: 15px;
}

blockquote {
	text-indent:-9999px;
}

.imgabstand {
margin-right:5px;}

.imgabstand2 {
margin-right:5px;
border:1px solid #318BCA!important;}
/*
GLOBAL CLASSES
==================================================*/


.clear { clear:both;}

.float-left { float:left;}

.float-right { float:right;}

.no-margin-right { margin:0!important; } 

.text-indent {
	text-indent:-5000px;
	line-height:0;
	height:0;
	padding:0;
	margin:0;
}

a.gototop {
	color:#fff;
	font-size: 11px;
	display:none;
	position:fixed;
	_position:absolute;
	right:5px;
	bottom:5px;
	text-decoration:none;
	padding:5px;
	background: #1d85d1;
}

a.gototop:hover { text-decoration: underline; 
color:#FFFFFF;}


/* ----- FONT STYLES ----- */

.highlight {
	color:#000;
	font-size:13px;
	background:#CCCCCC;
	padding:8px;
}

.highlight-big {
	font-size:16px;
	font-weight:lighter;
}

.small-font {
	font-size:11px;
	font-weight:lighter;
	color:#6d2f02;
}

.big-font {
	font-size:14px;
	font-weight:lighter;
	color:#ff2a00;
	padding:0;
}

.highlight-color {
	font-size:14px;
	font-weight:bold;
	background:#272323;
	padding:2px 8px 2px 4px;
	width:100%;
	color:#fff;
}


/* ----- HIGHLIGHT STANDARDS ----- */

div.highlight-box {
	background:#fff;
	border:1px solid #d8d8d8;
	padding:15px 15px 0 13px;
	min-height: 310px;
	height: auto !important;
	height: 310px;
}

/* ----- SPACES ----- */

span.gap {
	float:left;
	width:50px;
}

.space-top { padding: 10px 0 10px 0; }

.space-bottom { margin:0 0 15px 0; }

.space-top { margin:15px 0 0 0; }

.space-low { padding: 0 0 2px 0; }

/* ----- LIST STANDARDS ----- */

ul.list {
	margin:0;
}

ul.list li {
	background:url(../images/li-arrow.gif) top left no-repeat;
	background-position: 0 8px;
	padding:0 0 0 15px;
}

.lastChild {
	border:none!important;
}

/*dl {
	width: 180px;
	font-size: 11px;
}

dt, dd {
	float: left;
	width: 60px;
	line-height: 20px;
}

dl {
	width: 200px;
	height: 40px;
}

dd {
	width:140px!important;
}*/


/* --------------------------------------------------------------------------- */
/* ############################# LAYOUT ###################################### */
/* --------------------------------------------------------------------------- */


/*
CONTAINER
==================================================*/

div#container {
	width: 960px;
	margin: 0 auto;
}


/*
HEADER
==================================================*/

div#header {
	width: 959px;
	height:475px;
	position:relative;
	background:#fff url(../images/bg-header.gif) no-repeat;
}

blockquote.claim {
	background:url(../images/bg-claim.jpg) top left no-repeat;
	width:603px;
	height:97px;
	position:absolute;
	top:0;
	left:0;
}

/*
BRANDING
==================================================*/
h1.branding a{
	left:40 px;
	top:40px;
	position:absolute;
	width:420px;
	height:90px;
	text-indent:-9999px;
	background:url(../images/branding.gif) no-repeat;
}


/*
CONTENT
==================================================*/

div#content-container { 
	width: 940px;
	margin-left:20px;
}

div#content-container1 { 
	width: 940px;
	background:url(../images/gecko.jpg) no-repeat;
	margin-left:20px;
}

div#content-main-container {
margin: 0 0 0 22px;}


.system {
width:850px; text-align:left;color:#4f4f4f; font-family:Arial, Helvetica, sans-serif; font-weight:normal; padding:5px 5px 5px 10px; border-bottom:#171e2b 1px dotted;
background:#f7f7f5;}
.werte {
width:250px; text-align:left; color:#4f4f4f; font-family:Arial, Helvetica, sans-serif;font-weight:normal; padding:5px 5px 5px 10px; border-bottom:#171e2b 1px dotted;
background:#eaeaea}

.jahreszahl {
width:240px; text-align:left;color:#4f4f4f; font-family:Arial, Helvetica, sans-serif; font-weight:normal; padding:5px 5px 5px 10px; border-bottom:#171e2b 1px dotted;
background:#f7f7f5;}
.info {
width:582px; text-align:left; color:#4f4f4f; font-family:Arial, Helvetica, sans-serif;font-weight:normal; padding:5px 5px 5px 10px; border-bottom:#171e2b 1px dotted;
background:#eaeaea}

table {
width:915px;
margin-bottom:20px;}

div#content-main { 
	float: left;
	width: 900px;
	padding: 20px 0 0 0;
	color:#4f4f4f;
}

div#player {
height:288px;
width:512px;
top:152px;
left:440px;
position:absolute;}

div#player1 {
height:288px;
width:920px;
top:152px;
left:20px;
position:absolute;}


#player2 {

height:288px;
width:512px;
top:152px;
float:right;
background:url(../images/video.jpg)}



/*
FOOTER
==================================================*/

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

div#footer {
	margin:0 auto;
	width:960px;
	color:#fff;
	font-size:11px;
}

div#footer div {
	float:left;
	width:208px;
	margin:0;
}

div#footer div#footer-de {
	margin:0 0 0 42px;
}

div#footer div#footer-ch {
	margin:0 128px;
}

div#footer div ul {
	margin:14px 0 0 5px;
	padding:5px 0 0 15px;
}

div#footer li {height:18px;}

div#footer h3 {
	background:url(../images/bg-footer-h3.png) no-repeat;
	color:#fff;
	display:block;
	height:37px;
	font-weight:normal;
	padding:10px 0 0 15px;
}

div#footer a {color:#fff!important;text-decoration:underline!important;}
div#footer a:hover {text-decoration:none!important;}




/* --------------------------------------------------------------------------- */
/* ########################### NAVIGATION #################################### */
/* --------------------------------------------------------------------------- */


ul.navi.naviactive,
ul.navi {
	height:43px;
	background:url(../images/navi.jpg) top left no-repeat;
	margin-top:60px;
}

.abstand { margin-left:414px; }


ul.navi li {
	position: relative;
	height:25px;
}

ul.navi a {
	display:block;
	font-size:12px;
	color:#727273;
	text-align:right;
}

ul.navi a:hover {
color:#2482c7;
}

ul.navi a.n01 { width: 100px; }

ul.navi a.n02 { width: 100px; }

ul.navi a.n03 { width: 120px; }

ul.navi a.n04 { width: 120px; }

ul.navi a.n05 { width: 185px; }

ul.navi a.n06 { width: 185px; }

ul.navi a.n07 { width: 120px; }

ul.navi a.n08 { width: 120px; }




/*
ACTIVES MENUE 
==================================================*/

ul.navi.naviactive01 li a.n01 {text-decoration:none;}
ul.navi.naviactive02 li a.n02 {text-decoration:none;}
ul.navi.naviactive03 li a.n03 {text-decoration:none;}
ul.navi.naviactive04 li a.n04 {text-decoration:none;}
ul.navi.naviactive05 li a.n05 {text-decoration:none;}
ul.navi.naviactive06 li a.n06 {text-decoration:none;}
ul.navi.naviactive07 li a.n07 {text-decoration:none;}
ul.navi.naviactive08 li a.n08 {text-decoration:none;}




/* --------------------------------------------------------------------------- */
/* ########################## FLY-OUT-MENU ################################### */
/* --------------------------------------------------------------------------- */


/*ul#navi li#produkte ul {
	display: none;
	position: absolute;
	z-index:100!important;
}

ul#navi li#produkte ul li {
	padding:9px 0 9px 20px;
	display:block;
	background:red;
}

ul#navi li#produkte ul li.first-child {
	border-top:none;
}

ul#navi li#produkte ul li a {
	font-size: 12px;
	color: #fff;
	height: 20px;
	display: block;
	width:150px;
	text-indent:0!important;
}

ul#navi li#produkte ul a:hover {
	color: #CC3335!important;
	text-decoration: none;
	font-weight:bold;
}

ul#navi li#produkte ul {
	left: 2px!important;
	top:46px!important;
	width:150px;
	position: absolute;
}

ul#navi li#produkte:hover ul {
	display: block!important;
}
/*



/* --------------------------------------------------------------------------- */
/* ######################## ADDITIONIAL NAVI ################################# */
/* --------------------------------------------------------------------------- */


ul#navi-add {
	position:absolute;
	top:5px;
	right:0;
	width:222px;
}

ul#navi-add li {
	display:inline;
	color:#727273;
}

ul#navi-add a {
	height:20px;
	float:left;
	color:#727273;
	font-size:12px;
	margin:0 5px 0 0;
}

ul#navi-add a:hover {
color:#2482c7;
}


/* --------------------------------------------------------------------------- */
/* ############################# LINKS ####################################### */
/* --------------------------------------------------------------------------- */


a,
a.escaepe,
div#content-sidebar a,
div#content-sidebar a.email,
div#content-sidebar.email span,
div#content-main a.email span {
	text-decoration: underline;
	color: #4f4f4f;
}

a:hover,
a.escape:hover,
div#content-sidebar a:hover,
div#content-sidebar a.email:hover,
div#content-sidebar a.email:hover span,
div#content-main a.email:hover span {
	text-decoration: none;
	color: #318bca;
}

p#fehlermeldung a#errorclose {
	color:#ff0000;
	text-decoration:underline;
}

p#fehlermeldung a#errorclose:hover {
	color:#ff0000;
	text-decoration:none;
}



/* --------------------------------------------------------------------------- */
/* ############################ CONTENT ###################################### */
/* --------------------------------------------------------------------------- */


div.content-column01 {
	width:432px;
	float:left;
	padding:10px 20px 40px 0;

}

div.content-column011 {
	width:235px;
	float:left;
	padding:10px 20px 40px 0;

}

div.content-column012 {
	width:145px;
	float:left;
	padding:10px 20px 40px 0;

}

div.content-column02 {
	width:405px;
	float:left;
	padding:10px 0;
}

div.content-column021 {
	width:435px;
	float:left;
	background:url(../images/kontakt/vcard.jpg) no-repeat;
	padding:10px 0;
}


div.content-column03 {
	width:870px;
	float:left;
	padding:10px 20px 40px 0;
}

/*********************************** CMS **********************************/

div.cms-container {
	width:660px;
	float:left;
	padding:0 0 20px 0
}

div.cms-img {
	width:300px;
	float:left;
	padding:0 20px 10px 0;
}

div.cms-txt {
	width:300px;
	float:left;
}

div.cms-download{
	width:60px;
	float:left;
	padding:0 0 10px 0;
}

.pdfDownload {
	background:url(../images/content/icon-pdf.gif) top left no-repeat;
	float:left;
	width:49px;
	height:22px;
	text-indent:-9999px;
	display:block;
}

/* --------------------------------------------------------------------------- */
/* ######################## GLOBAL HEADLINES ################################# */
/* --------------------------------------------------------------------------- */

.down {
padding-top:28px;}

.cufon-loading h2, .cufon-loading h3 { visibility: hidden !important; }



h2 {
	font-size: 27px;
	font-weight:normal;
	display:inline-block;
	color:#fff;
}


.headline {
background:url(../images/bg-h2.jpg) repeat-x;
padding:5px 10px;
*padding:8px 10px;}


h3 {
	font-size: 18px;
	color: #585858;
	font-weight:bold;
	margin: 0px 0 10px 0;
}

h4 {
	font-size: 17px;
	color: #272323;
	padding:0 0 7px 0;
}

h5 {
	font-size: 12px;
	color: #272323;
	padding:0 0 7px 0;
}

/* --------------------------------------------------------------------------- */
/* ########################### *** P *** ##################################### */
/* --------------------------------------------------------------------------- */



noscript img {
	display:none;
}

div#content-main p { margin: 0 0 20px 0; line-height: 20px;}

div#content-main ul {margin: 0 0 5px 0px; line-height:18px; font-size:13px;}
div#content-main ul li {padding: 2px 0 7px 15px; background:url(../images/li.gif) no-repeat;}

div#content-main p.imprint { margin: 0 0 5px 0; line-height: 20px;}

div#datenschutzhinweis p { font-size: 12px;}

div#content-main h2 {float:left;margin:0 0 20px 0;}

/*
IMAGEBORDER
==================================================*/

.imgborder {
	border:1px solid #fff;
	cursor: pointer;
   outline: none;
	margin: 0 0 10px 0;
}

.imgborder:hover{
	border:1px solid #F91723;
	cursor: pointer;
   outline: none;
}

.imgborder-cms {
	border:1px solid #fff;
	cursor: pointer;
   outline: none;
	margin: 4px 8px 4px 0;
	cursor:pointer;
   outline: none;
	float:left;
}

.imgborder-cms:hover{
	border:1px solid #F91723;
}


/* --------------------------------------------------------------------------- */
/* #################### CONTACT | DIRECTION | IMPRINT ######################## */
/* --------------------------------------------------------------------------- */


/*
CONTACT
==================================================*/

div#content-column-contact01 {
	float:left;
	width:340px;
	padding:0 20px 0 0;
}

div#content-column-contact01 {
	float:left;
	width:150px;
}
	

/*
DIRECTION
==================================================*/

.imgborder-direction {
	border: 1px solid #fff;
   outline: none;
	width:595px;
}

/*
IMPRINT
==================================================*/

dl.imprint {
	line-height: 20px;
	margin:0 0 15px 0;
	float:left;
	width: 500px
}
dl.imprint dt {
	display: block;
	width: 190px;
	float:left;
}
dl.imprint dd {
	clear:right;
}

#btnImprint {
	display:none;
}

p#datenschutz span {
	line-height: 20px;
	margin: 0 0 15px 0;
	display:block;
}



/* ------------------------------------------------------------- */
/* => navi
/* ------------------------------------------------------------- */
 
#specialnavi {
	width:710px;
   height:392px;
   margin:0 0 44px 0;
	z-index:500;
	margin-left:240px;
} 



   #flowtabs {
      
      /* dimensions */
      width:709px;
      height:37px !important;
      margin:0 !important; 
      padding:0;	
      background:url(../images/flowtabs.gif) 0 0 no-repeat;
   }
   
   /* single tab */
   #flowtabs li { 
      float:left; 
      margin:0; 
      padding:0; 
      text-indent:0; 
      list-style-type:none;
   }
   
   /* a- tag inside single tab */
   #flowtabs li a {
      display:block;
      height:37px;   
    	
      padding:0px;
      text-decoration:none;
      font-size:0.00001em;
      line-height:0.00001em;
      text-indent:-9999px;
   }
 
	  #flowtabs li a.welcom {
   	width:117px;
   }
			#flowtabs li a.welcom.current,
		  #flowtabs li a.welcom:hover {
		  background:url(../images/bg-welcom.gif) no-repeat;
   }

	  #flowtabs li a.first {
   	width:215px;
   }
   #flowtabs li a.first.current,
		  #flowtabs li a.first:hover {
		  background:url(../images/bg-haerte.gif) no-repeat;
   }
   
	
		  #flowtabs li a.second {
   	width:92px;
   }
	#flowtabs li a.second.current,
		  #flowtabs li a.second:hover {
		  background:url(../images/bg-haftung.gif) no-repeat;
   }
	
		  #flowtabs li a.middle {
   	width:102px;
   }
	#flowtabs li a.middle.current,
		  #flowtabs li a.middle:hover {
		  background:url(../images/bg-tribologie.gif) no-repeat;
   }
	
	  #flowtabs li a.last {
   	width:164px;
   }
	#flowtabs li a.last.current,
		 #flowtabs li a.last:hover {
		 background:url(../images/bg-korrision.gif) no-repeat;
   }
	
   
   
   /* panes */
   #flowpanes {
      width:695px;
      height:325px;	
		background:url(../images/bg-flowpanes.gif) no-repeat;
		
   }
   
   
   /* single pane */
   #flowpanes div {
      display:none;	
      color:#996800;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;
		color:#7a7979;
		font-weight:normal;
		line-height:24px;

   }
   .content-img {
   	display:block;
   	width:424px !important;
      height:355px;
      float:left;
   }
   .content-text {
   	display:block;
   	width:640px !important;
      height:215px;
      padding:40px 61px 0 18px;
      float:left;
   }
   .content-text p {
   	margin:0 0 20px 0;
   }
	
	   .content-text img.image {
		float:left;
		margin:50px 30px 30px 0;
   }
   .welcom {
   	background:url(../images/bg-.gif) 0 0 no-repeat;
      color:#996800;
   }
	
	.haerte {
   	background:url(../images/bg-haerte.gif) 0 0 no-repeat;
      color:#996800;
   }
   .haftung {
   	background:url(../images/bg-haftung.jpg) 0 0 no-repeat;
      color:#385d05 !important;
   }
   .tribologie {
   	background:url(../images/bg-tribologie.jpg) 0 0 no-repeat;
      color:#827100;
   }
   .korission {
   	background:url(../images/bg-korrision.jpg) 0 0 no-repeat;
      color:#827100;
   }
 
 

   #flowpanes a { color:#FFFFFF;}
	

	.abstand0 {
	padding: 0 0 100px 0;
	}	
	.abstand {
	padding: 0 0 40px 0;
	}
	
	.abstand2 {
	padding: 0 0 70px 0;
	}
	
	.abstand4 {
	padding: 0 0 77px 0;
	}

	.abstand3 {
	padding: 0 0 30px 0;
	}
	
	
	
	.img {
	padding: 5px;
	}
	
	
	
.maxclip {
border:1px dotted #4B4B4B;
font-size:9px;
padding-left:2px!important;
padding-bottom:1px!important;
width:150px;
}
#maxclip {
background-color:#4B4B4B;
color:#F2ECDE;
font-size:9px;
padding-left:1px!important;
padding-right:1px!important;
padding-bottom:1px!important;
}


