/* CSS Document */

html {
		}
	
body {
	font-family : "Courier New", Courier, monospace;
	font-size: 62.5%;
	background-color: #FCFCFB;
	background-image: url(../images/content_wrap_bg.jpg);
	background-position: center 350px;
	background-repeat:repeat-y;
	color: #333;
	text-align:center;

}

body#anfrage_bg {
	background-position: center top;
	}

/* Nullen */

* {
	margin: 0; 
	padding: 0; 
	
}

/* Tags ########################################################## */

p, li {
	font-size: 110%;
	line-height: 1.3em;
	margin: 0 0 1em 0
}

a {
	color: #021744
}

a:hover {
	color: #C64F00;
	text-decoration:none;
}

h1 {
	font-size: 250%;
	text-transform: uppercase;
	width: 930px;
	
	}
h1.h1_kont {
	height: 50px;
	background: url(../images/h1_bg_kont.gif) right top no-repeat;
	text-indent: -3000px;
}

h1.h1_anfrage {
	height: 50px;
	background: url(../images/h1_bg_anfrage.gif) right top no-repeat;
	text-indent: -3000px;
}

h1.h1_dl {
	height: 50px;
	background: url(../images/h1_bg_dl.gif) right top no-repeat;
	text-indent: -3000px;
}
h2 {
	font-size: 180%;
	font-weight:normal;
	margin: 0 0 0.5em 0;
	
	}


h3 {
	font-size: 150%;
	margin: 0 0 0.5em 0;
	
}




blockquote {
	
	font-size: 110%
}

table, td {
	
}

td {	
	font-size: 120%;
	vertical-align: top;
	padding: 0 0 5px 0
}

hr {
	background: #666;
	color: #666;
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	margin: 5px 0 
}
/* Klassen ########################################################## */

/*Form*/
.error_box {
	font-size: 120%;
	font-weight:bold;
	color: #C64F00;
	padding: 5px 0 5px 0;
}

.error_symbol {
	color: #C64F00;
	font-size: 120%;
	font-weight:bold;
	padding: 0 0 0 5px
}

.status {
	padding: 0 0 10px 0
}

.status thead th {
	font-size: 20px;
	color: #999;
	text-align:left;
	padding: 0  0 0 20px
}

.status tbody td {
	font-size: 110%;
	color: #aaa;
	padding: 0 10px 0 0 
}

.status thead th a{
	text-decoration:none
}

th.selected a {
	color: #C64F00;
}
td.selected a {
	color: #C64F00;
	text-decoration:none
}

.form_nav {
	padding:  10px 0
	}





.screen {
	display:none
}

.bild_text {
	float:left;
	margin: 0 20px 110px 0
 }

.bild_text_re_ohne {
	float:right;
	}
	
.bs_start {
	background: url(../images/bs_start_bg.jpg) no-repeat;
	float:right;
	width: 200px;
	height: 160px;
	margin: 0 0 20px 30px;
	padding: 10px 10px 10px 210px;
}

a.download_doc {
	display:block;
	width: 150px;
	height: 30px;
	background: url(../images/doc_sign.gif) 0 0 no-repeat;
	padding: 0px 0 0px 30px;
	
	text-decoration:none;
	color: #152F63
	
}

a.download_doc:hover {
	color: #C64F00;
	text-decoration:none;
}


a.download_pdf {
	display:block;
	width: 150px;
	height: 30px;
	background: url(../images/pdf_sign.gif) 0 0  no-repeat;
	padding: 0px 0 0px 30px;
	text-decoration:none;
	color: #152F63
}

a.download_pdf:hover {
	color: #C64F00;
	text-decoration:none;
}

a.arrow {
	display:block;
	width: 150px;
	height: 30px;
	background: url(../images/arrow.gif) 0 0  no-repeat;
	padding: 0px 0 0px 30px;
	text-decoration:none;
	color: #152F63
}

a.arrow:hover {
	color: #C64F00;
	text-decoration:none;
}


a.none {
	text-decoration:none
}

/* Layout ########################################################## */

#header {
	height: 350px;
	min-width: 960px
}



#container {
	width: 980px;
	margin: auto;
	text-align:left;
}

#nav {
	height: 190px;
	width: 980px;
	background:url(../images/nav_bg.jpg) left top no-repeat;
	}

#nav ul {
	padding:113px 0 0 55px;
	list-style-type:none;
}	

#nav ul li {
	float:left;
}

#nav ul li a {
	display:block;
	height: 35px;
	text-indent: -3000px;
	outline:none
}

#nav ul li a.home {
	width: 50px;
	background: url(../images/a_home_bg2.jpg) 0 0 no-repeat;
}
#nav ul li a.home:hover {
	background: url(../images/a_home_bg2.jpg) 0 -35px no-repeat;
}
#nav ul li a.versanfrage {
	width: 120px;
	margin: 0 0 0 23px;
	background: url(../images/a_versanfrage_bg2.jpg) 0 0 no-repeat;
}
#nav ul li a.versanfrage:hover {
	background: url(../images/a_versanfrage_bg2.jpg) 0 -35px no-repeat;
}
#nav ul li a.downl {
	width: 85px;
	margin: 0 0 0 15px;
	background: url(../images/a_dl_bg2.jpg) 0 0 no-repeat;
}
#nav ul li a.downl:hover {
	background: url(../images/a_dl_bg2.jpg) 0 -35px no-repeat;
}
#nav ul li a.nkont {
	width: 85px;
	margin: 0 0 0 14px;
	background: url(../images/a_kont_bg2.jpg) 0 0 no-repeat;
}
#nav ul li a.nkont:hover {
	background: url(../images/a_kont_bg2.jpg) 0 -35px no-repeat;
}

#nav ul li a.aktiv {
	background-position: 0 -70px
}
#nav ul li a.aktiv:hover {
	background-position: 0 -70px
}


#content_wrap {
	width: 880px;
	margin: auto;
	padding: 0 50px 20px 50px
}

#indent {
	padding: 0 50px 20px 50px;
}

#col_left {
	float:left;
	width: 486px;
	padding: 0 50px 20px 50px;
}

#col_right {
	float:right;
	width: 300px;
	padding: 0 50px 20px 5px;
}

#logo {
	display:none
}

.teaser {
	width: 290px;
	float:left;
	margin: 0 20px 0 0px;
	
}

.teaser h2 {
	height: 44px;
	background: #fff
	}
.teaser p {
	padding: 0 0 0 40px
	}



h2.vers {
	background: url(../images/h2_vers_bg.gif) left top no-repeat;
	text-indent: -3000px	
}

h2.gut {
	background: url(../images/h2_gut_bg.gif) left top no-repeat;
	text-indent: -3000px
}
h2.kont {
	background: url(../images/h2_kont_bg.gif) left top no-repeat;
	text-indent: -3000px
}

/*Footer ####################*/
	
#footer_wrap {
clear:both;
background: url(../images/footer_wrap_bg2.jpg) top center;

}


#footer {
	width: 980px;
	margin:auto;
	background: url(../images/footer_bg.jpg) no-repeat;
	height: 360px;
	position:relative
}

a.amc {
	display:block;
	width: 200px;
	height: 70px;
	background: url(../images/a_amc_bg2.jpg) 0 -70px no-repeat;
	position: absolute;
	top: 124px;
	left: 40px;
	text-indent: -3000px;
	outline:none
}

a.amc:hover {
	background: url(../images/a_amc_bg2.jpg) 0 0px no-repeat;
}



a.uweo {
	display:block;
	width: 210px;
	height: 35px;
	background:url(../images/a_uweo_bg2.jpg) 0 0px no-repeat;
	position: absolute;
	top: 209px;
	left:45px;
	text-indent: -3000px;
	outline:none
}

a.uweo:hover {
	background:url(../images/a_uweo_bg2.jpg) 0 -35px no-repeat;
}

a.customchrome {
	display:block;
	width: 210px;
	height: 80px;
	background:url(../images/a_customchrome_bg2.jpg) 0 -80px no-repeat;
	position:absolute;
	top: 74px;
	left: 295px;
	text-indent: -3000px;
	outline:none
}	

a.customchrome:hover {
	background:url(../images/a_customchrome_bg2.jpg) 0 0 no-repeat;
}

a.kuehn {
	display:block;
	width: 170px;
	height: 70px;
	background:url(../images/a_kuehn_bg2.jpg) 0 -70px no-repeat;
	position:absolute;
	top: 205px;
	left: 325px;
	text-indent: -3000px;
	outline:none
}	

a.kuehn:hover {
	background:url(../images/a_kuehn_bg2.jpg) 0 0 no-repeat;
}

a.hebatec {
	display:block;
	width: 160px;
	height: 70px;
	background:url(../images/a_hebatec_bg2.jpg) 0 -70px no-repeat;
	position:absolute;
	top: 74px;
	right: 20px;
	text-indent: -3000px;
	outline:none
	}

a.hebatec:hover {
	background:url(../images/a_hebatec_bg2.jpg) 0 0 no-repeat;
}

a.riders {
	display:block;
	width: 90px;
	height: 88px;
	background:url(../images/a_rn_bg2.jpg) 0 -88px no-repeat;
	position:absolute;
	top: 151px;
	right: 20px;
	text-indent: -3000px;
	outline:none
	}

a.riders:hover {
	background:url(../images/a_rn_bg2.jpg) 0 0 no-repeat;
}
	
a.siekerwall {
	display:block;
	width: 220px;
	height: 40px;
	position:absolute;
	top: 284px;
	right: 20px;
	background: transparent;
	text-indent: -3000px;
	outline:none
}

#footer p {
	font-size: 110%;
	
	padding: 300px 0 0 30px;
	text-align:left;
}
p.copy {
	color: #858585;
}

p.copy a {
	color:  #858585;
	text-decoration:none
}

p.copy a:hover {
	color: #C64F00;
	
}
		
/* Clearing ########################################################## */
.clear {
	overflow:hidden
}

* html .clear {
	height: 1%;
}

/* Clearfix-Methode zum Clearen der Float-Umgebungen */
.clearfix:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

/* Diese Angabe benötigt der Safari-Browser zwingend !! */
.clearfix { display: block; } 

/* Clearfix-Anpassung für IE */
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.floatbox { overflow:hidden; }
/*##Suche, Artikel Startseite####*/

