@charset "utf-8";
body  {
	font: 90% Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg.jpg) #999b9a repeat-x; 
	padding-top: 0px;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.default a {
	color: #000000;
}
.default #container { 
	width: 93%;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;

} 
.default #header { 	
	text-align: right;
	background-color: #009ee0; 
	margin: 0px; 
	padding-top: 0px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	width: 100%;
}

.default #header #flashbanner { 
	width: 100%;
	right: 0; 
	height: 125px;	
}

.default #header #headAdress {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: -95px;
	margin-left: 18px;
	padding-bottom: 10px;
	color: #ffffff;
}

.default #header #sprachen {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: -150px;
	margin-left: 18px;
	padding-bottom: 120px;
	color: #ffffff;
	
}

div.topnavigation {
	position: absolute; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	width: auto; 
	padding-right: 0px; 
	top: 0px; 
	right: 5%; 
	padding-top: 0px	
}
div.topnavigation div.topnavigationitem {
	padding-bottom: 0px; 
	margin: 0px 3px; 
	padding-left: 0px; 
	padding-right: 0px; 
	float: left; 
	padding-top: 0px
}
div.topnavigationitemleft {
	padding-bottom: 0px; 
	margin: 0px; 
	padding-left: 0px; 
	width: 9px; 
	padding-right: 0px; 
	background: url(../images/bgtopnavitem_left.png) no-repeat 50% top; 
	float: left; 
	height: 22px; 
	padding-top: 0px
}
div.topnavigationitemcenter {
	padding-bottom: 3px; 
	margin: 0px; 
	padding-left: 3px; 
	width: auto; 
	padding-right: 3px; 
	background: url(../images/bgtopnavitem_center.png) repeat-x 50% top; 
	float: left; 
	height: 22px; 
	padding-top: 3px
}
div.topnavigationitemright {
	margin: 0px; 
	padding-left: 0px; 
	width: 9px; 
	padding-right: 0px; 
	background: url(../images/bgtopnavitem_right.png) no-repeat 50% top; 
	float: left; 
	height: 22px; 
	padding-top: 0px
}
div.topnavigation div.topnavigationitem a {
	color: #ffffff; 
	font: 75% Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	font-weight: bold;
}



.default #mainContent { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background:#ffffff;
} 

.default #mainContent_startseite { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background:#ffffff;
	background: url(../images/startseite_bg.jpg) #ffffff no-repeat left top;
} 


.default #mainContent_firmenprofil { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/firmenprofil_bg.jpg) #ffffff no-repeat right top;
} 

.default #mainContent_loesungen { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/loesungen_bg.jpg) #ffffff no-repeat left top;
} 

.default #mainContent_loesungen #stapler { 
	margin: 0; 
	margin-left: 280px;
	margin-top: -250px;
	width: 500px;
} 

.default #mainContent_stahlbleche { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/stahlbleche_bg.jpg) #ffffff no-repeat left top;
} 

.default #mainContent_neu { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/neu_bg.jpg) #ffffff no-repeat left top;
} 

.default #mainContent_lohnfertigung { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/lohnfertigung_bg.jpg) #ffffff no-repeat left top;
}

.default #mainContent_kontakt { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/kontakt_bg.jpg) #ffffff no-repeat left top;
}

.default #mainContentProduktpalette {
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/produktpalette_bg.jpg) #ffffff repeat-y left top;
}

.default #mainContentProduktpalette hr {
	margin-left:-15px; 
	color:#00aef0; 
	width:100%; 
	height:5px; 
	background-color:#00aef0;
}

.default #mainContent_moeglichkeiten { 
	margin: 0; 
	padding-left: 20px;
	padding-top: 20px;
	background: url(../images/moeglichkeiten_bg.jpg) #ffffff no-repeat left top;
} 


.default #mainContent #flashfilm { 
	position: relative;
	margin-top: -130px;
	margin-left: 400px;
	width: 463px;
	height: 380px;
}


.default #footer { 
	background: url(../images/bgfooter.jpg) #d71e3d repeat-x 50% bottom;
	color: #ffffff;
	clear: both;
	font-size: 70%;
	font-weight: bold;
	height: 10px;
	margin:0;
	text-align:right;
	padding: 10px 10px 10px 10px;
}

.default #footerrechts a {
	color: #ffffff;
	text-align:right;
}
.default #footerlinks {
	float: left;
	color: #ffffff;
	text-align:left;
	margin-left: 10px;
}



.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.editbox {
	display:inline; 
	border:0px;
	padding-left: 1px;
	border-bottom:1px dotted #bb0000; 
	background:#f0f0f0;
}

.textarea{
	display:inline;	
	background-color:#f0f0f0; 
	border:1px dotted #bb0000;
}

.button {
	   color:#222222;
	   font: bold 84% 'trebuchet ms',helvetica,sans-serif;
	   background-color:#eeeeee;
	   border: 1px solid;
	   border-color: #aaaaaa;
	   width: 120px;
}


.produktdatentabelle {
	border: solid 2px;
	border-color: #009ee0;
	width: 580px;
}

.tr_headline {
	background: #009ee0;
	color:#ffffff;
	font-weight: bold;
}

.tr_daten1 {
	background: #ffffff;
}
.tr_daten2 {
	background: #c7eafc;
}

td strong {
	color: #ed1c24;
}

.headline_red {
	color: #ed1c24;
	font-weight: bold;
}

.td_bull {
	color: #009ee0;
}


.table_impress {
	text-align: left;
}

.headlineStrong {
	color: #ed1c24;
	font-weight: bold;
}





	
	
	
	
	
	#lightbox{
		position: absolute;
		top: 20px;
		left: 0;
		width: 100%;
		z-index: 100;
		text-align: center;
		line-height: 0;
		color:#151410;
		}
	
	#lightbox a, #lightbox a:hover {
		border-bottom:none;
		color:#151410;
		text-decoration:underline;
	}
	
	#lightbox a img{ border: none; }
	
	#outerImageContainer{
		position: relative;
		background-color: #fff;
		width: 250px;
		height: 250px;
		margin: 0 auto;
		}
	
	#imageContainer{
		padding: 10px;
		}
	
	#loading{
		position: absolute;
		top: 40%;
		left: 0%;
		height: 25%;
		width: 100%;
		text-align: center;
		line-height: 0;
		}
	#loadingLink {
		display:block;
		margin:0 auto;
		padding:0;
		width:32px;
		height:32px;
		background:url("../images/loading.gif") center center no-repeat;
		text-indent:-9999px;
	}
	#hoverNav{
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		width: 100%;
		z-index: 10;
		}
	#imageContainer>#hoverNav{ left: 0;}
	#hoverNav a{ outline: none;}
	
	#prevLinkImg, #nextLinkImg{
		width: 49%;
		height: 100%;
		background: transparent url("../images/blank.gif") no-repeat; /* Trick IE into showing hover */
		display: block;
		text-indent:-9999px;
		}
	#prevLinkImg { left: 0; float: left;}
	#nextLinkImg { right: 0; float: right;}
	#prevLinkImg:hover, #prevLinkImg:visited:hover { background: url("../images/prev.gif") left 15% no-repeat; }
	#nextLinkImg:hover, #nextLinkImg:visited:hover { background: url("../images/next.gif") right 15% no-repeat; }
	
	
	#imageDataContainer{
		font: 10px Verdana, Helvetica, sans-serif;
		background-color: #fff;
		margin: 0 auto;
		line-height: 1.4em;
		}
	
	#imageData{
		padding:0 10px;
		}
	#imageDetails{ width: 70%; float: left; text-align: left; }	
	#caption{ font-weight: bold;	}
	#numberDisplay{ display: block; clear: left; }			
	#detailsNav{ display: block; clear: left; padding:0 0 10px 0;	}	
	#prevLinkDetails { margin:0 8px 0 0; }		
	#nextLinkDetails { margin:0 8px 0 0; }		
	#closeLink {
		display:block;
		margin:0;
		padding:0 0 10px 0;
		text-decoration:none;
		float:right;
		width:97px;
		height:40px;
		background:url("../images/closelabel.gif") no-repeat;
		text-indent:-9999px;
		overflow:hidden;
	}	
			
	#overlay{
		position: absolute;
		top: 0;
		left: 0;
		z-index: 90;
		width: 100%;
		height: 500px;
		background-color: #151410;
		filter:alpha(opacity=60);
		-moz-opacity: 0.6;
		opacity: 0.6;
		}
		
	
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
		}
	
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
		}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
		}	
	
