/*******************************************************************************

	Project		:	LUCAS Jena
	Copyright	:	Design - Tobias Stepper Fotografie & Medienproduktion | www.tobias-stepper.de

*******************************************************************************/

/* ### Logo ################################################################# */
#logo {
	background-image: url(logo.jpg);
	width: 187px;
	height:47px;
	float:left;
	
}

#topnav {
	height: 59px;
	width: 275px;
	float:right;
	color:#949494;
	font-size:10px;
}

#topnav a {
	color:#949494;
	font-size:10px;
}

#topnav a:hover {
	color:#949494;
	font-size:10px;
	text-decoration:underline;
}

#navdistance {
	padding-left:27px;
	background-color:#fff;
}


/* ### Header ############################################################### */

#header {
	background:#fff 105px 0 no-repeat;
	color: #c4c4c4;
	padding-left:38px;
	padding-top: 20px;
}


/* ### Header ############################################################### */

#headerpic {
	background:#fff url(header_home.jpg);
	height:160px;
	width:900px;
}

#headerpic_led {
	background:#fff url(header_led.jpg);
	height:160px;
	width:900px;
}

#headerpic_leiterplatten {
	background:#fff url(header_leiterplatten.jpg);
	height:160px;
	width:900px;
}

#headerpic_firma {
	background:#fff url(header_firmenportrait.jpg);
	height:160px;
	width:900px;
}

#headerpic_entwicklung {
	background:#fff url(header_entwicklung.jpg);
	height:160px;
	width:900px;
}

#headerpic_eigenprodukte {
	background:#fff url(header_eigenprodukte.jpg);
	height:160px;
	width:900px;
}

#headerpic_geraete {
	background:#fff url(header_geraete.jpg);
	height:160px;
	width:900px;
}


#headerpic_ims {
	background:#fff url(header_ims.jpg);
	height:160px;
	width:900px;
}

#headerpic_dental {
	background:#fff url(header_dental.jpg);
	height:160px;
	width:900px;
}

#headerpic_star {
	background:#fff url(header_star.jpg);
	height:160px;
	width:900px;
}





/* ### Main-block Background ################################################# */

#main-block {
	background-position: 627px 0;
	background-repeat: repeat-y;
	padding-bottom: 10px;
}


#background {
	width:930px;
	background-image: url(bg.gif);
	position:relative;
	display:block;
	margin:0 auto;
	padding:0;
	height:100%;
}

.pageupdate {
	color:#b3b3b3;
	font-size: 0.9em;
	padding-left:15px;
	background: url(pfeil.gif) 6px 5px no-repeat; 
}


.link_icon { display:block; width:300px; padding-left:20px;padding-bottom:4px; background-repeat:no-repeat; background-position:0px 0px;}
.ico_pdf { background-image:url(fico_pdf.gif); }
.ico_xls { background-image:url(fico_xls.gif); }
.ico_doc { background-image:url(fico_doc.gif); }
.ico_zip { background-image:url(fico_zip.gif); }
.ico_jpg, .ico_jpeg { background-image:url(fico_jpg.gif); }
.ico_gif, .tif { background-image:url(fico_pic.gif); }
.ico_def { background-image:url(fico_def.gif); }
