/* browser resets */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background-image: transparent;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #000;
	background: #fff;
	font-family: Arial, Sans-Serif;
	font-size: 11px;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
body * {
	min-height: 0;
	font-family: Verdana, Arial, Sans-Serif;
	
}
/* end browser resets*/
html, body {
	height: 100%;
	background: #000 url(../img_css/body_back.gif) 50% 0 repeat-y;
}
table td {
	padding: 0 0 15px 0;
	line-height: 1.35;
	color: #ccc;
}
#wrapper {
	background: #000 url(../img_css/body_back.gif) 0 0 repeat-y;
	width: 820px;
	margin: 0 auto 0 auto;
	height: 100%;
}
#header {
	margin-bottom: 20px;
}
#top_left {
	float: left;
	padding-left: 27px;
	width: 423px;
	padding-top: 75px;
}
#imageContainer {
	height:225px;
	overflow:hidden;
	width: 423px;
	position: relative;
}
#imageContainer img {
	position:absolute;
	top:0; 
	left:0;
}
.teaserNav {
	display: none;
	visibility: hidden;
}
#content h5 {
	text-transform: uppercase;
	width: 200px;
	border-bottom: 2px solid #666;
	padding-bottom: .5em;
	margin-bottom: 1.5em;
	font-weight: bold;
	line-height: 1.3;
}
#content h5 span {
	font-size: 11px;
	font-weight: normal;
	color: #E75012;
}
#enter {
	margin-top: 170px;
}
#enter a {
	padding-left: 10px;
	background: transparent url(../img_css/arrow_enter.jpg) 0 50% no-repeat;
	color: #E75012;
	text-transform: uppercase;
	text-decoration: none;
}
#enter a:hover {
	color: #fff;
}
#pb {
	padding-top: 43px;
	padding-left: 43px;
	float: left;
	display: none;
	visibility: hidden;
}
#top_right {
	float: right;
	padding-left: 27px;
	width: 343px;
	padding-top: 30px;
}
#primenav {
	color: #99F;
}
#primenav dl {
	width: 341px;
	background: transparent url(../img_css/dotted_line.gif) 0 100% no-repeat;
	margin-bottom: 1px;
	float: left;
}
#primenav dl.active {
	padding-bottom: 6px;
}
#primenav dl dt {
	background: transparent url(../img_css/dt_back.gif) 0 50% no-repeat;
	color: #fff;
	width: 341px;
	float: left;
}
#primenav dl.active dt {
	background: transparent url(../img_css/dt_back.gif) -341px 50% no-repeat;
	color: #fff;
}
#primenav dt a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #fff;
	padding-left: 15px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#primenav dl.active dt a, #primenav dt a:hover {
	color: #E75012;
}
#primenav dt a strong {
	float: left;
	display: block;
	width: 250px;
}
#primenav dt a span {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 22px;
	color: #fff;
	float: right;
	padding-right: 48px;
	display: block;
}
#primenav dl.active dt a span, #primenav dt a:hover span {
	color: #E75012;
}
#primenav dd a {
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	font-weight: bold;
	color: #fff;
	padding-left: 35px;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
}
#primenav dd a:hover, #primenav dd a.active, #primenav dd a:visited.active {
	color: #E75012;
}
#content_home {
	width: 735px;
	margin: 40px 53px;
	color: #fff;
}
.box {
	width: 210px;
	float: left;
	padding: 0 35px 0 0;
}
.box.last {
	width: 210px;
	float: left;
	padding: 0 0 0 0;
}
#content .box h1 {
	color: #E75012;
	font-size: 13px;
	line-height: 1.3;
	font-weight: bold;
	margin-bottom: .75em;
	border-bottom: 0 none;
}
.box h2 {
	color: #E75012;
	font-weight: bold;
	margin-bottom: .75em;
}
.box p {
	margin-bottom: 1em;
}
#content_home .box {
	width: 210px;
	float: left;
	padding: 0 18px 0 17px;
}
#content_home .box h1 {
	padding-bottom: 6px;
	border-bottom: 2px solid #666;
	margin-bottom: 6px;
}
#content_home .box span.nr {
	font-size: 29px;
	font-weight: bold;
	display: block;
	color: #fff;
	float: left;
	padding-right: 6px;
}
#content_home .box span.h1 {
	padding: 1px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-transform: uppercase;
}
#content_home .box span.h2 {
	padding: 1px;
	font-size: 11px;
	font-weight: normal;
	display: block;
	color: #E75012;
	text-transform: uppercase;
}
#content_home .box img {
	padding: 2px;
	border: 1px solid #666;
	margin-bottom: 10px;
}
#content_home .box p {
	line-height: 1.3;
	color: #666;
	height: 140px;
}
#content_home .box p strong {
	line-height: 1.3;
	color: #ccc;
	font-weight: bold;
}
#content_home .box .preis {
	width: 66px;
	height: 66px;
	line-height: 66px;
	background: transparent url(../img_css/preisschild_back.jpg) 0 0 no-repeat;
	display: block;
	float: right;
	margin: 0 0 6px 6px;
}
#content_home .box .preis p {
	font-family: Impact, Arial, Sans-Serif;
	line-height: 66px;
	text-align: center;
	font-size: 16px;
	color: #000;
	height: 66px;
}
#content_home .box p.more {
	margin-top: 20px;
	height: 24px;
}
#content_home .box p.more a {
	background: transparent url(../img_css/arrow.jpg) 0 50% no-repeat;
	padding: 10px 0 10px 22px;
	height: 24px;
	line-height: 24px;
	color: #fff;
	text-decoration: none;
}
#content_home .box p.more a:hover {
	color: #E75012;
}
/* #################################### */
#content {
	width: 700px;
	margin: 40px 30px 40px 70px;
	color: #fff;
}
#content h1 {
	padding-bottom: 6px;
	border-bottom: 2px solid #666;
	margin-bottom: 6px;
}
#content span.nr {
	font-size: 29px;
	font-weight: bold;
	display: block;
	color: #fff;
	float: left;
	padding-right: 6px;
}
#content span.h1 {
	padding: 1px;
	font-size: 13px;
	font-weight: bold;
	display: block;
	color: #fff;
	text-transform: uppercase;
}
#content h2 {
	color: #E75012;
	font-weight: bold;
	margin-bottom: .5em;
	line-height: 1.3;
}
#content span.h2 {
	padding: 1px;
	font-size: 11px;
	height: 13px;
	font-weight: normal;
	display: block;
	color: #E75012;
	text-transform: uppercase;
}
#content img {
	padding: 2px;
	border: 1px solid #666;
	margin-bottom: 20px;
}
#content p {
	line-height: 1.3;
	color: #ccc;
}
#content p strong {
	line-height: 1.3;
	color: #ccc;
	font-weight: bold;
}
#content #sidebar {
	width: 210px;
	float: left;
	margin-right: 30px;
}
#content #anfahrt {
	width: 210px;
	float: left;
	margin-right: 30px;
}
#content #sidebar h3 {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px;
}
#content #sidebar ul li {
	padding-left: 15px
}
#content #sidebar ul li a {
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #fff;
	line-height: 1.7;
}
#content #sidebar ul li a:hover, #content #sidebar ul li a.active {
	color: #E75012;
}
#content #main {
	width: 460px;
	float: right;
}
#content #main.onecol {
	width: 100%;
	float: left;
}
#content #main.onecol h2 {
	text-transform: uppercase;
	margin-bottom: .75em;
	margin-top: 2em;
	color: #E75012;
}
#content #main p {
	margin-bottom: 12px;
	height: auto;
}
#content #main ul {
	list-style: square;
	padding-left: 20px;
	margin-bottom: 12px;
}
#content #main ul li {
	color: #999;
	line-height: 1.4;
	padding-bottom: 10px;
}
#content #main a, #content .newstext a {
	color: #E75012;
}
#content #main a:hover, #content .newstext a:hover {
	color: #fff;
}
.newstext {
	margin-bottom: 15px;
}
.pdficon {
	border: 0 none !important;
	float: left;
	margin-right: 20px;
}
.staff {
	margin-bottom: 10px;
}
.staff img {
	float: left;
	margin-right: 20px;
}
.staff h2 {
	text-transform: uppercase;
	margin-bottom: 1em;
	color: #E75012;
}
.staff span {
	color: #E75012;
	font-size: 10px;
}
#content .plink {
	width: 223px;
	height: 151px;
	margin: 0 10px 30px 0;
	display: block;
	float: left;
	position: relative;
}
#content .plink h2 {
	position: absolute;
	bottom: -1px;
	left: 118px;
	line-height: 1.35;
}
#content .plink img {
	float: left;
	margin: 0 5px 0 0;
}
#content .plink a:hover img  {
	border: 1px solid #E75012;
}
/* #################################### */
/* KATALOGBESTELLUNG*/
fieldset.kat {
	margin-bottom: 15px;
}
fieldset.kat h3 {
	margin-bottom: 15px;
	color: #E75012;
}
fieldset.kat img {
	float: left;
	margin-right: 20px;
}
fieldset.kat input {
	width: auto;
	float: left;
	margin: 0 10px 0 0;
}
fieldset.kat p {
	float: left;
	line-height: 1em;
}
#katalog_sidebar {
	width: 50%;
	float: left;
}
#katalog_inputs {
	width: 45%;
	float: right;
}
#katalog_inputs input {
	width: 98%;
	float: right;
}
input#k_submit {
	float: right;
	width: auto;
	margin: 15px 0 0 0;
}
/* END KATALOGBESTELLUNG*/


#footer {
	display: block;
	border-top: 2px solid #666;
	padding-top: 10px;
	width: 700px;
	margin-left: 69px;
	padding-bottom: 30px;
}
#footer p {
	background-color: #000;
	color: #666;
	font-size: 10px;
}
#footer p strong, #footer p a {
	background-color: #000;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
}
#footer p a {
	background-color: #000;
	color: #666;
}
#footer p a:hover {
	background-color: #000;
	color: #E75012;
}

form * {
	line-height: 1.7em;
	font-size: 11px;
	
}
input {
	text-align: center;
}

fieldset {
	border: 0 none;
}

fieldset label {
	float: left;
	display: block;
	width: 110px;
	margin-bottom: 5px;
}
fieldset input {
	float: left;
	width: 310px;
	margin-bottom: 5px;
	text-align: left;
}
fieldset textarea{
	width: 310px;
	height: 207px;
	margin-top: 1px;
	text-align: left;
}
#cb input {
	width: auto;
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#cb {
	margin-bottom: 5px;
}
#cb label {
	display: inline;
	width: 96px;
	margin-right: 12px;
	margin-bottom: 5px;
}
.h {
	display: none;
	visibility: hidden;
}
#submit {
	width: auto;
	margin-left: 110px;
	text-align: center;
}
.input_error {
	color: #E75012;
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

