/*
	Stylesheet
*/


/*  http://exanimo.com/css/vertical-centering-with-a-floated-shim/  */
/* <![CDATA[ */


html, body {
    height: 					100%;
    margin: 					0;
    padding: 					0;
    text-align: 				center;
    background:					#ffffff;
}


body, td, input, textarea, div, table, tr, td {
	font-family:					Verdana, Arial, Helvetica, sans-serif;
	font-size:						8pt;
	color:							#666666;
	line-height:					160%;
//	text-align:						justify;
}


h1 {

	color:							#666666;
	font-size:						8pt;
	font-weight:					bold;
	margin-top:						20px;

}

h2 {

	color:							#008DCA;
	font-size:						7.5pt;
	font-weight:					bold;

}

a {
	color:							#666666;
	text-decoration:				none;
	background: 					url('../img/pfeil.gif');
	background-repeat:				no-repeat;
	background-position:			center left;
	padding-left:					9px;
	border:							0px;

}



a.nolink {
	background: none;
	padding-left: 0px;
}

a.dl {
	border-bottom: 1px solid #FFCC03;
}


#mainnav {
	z-index:						10;
	position:						absolute;
	width:							900px;
	color:							#666666;
	letter-spacing:					0.1em;
	text-align:						right;
}
#mainnav a {
	color:							#999999;
	text-decoration:				none;
	font-size:						1em;
	font-weight:					normal;
	background: 					none;
	padding:						0px;
	
}
#mainnav a:hover {
	color:							#FFCC03;
	text-decoration:				none;
	font-weight:					normal;
}
#mainnav a.mainNavHighlight {
	color:							#FFCC03;
	font-weight:					normal;
}



#subnav {
	padding-top:					3px;
	width:							460px;
	color:							#666666;
	letter-spacing:					0.1em;
	text-align:						right;
}
#subnav a {
	color:							#999999;
	text-decoration:				none;
	font-size:						1em;
	font-weight:					normal;
	background: 					none;
	padding:						0px;
	
}
#subnav a:hover {
	color:							#FFCC03;
	text-decoration:				none;
	font-weight:					normal;
}
#subnav a.SubNavHighlight {
	color:							#FFCC03;
	font-weight:					normal;
}



/***** NAVIGATION *****/
#flashnav {
	z-index:						1;
	position:						absolute;
}




#picContainer  {
	position:						relative;
	left:							16px;
	top:							30px;
	width:245px;
}

#mailContainer  {
	position:						relative;
	left:							30px;
}

#picContainer a.piclink {
	display: 						block;
	float: 							left;
	margin-right: 					8px;
	
	background: 					none;
	padding:						0px;
}


#anfrageContainer {
	position:						relative;
	left:							16px;
	top:							30px;
	height:							20px;
	width:							200px;
}


#beispielContainer {
	position: relative;
	margin: 0 0 20px 0;
	color: #666666;
	overflow: visible;
	z-index:1000;
}

.a_hinweise {
	display: none; 
	color: #666666;
	position: absolute;
	top: -250px;
	margin-left: -200px;
	width: 500px;
	border: 1px solid #aaa;
	background: #f4f4f4 url(../img/popup_top.gif) repeat-x 0 0 ;
}

.a_hinweise h2 {
	color: white;
	margin-top: 0px;
	padding: 0px;
}

.a_hinweise .close {
	float: right;
	margin-top: 5px;
}

.hinweise_inside {
	margin: 0 10px 10px 10px;
	color: #666666;
}

#beispielContainer .center {
	color: #666666;
}	

#beispielContainer .h1 {
	color: #666666;
	background: url(../img/pfeil_unten_grau.gif) no-repeat 0 3px;
	margin-bottom: 3px;
	padding-left: 20px;
	font-weight: bold;
	border-top: 1px solid white;	
}

#beispielContainer #a-hinweise {
	color: #666666;
	display: none;
}

#beispielContainer #a-pdf {
	color: #666666;
	display: none;
}

#beispielContainer .top {
	width: 300px;
	height: 23px;
	background: url(../img/anwendung_top.gif) no-repeat 0 0;
}

#beispielContainer .bottom {
	width: 300px;
	height: 23px;
	background: url(../img/anwendung_bottom.gif) no-repeat 0 0;
}

#beispielContainer ul {

	margin: 0px;
	padding: 0px;
}

#beispielContainer li {
	margin: 0 15px 0 15px;
	color: #666666;
	padding-top: 2px;
}


#beispiele .bild {
	border: 1px solid #333333;
	float: left;
	margin: 5px 20px 10px 0;
}

#beispiele {
	list-style-type: none;
	margin: 0px 0 0 16px;
	padding: 0px;
}


#prodImg {

	float: 							left;
	left:							0px;
	width:							160px;
}

#txtContainer {
	float: 							left;
	left:							0px;
	width: 							410px;
	padding-bottom:					40px;
}




#vidContainer {

	float: 							left;
	top:							20px;
	left:							0px;
	width:							570px;
	padding-bottom:					20px;
	
}

#vidImg {
	position:						relative;
	float: 							left;
	left:							0px;
	width:							160px;
}

#vidTxt {
	position:						relative;
	float: 							left;
	overflow: 						hidden;
	left:							0px;
	width: 							410px;
}



#kontaktKarte {
	
}

#kontakt {
	position:						relative;
	left:							130px;
	width:							410px;
}

input, textarea, select {
	border: 1px solid grey;
	width: 300px;
}

p.f_field {
	margin-bottom: 0px;
}

.error {
	border-color: #FFCC03;
}

#home {
	list-style-type: none;
	margin: 20px 0 0 0;
	padding: 0pc;
}

#home .float {
	float: left;
	width: 250px;
	margin-right: 20px;
}

#home li {
	margin-bottom: 10px;
	text-align: left;
}

#home li img {
	float: left; 
	margin: 6px 20px 15px 0;
}
#home li h2 {
	margin: 0px;
	padding: 0px;
}

.clearer {
	clear: both;
}

sup {
	font-size: 80%;
}



/*	SLIDESHOW	*/
#slideshow_container			{ padding-left: 14px; height:180px;}
#slideshow 						{ position: relative; width: 240px;height:180px; }
#slideshow img 					{ position: absolute; top: 0; left: 0; z-index: 8; opacity: 0.0; }
#slideshow img.active 			{ z-index: 10; opacity: 1.0; }
#slideshow img.last-active 		{ z-index: 9; }




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

#Prodnav 					{ list-style-image: none; list-style-type: none; margin: 0; padding: 0; margin-left: 30px; }
#Prodnav li a 				{ background: transparent url(../img/prodnav.jpg) repeat scroll 0 0; display: block;padding:0; }
#Prodnav li 				{ float: left; margin: 0; }
#Prodnav li a span 			{ display: block; height: 0; overflow: hidden; width: 0; }

#nav_plastidip a { height: 180px; width: 144px; }
#nav_plastidip { background: transparent url(../img/prodnav.jpg) repeat scroll 0px -180px; }
#nav_plastidip a:link, #nav_plastidip a:visited, #nav_plastidip a:active { background-position: 0 0; }
#nav_plastidip a:hover { background-image: none; }

#nav_spray a { height: 180px; width: 89px; }
#nav_spray { background: transparent url(../img/prodnav.jpg) repeat scroll -144px -180px; }
#nav_spray a:link, #nav_spray a:visited, #nav_spray a:active { background-position: -144px 0; }
#nav_spray a:hover { background-image: none; }

#nav_liquidtape a { height: 180px; width: 71px; }
#nav_liquidtape { background: transparent url(../img/prodnav.jpg) repeat scroll -233px -180px; }
#nav_liquidtape a:link, #nav_liquidtape a:visited, #nav_liquidtape a:active { background-position: -233px 0; }
#nav_liquidtape a:hover { background-image: none; }

#nav_thinner a { height: 180px; width: 71px; }
#nav_thinner { background: transparent url(../img/prodnav.jpg) repeat scroll -304px -180px; }
#nav_thinner a:link, #nav_thinner a:visited, #nav_thinner a:active { background-position: -304px 0; }
#nav_thinner a:hover { background-image: none; }

#nav_primer a { height: 180px; width: 78px; }
#nav_primer { background: transparent url(../img/prodnav.jpg) repeat scroll -375px -180px; }
#nav_primer a:link, #nav_primer a:visited, #nav_primer a:active { background-position: -375px 0; }
#nav_primer a:hover { background-image: none; }

#nav_rigfix a { height: 180px; width: 53px; }
#nav_rigfix { background: transparent url(../img/prodnav.jpg) repeat scroll -453px -180px; }
#nav_rigfix a:link, #nav_rigfix a:visited, #nav_rigfix a:active { background-position: -453px 0; }
#nav_rigfix a:hover { background-image: none; }

#nav_supergrip a { height: 180px; width: 127px; }
#nav_supergrip { background: transparent url(../img/prodnav.jpg) repeat scroll -506px -180px; }
#nav_supergrip a:link, #nav_supergrip a:visited, #nav_supergrip a:active { background-position: -506px 0; }
#nav_supergrip a:hover { background-image: none; }

.menu_on {background-image:none;}

/* general layout helpers */
.clear 				{ clear: both; font-size:0px; line-height:0px; height:0px; }
.clear_left			{ clear: left; font-size:0px; line-height:0px; height:0px; }
.clear_right		{ clear: right; font-size:0px; line-height:0px; height:0px; }
.nobreak 			{ white-space: nowrap; }
.align_center 		{ text-align: center; }
.align_right	 	{ text-align: right; }
.align_left		 	{ text-align: left; }
.align_top			{ vertical-align: top; }
.align_middel		{ vertical-align: middle; }
.align_bottom		{ vertical-align: bottom; }
.float_left			{ float: left; }
.float_right		{ float: right; }

/* poor mans grid */
.indent1			{ margin-left: 10px; }
.indent2			{ margin-left: 20px; }
.indent3			{ margin-left: 30px; }
.indent4			{ margin-left: 40px; }
.indent10			{ margin-left: 100px; }
.indent20			{ margin-left: 200px; }
.indent30			{ margin-left: 300px; }

.marginTop0			{ margin-top: 0px; }
.marginTop1			{ margin-top: 10px; }
.marginTop2			{ margin-top: 20px; }
.marginTop3			{ margin-top: 30px; }
.marginTop4			{ margin-top: 40px; }
.marginTop10		{ margin-top: 100px; }
.marginTop20		{ margin-top: 200px; }
.marginTop30		{ margin-top: 300px; }
.marginTop40		{ margin-top: 400px; }

/* table */
table.semantic									{ width: 100%; border-top: 1px solid #cdcdcd; border-right: 1px solid #cdcdcd; margin: 10px auto; }
table.semantic caption							{ margin-top: 10px; caption-side:top; font-weight: bold; }
table.semantic td 								{ border-left: 1px solid #cdcdcd; padding: .3em 1em; }
table.semantic th 								{ border-bottom: 1px solid #cdcdcd; border-left: 1px solid #cdcdcd; padding: .3em 1em; }
table.semantic th.column1              			{ background-color: #eee; border-bottom: 1px solid #fff; text-align: center; }
table.semantic thead th							{ text-align: center; color: #004a7f; border-bottom-width: 2px; padding-top: 5px; padding-bottom: 5px;}
table.semantic tfoot th 						{ text-align:center; color: #004a7f; padding-top: 12px; padding-bottom: 12px; }	
table.semantic tfoot th                			{ border-top: 1px solid #cdcdcd; }
table.semantic tfoot td                			{ border-bottom: 1px solid #cdcdcd; }

table.semantic									{ margin: 10px 0; border: none; }
table.semantic th, table.semantic td			{ padding: 0; background: none; border: none; }
