body { 
	padding: 0;
    margin: 0;
	background-image: url(../gfx/layout/ground_body.gif); background-position: center top; background-repeat: repeat-x;
	background-color: #ECECEE;
}

body,td { 
    font-family: 'Open Sans', Tahoma,Arial,Verdana,sans-serif;
    font-size: 13px;
	color: #2A2E32; 
	line-height:22px;
}


a, a:hover, a:visited { 
	color: #CC0133; 
	text-decoration: underline; 
	border-width: 0px;
}


/*----------------------------------------------------------------*/
/* Startseite */
/*----------------------------------------------------------------*/


#disclaimer-start {
	background: #EAEBED;
	padding: 30px;
	padding-left: 60px;
	padding-right: 60px;
}

#iconbox {
	background: #fff;
	padding: 30px;
	min-height: 100px;
	padding-left: 70px;
	overflow: auto;
}

	a.iconbox-element {
		text-decoration: none;
		display: block;
		text-transform: uppercase;
		width: 160px;
		float: left;
		color: #363636;
		font-size: 14px;
		text-align: center;
		padding-top: 125px;				
	}
	
		a.iconbox-element:hover {
		color: #B10024;
		font-weight: bold;			
	}
	
			.icon-einfache-drehteile {
				background-image: url(../medien/start/icons/00.gif); background-position: center top; background-repeat: no-repeat;
			}
	
			.icon-drehteile {
				background-image: url(../medien/start/icons/01.gif); background-position: center top; background-repeat: no-repeat;
			}
			
			.icon-fraesteile {
				background-image: url(../medien/start/icons/02.gif); background-position: center top; background-repeat: no-repeat;
			}
			
			.icon-baugruppen {
				background-image: url(../medien/start/icons/03.gif); background-position: center top; background-repeat: no-repeat;
			}
			
			.icon-oberflaechen {
				background-image: url(../medien/start/icons/04.gif); background-position: center top; background-repeat: no-repeat;
			}
			
			.icon-lagerung {
				background-image: url(../medien/start/icons/05.gif); background-position: center top; background-repeat: no-repeat;
			}


	
h1 {
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	margin: 0px;
	padding-bottom: 15px;
	font-size: 25px;
	color: #D9002C;
}

/*----------------------------------------------------------------*/
/* Seitengestaltung */
/*----------------------------------------------------------------*/

#wrapper {
	width: 960px;
	min-height: 560px;
	overflow: auto;
	padding: 0px;
	margin: 0 auto;
	padding-left: 28px;
	padding-right: 28px;	
	background-image: url(../gfx/layout/ground_wrapper.png); background-position: center top;
}

	#menu {
		height: 133px;
		padding-right: 30px;
	}
	
		#logo {
			width: 35%;
			height: 133px;
			float: left;
		}
		
			#logo a:hover {
				opacity: 0.7;
			}
		
		#menubar {
			width: 65%;
			height: 133px;
			float: right;			
		}
		
			#impress {
				text-align: right;
				padding-top: 5px;
			}

			#impress a {
				text-decoration: none;
				color: #5D5D5D;
				font-size: 11px;
				padding-left: 15px;
			}
			
			#mainmenu {
				float: right;		
				text-align: right;		
				background-image: url(../gfx/layout/ground_menu_off.gif); background-position: center top; background-repeat: repeat-x;
				margin-top: 15px;				
				margin-bottom: 5px;
				font-size: 18px;
				font-weight: bold;
				font-style: italic;
				padding-top: 10px;		
			}
			
				#submenu {
					float: right;		
					text-align: right;		
					font-size: 14px;
					font-style: italic;
					font-weight: bold;			
					padding-top: 5px;		
					margin-top: 5px;
					border-top: 1px solid red; 
					border-left: 1px solid red;
					border-right: 1px solid red;
					padding-right: 10px;
				}
				
				#submenu a {
					text-decoration: none;	
					border-left: 1px solid #D9002C;			
					padding-bottom: 3px;
				}
				
				#submenu > a:first-child { border-left: none; }
								
				
				#submenu a:hover {
					color: #CE0029;
				}
				
				a.suboff, a.subon {
					margin-right: 7px;
					padding-top: 7px;
					padding-left: 7px;
				}
				
				a.suboff {
					color: #595959;
				}
			
			#mainmenu a {
				text-decoration: none;				
			}
			
			#mainmenu a:hover {
				color: #CE0029;
			}
			
			a.mainoff, a.mainon {
				margin-right: 15px;
				padding-top: 10px;
			}
			
				a.mainoff {
					color: #595959;
				}
				
				a.mainon {
					background-image: url(../gfx/layout/ground_menu_on.gif); background-position: center top; background-repeat: repeat-x;
				}
			
			a.last {
				margin-right: 0px;
			}
			
	#ambient {
		height: 100px;
		padding-left: 30px;
		background-image: url(../gfx/layout/ground_ambient.jpg); background-position: left top; background-repeat: no-repeat;		
	}
	
	#ambient h1, #ambient h2 {
			font-size: 25px;
			color: #ffffff;
	}
	
	#ambient h1 {
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		padding-bottom: 5px;
		padding-top: 25px;
	}
	
	#ambient h2 {
		font-weight: lighter;
		padding: 0px;
		margin: 0px;
	}
	
#content {
	background-image: url(../gfx/layout/ground_content.gif); background-position: left bottom; background-repeat: repeat-y;
	min-height: 400px;		
	overflow: auto;
}

	#content ul {
		padding: 0px;
		margin: 0px;
		list-style: none outside none;
		margin-bottom: 15px;
		margin-top: -15px;
    }
	
	#content li {
		padding: 0px 0px 5px 15px; !important;
		background: url("../medien/ul-arrow_produktbox.png") no-repeat scroll 0px 7px transparent !important;
	}
	
	#content h3 {
		color: #D9002C;
		font-size: 16px;
		font-weight: bold;
		margin-top: 0px;
		padding-top: 0px;		
		line-height: normal;
	}
	
	#content h4 {
		color: #D9002C;
		font-size: 13px;
		font-weight: bold;
		font-style: italic;
		line-height: normal;
	}

	#content-ambient {
		height: 227px;
	}

	#content-left {		
		width: 321px;
		float: left;
		padding: 30px;
	}
	
	#content-right {
		width: 549px;
		float: right;
		padding: 15px;
	}
	
		#content-right-google {
			width: 579px;
			float: right;
		}
		
	#gallery {
		padding-top: 30px;
		padding-left: 25px;
	}
		
		#gallery img {
			border: 1px solid #333333;
			margin-bottom: 25px;
			margin-right: 25px;
			-webkit-box-shadow: 0px 0px 25px #C0C0C0;
			-moz-box-shadow: 0px 0px 25px #C0C0C0;
			box-shadow: 0px 0px 25px #C0C0C0;
		}
		
		#gallery a:hover {
			opacity: 0.8;
		}
		
	#produktbox {
		
	}
	
	#produktbox h4 {
		margin-bottom: 25px;
	}
		
	.productitem {
		width: 46%;
		float: left;
		margin-right: 20px;		
	}
	
		.innerbox {
			padding-left: 90px;
			min-height: 160px !important;
			font-size: 11px;
		}
			.oberflaeche {
				background-image: url(../medien/produkte/start/01.jpg); background-position: left top; background-repeat: no-repeat;
			}
			
			.montage {
				background-image: url(../medien/produkte/start/02.jpg); background-position: left top; background-repeat: no-repeat;
			}
			
			.nachbearbeitung {
				background-image: url(../medien/produkte/start/03.jpg); background-position: left top; background-repeat: no-repeat;
			}
			
			.technologie {
				background-image: url(../medien/produkte/start/04.jpg); background-position: left top; background-repeat: no-repeat;
			}
			
			.p05 {
				background-image: url(../medien/produkte/start/05.jpg); background-position: left top; background-repeat: no-repeat;
				margin-top: 50px;
			}
			
			.p06 {
				background-image: url(../medien/produkte/start/06.jpg); background-position: left top; background-repeat: no-repeat;
				margin-top: 50px;
			}
			
	#produktbox ul {
		padding: 0px !important;
		margin: 0px !important;
		margin-bottom: 15px !important;
		margin-top: -15px !important;
		line-height: 16px !important;
    }
	
	#produktbox li {
		padding: 0px 0px 5px 15px; !important;
		background: url("../medien/ul-arrow_produktbox.png") no-repeat scroll 0px 3px transparent !important;
	}
			
	
#footer {
	clear: both;
	padding: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
	background: #313131;
	color: #ffffff;
}

	#footer a {
		color: #fff;
	}

	#footer h3 {
		font-weight: bold;
		padding: 0px;
		margin: 0px;
		font-style: italic;
	}
	
	#footer p {
		margin: 0px;
		padding: 0px;
	}
	
	#contact {
		overflow: auto;
	}
	
	
/*----------------------------------------------------------------*/
/* Lightbox Popup */
/*----------------------------------------------------------------*/


#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}