@charset "utf-8";

/* ****************************************** */
/* Orangefluid GbR                            */
/* www.orangefluid.com                        */
/* ****************************************** */


/* ****************************************** */
/* Global settings for Schaaf Federn          */
/* ****************************************** */

/* Global settings */
* {
	margin:0;
	padding:0;;
}

html, body {
	height: 100%;
	min-width: 970px;
}

/* Main body style */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff url(../images/bg_headertop.png) 973px 0px no-repeat;
	color: #202020;
	font-size: 100.01%;	
}


/* ******************************************************************** */	
/* Style settings fonts, links, misc                                    */
/* ******************************************************************** */	

p {
	font-size: 12px;
	color: #202020;
	line-height: 22px;
	margin-bottom: 12px;
	width: 620px;
}

td { 
	font-size: 11px;
	line-height: 16px;
	vertical-align: top;
}	
	
img {
	border: 0;
}
	* html img {display: block;}

/* Link colors global */
a:link, a:visited {
	color: #202020;
	text-decoration: underline;
}

a:active, a:hover {
	color: #202020;
	text-decoration: none;
}

span.disin {display: inline;}
span.disno {display: none;}

/* Small circle between text */
span.small {
	font-size: 6px;
	vertical-align: 2px;
	margin-left: 2px;
	margin-right: 2px;
}
 
/* No border for fieldsets */
fieldset {
	border: 0;	
	float: left;
}

div.clear {
	clear: both;
}

br.clear {
	clear: both;
	line-height: 0;
}

/* ******************************************************************** */	
/* Graphic headlines                                                    */
/* ******************************************************************** */	

h1, h2, h3, h4, h5 {
	font-weight: bold;
	font-size: 11px;
	overflow: hidden;
}

h1 em, h2 em, h3 em, h4 em, h5 em {
	display: block; 
	background-repeat: no-repeat;
}

h3 {
	font-size: 12px;
	color: #202020;
	display:inline;
}

h5 {
	font-size: 11px;
	color: #202020;
	line-height: 20px;
	margin-bottom: 10px;
	font-weight: bold;	
}


/* Graphic headlines */
h1 {
	font-weight: bold;
	font-size: 10px;
	height: 20px;
	overflow: hidden;
	margin-top: 40px;
	padding-left: 8px;	
}

h1 em {
	display: block; 
	background-repeat: no-repeat;
	height: 20px;
}

h2 {
	font-size: 14px;
}

h2 em {
	display: block; 
	background-repeat: no-repeat;
	background-position: 0 100%;
	height: 180px;
}

h4 {
	font-weight: bold;
	font-size: 10px;
	height: 22px;
	overflow: hidden;	
}

h4 em {
	display: block; 
	background-repeat: no-repeat;
	background-position: 7px 3px;
	height: 22px;
}

h5 {
	font-size:10px;
	text-decoration:none;
	font-weight:normal;
	display:inline;
	margin:0px;
	padding:0px;
}



/* ******************************************************************** */	
/* Site container settings                                              */
/* ******************************************************************** */	

/* Site container, page width, fixed width */
div#sitecontainer {
	position: relative;
	width: 100%;
	min-width: 970px;
	min-height: 100%;
	margin: 0 auto;  /* Opera footer issue */
	background: url(../images/bg_content.gif) 250px 0 repeat-y;
}
	* html div#sitecontainer {height: 100%;}

div#maincontainer {
	position: relative;
	float: left;
	width: 970px;
	background: url(../images/bg_content.gif) 250px 0 repeat-y;
}

div#leftcolumn {
	position: relative;
	float: left;
	width: 220px;
	padding-left: 30px;
}

div#rightcolumn {
	position: relative;
	float: left;
	width: 720px;
	min-height: 100%;
	background-color: #f7f7f7;
}



/* Footer container, sticky at bottom */
div#footercontainer {
	clear: both;
	float: left;
	min-width: 970px;
	height: 30px;	
	background: url(../images/bg_footer.gif) 0 0 no-repeat;
	font-size:10px;
}

	* html div#footercontainer {float:none;}



/* ****************************************** */
/* Left column                                */
/* ****************************************** */

div#logo {
	position: relative;
	float: left;
	width: 220px;
	height: 200px;
}
	div#logo img {margin-top: 45px;}

div#navicontainer {
	position: relative;
	float: left;
	width: 220px;
	margin-top: 43px;
}


/* ****************************************** */
/* Right column                               */
/* ****************************************** */

div#topimage {
	position: relative;
	float: left;
	width: 720px;
	height: 200px;
}

div#contentcontainer {
	position: relative;
	float: left;
	width: 720px;
}

div#greybox {
	position: relative;
	float: left;
	width: 47px;
	height: 17px;
	margin-top: 43px;
	background-color: #d2d2d2;
}

div#content {
	position: relative;
	float: left;
	width: 645px;
	padding-left: 75px;
	margin-top: 20px;
	font-size:12px;
}

div#contentimages {
	position: relative;
	float:left;
	margin-top: 20px;
}

div#contentimages img {
	float: left;
}


div#content ul {
	list-style-type: none;
	margin-bottom: 25px;
}

div#content li {	
	font-size: 12px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 14px;
	line-height: 20px;
}
	* html div#content li {line-height: 19px; height: 0px;}
	*:first-child+html div#content li {line-height: 19px;}
	

div#addressleft {
	position: relative;
	float: left;
	width: 250px;
	overflow: hidden;
}

div#routeright {
	position: relative;
	float: right;
	padding-right: 20px;
	padding-top: 85px;
	width: 240px;
	overflow: hidden;
}
	*:first-child+html div#routeright {padding-top:80px;}
	* html div#routeright {padding-top:80px;}


div.gap {
	clear: both;
	float: left;
	margin: 20px 0px 15px 0px;
	font-size:12px;
	line-height:1.5em;
	text-align:justify;
	width:650px;
}

	
div.gap2 {
	position: relative;
	clear: both;
	float: left;
	width: 500px;
	margin-bottom: 10px;
	height: 30px;
}


/* ****************************************** */
/* Table settings				              */
/* ****************************************** */


/* Style settings tables */
div#contentcontainer table {
	font-size: 12px;
	line-height: 1.4em;
	margin-top: 5px;
	margin-bottom: 15px;
	padding:0;
	table-layout:fixed;		
	border-collapse:collapse;	
}

/* Main settings table cells */
div#contentcontainer td {
	font-size: 12px;
	vertical-align: top;
	line-height: 24px;
}

div#contentcontainer td.tdleft {
	font-weight: bold;
	width: 160px;
}

div#contentcontainer td.tdright {
	width: 460px;
}





/* ****************************************** */
/* Style settings content lists               */
/* ****************************************** */


div#contenttext ul, .highslide-body ul {
	list-style-type: none;
	margin-bottom: 25px;
}

div#contenttext li, .highslide-body li {	
	font-size: 11px;
	background-image: url(../images/dot.gif);
	background-repeat: no-repeat;
	background-position: 2px 8px;
	padding-left: 14px;
	line-height: 20px;
}
	* html div#contenttext li {line-height: 19px; height: 0px;}
	*:first-child+html div#contenttext li {line-height: 19px;}
	
	* html .highslide-body li {line-height: 19px; height: 0px;}
	*:first-child+html .highslide-body li {line-height: 19px;}




/* ****************************************** */
/* Style settings navi                        */
/* ****************************************** */

/* Main navi row */
div#navi {
	position: relative;
	float: left;
	display: block;
	padding-bottom: 40px;
}

/* Set font size for text links */
div#navi ul  {
	font-size: 8px;
	list-style-type: none;
}
	*:first-child+html div#navi ul {text-indent: -5000em;}


/* List elements */
#navi li {
	position: relative;
	float: left;
	display: block;
	height: 22px;
	width: 220px;
	background-position: 0 -22px;
	background-repeat: no-repeat;
}

/* Link elements */
#navi a {
	display: block;
	height: 0;
	padding-top: 22px;
	background-repeat: no-repeat;
	overflow: hidden;
}
	* html #navi a:link {height: 22px; he\ight: 0;}
	* html #navi a:visited {height: 22px; he\ight: 0;}


/* List and Link element images */
#navi li.nav1, #navi a.nava1 {background-image: url(../images/but_startseite.gif);}
#navi li.nav2, #navi a.nava2 {background-image: url(../images/but_aktuelles.gif);}
#navi li.nav3, #navi a.nava3 {background-image: url(../images/but_moeglichkeiten.gif);}
#navi li.nav4, #navi a.nava4 {background-image: url(../images/but_produkte.gif);}
#navi li.nav5, #navi a.nava5 {background-image: url(../images/but_problemloesung.gif);}
#navi li.nav6, #navi a.nava6 {background-image: url(../images/but_spitzenqualitaet.gif);}
#navi li.nav7, #navi a.nava7 {background-image: url(../images/but_hightech.gif);}
#navi li.nav8, #navi a.nava8 {background-image: url(../images/but_jobs.gif);}
#navi li.nav9, #navi a.nava9 {background-image: url(../images/but_kontakt.gif);}
#navi li.nav10, #navi a.nava10 {background-image: url(../images/but_impressum.gif);}

#navi li.nav4 {height: auto;}

/* List and Link element images, subnavi */
#navi li.snav1, #navi a.snava1 {background-image: url(../images/butsub_flachfedern.gif);}
#navi li.snav2, #navi a.snava2 {background-image: url(../images/butsub_platinen.gif);}
#navi li.snav3, #navi a.snava3 {background-image: url(../images/butsub_zugfedern.gif);}
#navi li.snav4, #navi a.snava4 {background-image: url(../images/butsub_drahtbiegeteile.gif);}
#navi li.snav5, #navi a.snava5 {background-image: url(../images/butsub_federbandstahl.gif);}
#navi li.snav6, #navi a.snava6 {background-image: url(../images/butsub_baugruppenfertigung.gif);}

#navi li.snav7, #navi a.snava7 {background-image: url(../images/butsub_agbs.gif);}
#navi li.snav8, #navi a.snava8 {background-image: url(../images/butsub_haftungsausschluss.gif);}
#navi li.snav9, #navi a.snava9 {background-image: url(../images/butsub_datenschutz.gif);}
#navi li.snav10, #navi a.snava10 {background-image: url(../images/butsub_webcontrolling.gif);}

#navi li.snav6 {height: 24px; background-position: 0 -24px;}
#navi a.snava6 {padding-top: 24px;}



/* Initiate mouseover */
#navi a:hover {
	background-image: none;
}



/* ****************************************** */
/* Style settings forms                       */
/* ****************************************** */

/* Main form container */
#formcontainer {
	width: 615px;
	background-color: #eaeaea;
}

/* No border for fieldsets */
fieldset {
	border: 0;		
}

/* Headline row */
div.fieldsethead {
	background-color: #d2d2d2;
	height: 28px;
	border-bottom: 1px solid #ffffff;
}
	
	div.fieldsethead p {
		font-size: 11px;
		padding-top: 2px;
		margin-left: 10px;
		font-weight: bold;
		margin-bottom: 0;
	}


/* Container sizes - two cols  */
div.formleft, div.formright {
	position: relative;
	float: left;	
	width: 280px;		
	padding: 10px 0 5px 10px;	
}
	div.formleft {margin-right: 20px;}


div.onerowwhite {
	clear: both;
	background-color: #f7f7f7;
	height: 20px;	
}

div.checkblock {
	width: 140px;
	float: left;
	margin-top: 10px;
}

div.infoblock {
	width: 600px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}



/* Label styles  */
label {
	font-size: 11px;
	display: block;
	width: 70px;
	height: 15px;
	margin: 3px 0 5px 0;
	padding-bottom: 2px;	
	float: left;	
	cursor: pointer;	
}

	div.checkblock label {width: 90px;margin-top: 1px;}


/* Input fields styles  */
input, textarea {
	font-size: 11px;
	width: 200px;
	height: 15px;
	padding: 1px 0 1px 4px;	
	float: left;	
	border: 1px solid #999999;	
}

* html input, textarea {
	height: 18px;
	he\ight: 15px;
}

/* Input fields styles active */
input:focus, textarea:focus {
	background-color: #f2f2f2;	
	border: 1px solid #666666;		
}

/* Special width for checkbox */
input.check {
	width:auto;
	border: 0;
	margin-right:10px;	
}

/* Textarea special style */
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 4px 0 0 4px;
	width: 580px;
	height: 120px;
	margin-left: 10px;	
}


/* Button special style */
input.button, input.buttonroute {
	clear: both;
	font-size: 12px;
	width: 180px;
	height: 26px;
	background-color: #ffffff;
	border: 1px solid #999999;
	text-align: center;
	margin-left:220px;
	margin-top: 5px;
	padding-bottom: 3px;
}

	*:first-child+html input.button {padding-bottom: 2px;}
	* html input.button {padding-bottom: 1px;}

/* Button hover style */
input.button:hover, input.buttonroute:hover {
	background-color: #f2f2f2;
	cursor: pointer;
}


/* Button special style */
input.buttonroute {
	width: 115px;
	height: 22px;
	margin-top: 5px;
	margin-left: 0;
}

	*:first-child+html input.buttonroute {padding-bottom:0;}
	* html input.buttonroute {padding-bottom:0;}




div#infotext {
	padding: 20px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	position: relative;
	padding-top: 150px;
	width: 680px;
	margin-left: 250px;
	background-color: #f7f7f7;
}	

div#infotext h1 {
	margin-top: 0;
	padding-left: 0;
}

div#infotext p {
	width: auto;
	margin-bottom: 0px;
	font-size: 10px;
	line-height: 16px;
	text-align: justify;
}











