/* ---------------- Allgemeines ---------------- */
body{
	margin:0;
	padding:0;
	font-family:Arial, sans-serif;
	color:#656565;
	font-size:13px;
	background-image:url(../grafik/bg_all.jpg);
}

img{
	border:0;
}

p{
	margin:0;
	padding:0;
}

h1{
	font-weight:bold;
	font-size:20px;
	color:#b2331f;
	line-height:20px;
	margin:0;
	padding:0;
	text-transform:uppercase;
	margin-bottom:15px;
	margin-top:10px;
}

.contenttable h1{
	margin-top:0px;
}

h2{
	font-size:13px;
	margin:0;
	padding:0;
	line-height:17px;
	text-transform: none;
	color:#656565;
}

h3{
	margin:0;
	padding:0;
	margin-bottom:5px;
}

h3 a{
	color:#b2331f;
}

h2 a{
	color:#b2331f;
	background:none;
	padding-left:0;
}

hr{
	padding:0;
	margin:10px 0;
	border:0;
	background:#e5e5e5;
	height:1px;
	clear:both;
}

table{
	font-size:13px;
}

hr.clear{
	background:#ccc;
}

/* ---------------- Grundstruktur ---------------- */
#background{
	position:absolute;
	width:100%;
	height:800px;
	background-image:url(../grafik/bg_verlauf.jpg);
	background-repeat:repeat-x;
	z-index:100;
	margin:0;
}

#container{
	position:absolute;
	z-index:200;
	width:990px;
	left:50%;
	margin-left:-495px;
	margin-top:10px;
}

#main{
	width:970px;
	padding:10px;
	background:#fff;
	min-height:626px;
	overflow:visible;
}

#sitemap{
	width:990px;
	height:108px;
	background-image: url(../grafik/footer_sitemap.jpg);
}

#sitemap .contenttable {
	padding:10px;
}

#sitemap .contenttable td{
	border-left:#c0c0c0 1px solid;
	font-size:10px;
	padding-left:15px;
	width:174px;
	vertical-align:top;
	line-height:15px;
}

#sitemap .contenttable .bodytext a{
	color:#656565;
	text-decoration:none;
	background:none;
	padding-left:0;
}

#sitemap .contenttable .bodytext a:hover{
	text-decoration:underline;
}


/* ---------------- Header ---------------- */
#header{
	width:970px;
	height:97px;
}

/* ---------------- 2nd Navi ---------------- */
#secnav{
	position:absolute;
	margin-left:450px;
	margin-top:-3px;
}

#secnav a{
	color:#656565;
	font-size:11px;
	text-decoration:none;
	margin-right:7px;
}

#secnav a:hover, #secnav a.active{
	color:#e3a000;
}

#secnav .nl{
	background:url(../grafik/sn_nl.jpg) no-repeat left center;
	padding-left:11px;
}

#secnav .jo{
	background:url(../grafik/sn_jobs.jpg) no-repeat left top;
	padding-left:14px;
}

#secnav .pr{
	background:url(../grafik/sn_presse.jpg) no-repeat left top;
	padding-left:14px;
}

#secnav .im{
	background:url(../grafik/sn_imp.jpg) no-repeat left center;
	padding-left:15px;
}

#secnav .si{
	background:url(../grafik/sn_sitemap.jpg) no-repeat left top;
	padding-left:16px;
}


/* ---------------- Sprachwahl ---------------- */
#language{
	position:absolute;
	width:140px;
	height:32px;
	background:url(../grafik/lang.jpg);
	margin-top:-10px;
	margin-left:836px;
	line-height:28px;
	text-align:center;
}

#language a{
	font-weight: bold;
	text-decoration:none;
	color:#656565;
	font-size:12px;
}

#language a:hover, #language a.active{
	color:#e3a000;
}

#language #llinks{
	padding:5px;
}

/* ---------------- Navigation ---------------- */
#nav{
	width:970px;
	height:26px;
	background-image: url(../grafik/navi_bg.jpg);
}

#mainnav{	
	font-weight: bold;
	font-size: 14px;
	padding:0 10px;
	line-height:26px;
}

#mainnav a:hover, #mainnav a.active{
	color:#e3a000;
}

#mainnav a{
	text-decoration:none;
	color:#656565;
	margin-right:11px;
}

/* ---------------- Suche ---------------- */
#search{
	width:226px;
	height:46px;
	position:absolute;
	margin-left:744px;
	margin-top:-20px;
}

#searchtype{
	width:226px;
	height:20px;
}

#searchtype .st{
	display:block;
	text-decoration:none;
	color:#656565;
	cursor:pointer;
	float:left;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:0 7px;
	line-height:20px;
	height:20px;
}

#searchtype .st1{
	background-image: url(../grafik/st_bg1.jpg);
}

#searchtype .st2{
	background-image: url(../grafik/st_bg2.jpg);
	background-position: right;
}

#searchtype span.normal{
	font-weight:normal;
}

#searchtype .active{
	height:20px;
	color:#e3a000;
	background-image: url(../grafik/navi_bg.jpg);
}

#searchform, #searchform2{
	width:226px;
	height:26px;
	line-height:26px;
}

#searchform2{
	width:560px;
}

#searchform form, #searchform2 form{
	padding-top:3px;
}

#searchform #suche, #searchform2 #suche2{
	height:15px;
	width:197px;
	float:left;
	border:#fff 1px solid;
	background-image:url(../grafik/suche_bg.jpg);
	font-family: Arial, sans-serif;
	color:#656565;
	font-size:12px;
	margin:0;
	padding:3px 0 0 3px;
}

#searchform2 #suche2{
	border-color:#ccc;
	margin-right:5px;
}

#searchform #submit, #searchform2 #submit2{
	margin:0;
}


/* ---------------- Mitte oben ---------------- */
#middletop{
	width:970px;
	height:20px;
	color:#777;
	font-size: 12px;
	line-height:20px;
}

#breadcrumb{
	float:left;
	color:#656565;
}

#datum{
	float:right;
}

a{
	color:#d60006;
	text-decoration:none;	
}

a:hover{
	text-decoration:underline;
}

#middle{
	width:970px;
}

#middle .bodytext a, #content .news-list-morelink a, #news .news-latest-morelink2 a, .news-single-backlink a, #sm a, .contenttable td a{
	background:url(../grafik/linkleft.gif) no-repeat left center;
	padding-left:7px;
	display:inline;
	height:auto;
	width:auto;
}

#news .bodytext a{
	background:none;
	padding-left:0;
}

.news-latest-container{
	margin-bottom:20px;
}

#middle .bodytext a:hover, .news-list-morelink a:hover, .news-single-backlink a:hover, #news .news-latest-morelink2 a:hover, .contenttable td a:hover{
	text-decoration:underline;
}

#middle .bodytext{
	line-height:17px;
	position:relative;
}

#middle .contenttable td .bodytext a, #middle .contenttable td h1 a{
	background:none;
	padding-left:0;
	color:#b2331f;
}

#middle .contenttable td h1 a:hover{
	text-decoration:none;
}

#middle .bl{
	border-left:1px solid #e7e7e7;
	height:170px;
	float:left;
	padding:0 10px 10px 10px;
	margin-top:10px;
}

#middle #shop{
	padding-right:0px;
	padding:0 0 10px 10px;
	width:215px;
}

#middle #shop .bodytext{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	margin-top:0;
	padding-top:0;
}

#middle #shop div{
	margin-top:-10px;
}

#middle #shop a{
	background:none;
	margin:0;
	padding:0;	
}

#middle #shop img, #middle #shop .bodytext, #middle #shop .bodytext, #middle #shop .csc-textpic, #middle #shop .csc-textpic-intext-right-nowrap, #middle #shop .csc-textpic-imagewrap, #middle #shop .csc-textpic-image, #middle #shop .csc-textpic-lastcol, #middle #shop .csc-textpic-clear{
	margin:0;
	padding:0;
	margin-bottom:0;
	padding-bottom: 0;
	margin-top: 0;
	padding-top: 0;
	position:relative;
}

#middle #shop .csc-textpic-clear{
	clear:both;
	display:block;
}

#middle #shop div{
	display:block;
	clear:both;
	position:relative;
}

#breadcrumb a{
	color:#656565;
}

#breadcrumb a:hover{
	color:#ffb400;
}

#subnav{
	float:left;
}

#subnav .sn{
	display:block;
	width:146px;
	height:20px;
	line-height:20px;
	margin-bottom:2px;
	text-decoration: none;
	border-left:2px solid;
	padding-left:16px;
	color:#000;
	border-color:#7a7a7a;
	font-size:12px;
}

#subnav .sn:hover, #subnav .active{
	border-color:#ffb400;
	color:#ffb400;
}

#subnav .active{
	font-weight:bold;
}

#subnav .sna1{
	font-weight:bold;
	background:url(../grafik/sub1.jpg) no-repeat;
}

#subnav .sna1:hover, #subnav .active{
	background:url(../grafik/sub1a.jpg) no-repeat;
}

#subnav .sna2{
	padding-left:23px;
	width:139px;
	border-color:#bcbcbc;
	background:url(../grafik/sub2.jpg) no-repeat;
}

#subnav .sna2:hover, #subnav .e2 .active{
	background:url(../grafik/sub2a.jpg) no-repeat;
}

#subnav .sna3{
	padding-left:30px;
	width:132px;
	border-color:#d5d4d4;
	background:url(../grafik/sub3.jpg) no-repeat;
}

#subnav .sna3:hover, #subnav .e3 .active{
	background:url(../grafik/sub3a.jpg) no-repeat;
}

#content{
	width:561px;
	margin-left:174px;
}

#news{
	width:205px;
	padding:10px;
	background:#e5e5e5;
	height:250px;
}

#shop a{
	height:10px;
	width:10px;
	display:block;
}

#footer{
	clear:both;
	font-size:11px;
	padding-left:10px;
	padding-top:10px;
}

#left{
	width:737px;
	min-height:470px;
	overflow:visible;
	float:left;
}

#right{
	float:right;
	width:225px;
}

#content .contenttable {
	width:560px;
	margin:0;
	padding:0;
	margin:20px 0;
}

#content .contenttable tr{
	margin:0;
	background:url(../grafik/prod_bg.jpg) left bottom repeat-x;
}

#content .contenttable td{
	margin:0;
	height:119px;
	vertical-align:middle;
	padding:12px 7px;
	line-height:16px;
}

#content .stab{
	margin:0;
	margin-top:10px;
}

#content .stab td{
	height:30px;
	margin:0;
}

#content .stab th{
	color:#000;
	vertical-align:top;
	text-align:left;
	background:none;
	padding:10px 0 0 10px;
}

#content .stab thead tr{
	background:url(../grafik/prodtb_th.jpg) repeat-x left bottom;
	height:35px;
}

#content .stab tr{
	background:#f2f0f0;
}

#content .stab tr.zeb{
	background:#e5e5e5;
}

#content #sucherg{
	margin-bottom:20px;
}

#content .news-list-date{
	font-size:12px;
	display:block;
	font-weight:normal;
	margin-bottom:5px;
}

#content .news-list-container td{
	padding:0;
	padding-top:10px;
	margin:0;
	padding-left:5px;
	height:auto;
}

#content .news-list-container{
	margin:0;
	margin-bottom:20px;
}

#content h3 a{
	text-decoration:none;
	color:#b2331f;
	display:inline;
	height:auto;
	width:auto;
}

#content .news-list-morelink{
	margin-top:10px;
}

#content .news-list-morelink a:hover{
	text-decoration:underline;
}

#content .news-list-morelink{
	margin-bottom:10px;
}

#content .news-list-browse{
	margin-top:10px;
}

#news .news-latest-date a{
	color:#656565;
	text-decoration:none;
	font-size:11px;
}

#news h3 a{
	color:#656565;
	text-decoration:none;
	font-size:13px;
}

#news h3{
	margin-bottom:3px;
}

#news .news-latest-item img{
	margin-top:3px;
}

#news .csc-textpic-above{
	padding-bottom:15px;
}


#news .news-latest-item .bodytext{
	display:inline;
}

#content .tx-ttnews-browsebox a{
	font-size: 13px;
}

#content .prodhead{
	margin:0;
	width:560px;
}

#content .prodhead tr{
	background:url(../grafik/prodtb_head.jpg) repeat-x left bottom;
}

#content .prodhead td{
	padding-bottom:30px;
}

#content .proddata{
	width:560px;
	margin:0;
	border:1px solid #e5e5e5;
}

#content .proddata tr{
	background:#f2f0f0;
}

#content .proddata tr.zeb{
	background:#e5e5e5;
}

#content .proddata td, .proddata th{
	padding:10px;
	vertical-align:top;
	font-size:13px;
}

#content .proddata thead tr{
	height:49px;
	background:url(../grafik/prodtb_th.jpg) repeat-x left bottom;
}

#content .proddata th{
	color:#000;
	vertical-align:top;
	text-align:left;
	padding:10px 0 0 10px;
}

#content .proddata .ftd{
	width:30%;
}

#content .proddata .std{
	width:80px;
}

#content .prodfoot{
	width:560px;
	margin:20px 0;
}

#content .prodfoot td{
	width:280px;
	vertical-align:top;
}

#content .htab{
	font-size:11px;
}

#content .htab td{
	line-height:17px;
}

#content .htab thead tr{
	height:33px;
}

#content .grow{
	width:560px;
	float:left;
	padding-bottom:10px;
}

#content #gal{
	width:560px;
}

#content .galdiv{
	float:left;
	width:132px;
	height:90px;
	padding-right:10px;
	padding-bottom:10px;
}

#content .gd2{
	padding-right:0;
}

#content .gallink{
	width:132px;
	height:90px;
	display:block;
}


#content .mc{
	clear:both;
	width:10px;
	height:10px;
}

.mailform-table-outer{
	width:560px;
	padding:0;
	margin:0;
	margin-bottom:20px;
}

.mailform-table-outer .tx_mailform_div_label_left{
	width:90px;
	margin:0;
	padding:0;
	margin-top:2px;
}

.mailform-table-outer input{
	font-family:Arial, sans-serif;
}

.mailform-table-outer .tx_mailform_div_err_msg_1, .mailform-table-outer .tx_mailform_div_err_msg_float-none{
	margin-top:2px;
	color:#d60006;
	position:relative;
	clear:both;
	margin-left:93px;
	padding-top:5px;
	margin-bottom:5px;
	min-height:1px;
	overflow:visible;
	width:400px;
}

.mailform-table-outer .tx_mailform_text, .mailform-table-outer textarea{
	width:200px;
	height:14px;
	padding:2px;
	font-family:Arial, sans-serif;
	color:#656565;
	font-size:12px;
	border:1px solid #ccc;
}

.mailform-table-outer .tx_mailform_text:hover, .mailform-table-outer .tx_mailform_text:focus, .mailform-table-outer textarea:hover, .mailform-table-outer textarea:focus{
	border-color:#aaa;
}

.mailform-table-outer textarea{
	height:150px;
	width:300px;
	background:#fff;
}

.mailform-table-outer .tx_mailform_submit{
	position:absolute;
	margin-left:-110px;
	background-color:#b2331f;
 	border:1px solid #b2331f;
 	color:#FFFFFF;
 	font-weight: bold;
 	vertical-align: middle;
 	padding:1px;
}

#content input[type=submit], .subm{
	background-color:#b2331f;
 	border:1px solid #b2331f;
 	color:#FFFFFF;
 	font-weight: bold;
 	vertical-align: middle;
 	padding:1px;
}

#content input[type=text],#content input[type=password], .tin{
	width:200px;
	height:14px;
	padding:2px;
	font-family:Arial, sans-serif;
	color:#656565;
	font-size:12px;
	border:1px solid #ccc;
}

#content input[type=text]:hover,#content input[type=password]:hover, .tin:hover{
	border-color:#aaa;
}

#onepass{
	margin-top:20px;
}

#sm #lr{
	float:left;
	width:250px;
	margin-bottom:15px;
}

#sm #rr{
	float:left;
}

#sm ul{
	margin:0px;
}

#sm li{
	list-style:none;
	padding:1px 0;
}

#sm ul{
	padding-left:10px;
}

#sm ul ul, #sm ul ul{
	padding-left:30px;
}

#content .contenttable ul{
	margin:0;
	padding:0;
	padding-left:20px;
	line-height:18px;
	
}

#content .indent{
	padding-left:40px;
}

#content .shead{
	width:560px;
	border-bottom:1px solid #e5e5e5;
	font-weight:bold;
	margin-bottom:10px;
	padding-bottom:3px;
}

#content .shead2{
	padding-top:10px;
}

#content .sres{
	margin-bottom:10px;
}

#login{
	width:136px;
	background:#e5e5e5;
	padding:10px;
	padding-left:16px;
	font-size:12px;
	border-left:2px solid;
	border-color:#7a7a7a;
}

#login fieldset{
	border:none;
	margin:0;
	padding:0;
}

#login legend{
	display:none;
}

#login .tin{
	width:124px;
}

#login h3{
	font-size:12px;
	color:#000;
}

#login form{
	margin-top:10px;
}

#login .links a{
	background:url(../grafik/linkleft.gif) no-repeat left center;
	padding-left:7px;
	display:inline;
	height:auto;
	width:auto;
}

#login .links{
	margin-top:10px;
}

#login #logsub{
	background-color:#b2331f;
 	border:1px solid #b2331f;
 	color:#FFFFFF;
 	font-weight: bold;
 	vertical-align: middle;
 	padding:1px;
 	margin:5px 0 0 1px;
}



