body {
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	color: #000000;
	text-decoration:none;
}

p a, div.news-list-morelink a {
	text-decoration:none;
	color: #B51C14;
	border-bottom:1px dotted #B51C14;
}


p {
	margin-bottom: 4px;
}

p.bodytext {
	font-size: 11px;
	line-height:135%;
}

/*
#header {
	background-repeat: no-repeat;
	background-image: url(../images/bild_01.jpg);
}
*/

/* Anpassungen an YAML */
#header {
	height:2px;
	background: transparent;
}

#header img {
	margin:0px;
	padding:0px;
}

#footer {
  border: none;
	margin:0px;
	padding:0px;
	padding-top: 12px;
	height: 30px;
}

#page_margins {
	border:none;
	width:968px;
	background:none;
	background-image: url(../images/page_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#page {
	border:none;
	background:none;
/*	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	*/
}

#nav {
	margin-top:11px;
}

#main {
  height: 100%;
	padding-top:245px;
  background:transparent url(/webres/images/leftcol_bg.jpg) no-repeat scroll 0 500px;
  border: 0px solid green;
}


/* mittlere Spalte */
#col1 {
	width: 583px;
	margin-left:175px;
	padding-top:0;
}

/* linke Spalte */
#col2 {
	width: 178px;
	margin-left:-772px;
	margin-top:-22px;
/*	background-image: url(/webres/images/roundedcorners/sidebar_left_middle.gif);
	background-repeat: repeat-y;
*/
  background-color: #ffffff;
	padding-bottom: 10px;
}



#col2 div#sidebar-top {
/*	background-image: url(/webres/images/roundedcorners/sidebar_left_top.gif);
	background-repeat: no-repeat;
	height: 10px;
	*/
}

#col2 div#sidebar-bottom {
/*
	background-image: url(/webres/images/roundedcorners/sidebar_left_bottom.gif);
	background-repeat: no-repeat;
	height: 34px;
	*/
}

/* rechte Spalte */
#col3 {
	width: 199px;
	margin-left:768px;
}

#col1_content, #col2_content, #col3_content {
	margin:0px;
	padding:0px;
}

#col1_content {
/*	padding-left:15px;
	padding-right:15px;
*/
}

/* Anpassungen an YAML Ende */




div#sprachumschaltung {
/*	position: relative;
	left:666px;
	margin-top:-22px;
*/	
  position: absolute;
  top:227px;
  left: 805px;
	z-index:10;
	width: 100px;
}

div#sprachumschaltung a {
	border: none;
	text-decoration: none;
}

img.sprachmenu-arrow {
	padding-top: -5px;
}


div.info-box, .border, button, div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
	border:1px solid #b51c14;
}

button {
	background-color:#e9e7e8;
}



#col1_content {
}

div#nav_main {
	background-color: #ffeedc;
	line-height:25px;
	height:25px;
	background-image:url(../../../webres/images/nav_1_bg.gif);
	background-repeat: no-repeat;
}

div#nav_main ul {
	background-color:#CCCC00;
}

div#nav_main ul {
	display:block;
	list-style-type: none;
/*	margin:0px;
	padding:0px;*/
/*	padding-top:100px;*/
}

div#nav_main ul li {
	display:block;
	float:left;
}

div#nav_main ul a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-decoration:none;
	vertical-align:middle;
	margin-left:15px;
	margin-right:5px;
}

div#nav_main ul li#nav-1-act a {
	font-weight: bold;
}

div.nav-1 {
	background-color:#f7f5f6;
}

div#nav-1 ul {
	list-style-type: none;
	padding:0px;
	padding-bottom:20px;
	padding-top:19px;
	margin:0px;
}

div#nav-1 ul li {
	margin:0px;
	padding:0px;
/*	height:26px;
	line-height: 22px;*/
/*	margin-left:-28px;*/
}

div#nav-1 ul li span {
}

ul.nav-1 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration:none;
	padding:0px;
	margin-left:15px;
	line-height: 31px;
	height: 31px;
	width:120px;
	border: none;
	display: block;
	overflow: hidden;
}

div#nav-1 ul li /*#nav-1-act*/ {
  background-image:url(/webres/images/nav_1_bg.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}




/*ul.nav-2 {
	background-color:#f7f5f6;
}
*/
div#nav-1 li ul.nav-2 {
	list-style-type: none;
	padding:0px;
	margin:0px;
}

div#nav-1 li ul.nav-2 li {
	margin:0px;
	margin-left:30px;
  background-image:url(/webres/images/nav_2_bg.gif);
	background-repeat:no-repeat;
	background-position:0 3px;
}

div#nav-1 li ul.nav-2 li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration:none;
	margin-left:10px;
	padding-left:15px;
	padding-bottom:2px;
	height:30px;
	line-height: 30px;
	width:105px;
}




h1, h2, h3, h3 a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#b51c14;
	font-weight: bold;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 16px;
	margin-top:16px;
	margin-bottom:12px;
}

h3, h3 a {
  	font-size:12px;
}



div#login-box {
	margin-top:25px;
	background-color:#f7f5f6;
}

div.info-box {
	background-color:#f7f5f6;
	margin-bottom:15px;
/*	padding-bottom:15px;*/
}

div.info-box div.csc-header {
	margin: 0px;
	padding: 0px;
}

div.info-box p, div#login-box form {
	padding:10px;
}

div.info-box h2, div#login-box h2, div.info-box h1 {
/*	width: 186px;*/
	background-color:#b51c14;
	color:#ffffff;
	height:20px;
	line-height:20px;
	font-weight:normal;
	margin:0px;
	padding-left:12px;
	font-size:12px;
}

div.info-box a {
	padding:0px;
	height:normal;
/*	line-height: normal;*/
	width:auto;
}

div#login-box h2 {
	width: 136px;
}


table.contenttable {
/*	border: 1px solid #b51c14;*/
	margin-top:	14px;
	margin-bottom:	14px;
}

table.contenttable tr {
	vertical-align:top;
}

table.contenttable td {
	padding-right: 14px;
}

table.contenttable p {
	vertical-align:top;
	margin-top:4px;
	margin-bottom:4px;
}

/** newloginbox **/
.tx-newloginbox-pi1 table { 
}
.tx-newloginbox-pi1 th { padding:4px; text-align:right; white-space:nowrap; width:25%; }
.tx-newloginbox-pi1 td { padding:4px; }

div.csc-header {
	padding-top:35px;
	padding-bottom:15px;
}

div.csc-header-n1 {
	padding-top:0px;
}

form#mailform label {
	width:130px;
	display:block;
	float:left;
}

span.csc-mailform-label {
	font-size:14px;
	color:#E77B0C;
	margin-top:8px;
	margin-bottom:8px;
	display:block;
}

div.csc-mailform-field {
	margin-top:6px;
	margin-bottom:6px;
}

/* Kontaktformulare */
p.mailform-errors {
	color:#b51c14;
	font-weight:bold;
	margin-top:15px;
}

ul.mailform-errors {
	color:#b51c14;
	margin-bottom: 15px;
}

div.tx-thmailformplus-pi1 tr, div.tx-thmailformplus-pi1 td {
	vertical-align:top;
}

div.tx-thmailformplus-pi1 td {
	padding-bottom:8px;
}

div.tx-thmailformplus-pi1 strong {
	font-size:14px;
	color:#E77B0C;
	margin-top:8px;
	margin-bottom:8px;
	display:block;
}

div.tx-thmailformplus-pi1 p {
	margin-bottom:5px;
}

.english-text {
	font-style: italic;
}

h3.english-text {
	color:#8D99A8;
}

span.rabattsatz {
	color: #B51C14;
	font-weight: bold;
	font-size: larger;
}

div.allgemeine-hinweise h3 {
	margin-top:16px;
	margin-bottom:12px;
}

hr.basket-separator {
	border:1px dotted gray;
	height:1px;
}

#search-box form {
	padding-left: 0px;
	padding-right: 0px;
}

#lastviewproduct-box div.product-image {
	margin-left: 22px;
	margin-right: 22px;
  padding-bottom:8px;
  padding-top:5px;
}


/* rounded corners*/
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

/* Grund CSS f�r Rahmen mit Schatten */
.shadow-box, .shadow-box-with-header {
	margin: 0 auto;
	margin-bottom:8px;
	width: 100%; 
	font-size: 100%;
	background: transparent url(/webres/images/roundedcorners/white_br.png) no-repeat bottom right;
}
.shadow-box .boxhead, .shadow-box-with-header .boxhead {
	margin: 0;
	padding: 0;
	text-align: center;
	color: white; 
}
.shadow-box .boxhead h2, .shadow-box-with-header .boxhead h2 {
	margin: 0;
	padding:0px;
	color: white; 
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.boxhead a, .boxhead a:visited, .boxhead a:link, .boxhead a:focus, .boxhead a:hover, .boxhead a:active {
	color: white; 
}

.shadow-box .boxbody, .shadow-box-with-header .boxbody {
  height: 100%;
	margin: 0;
	padding: 10px 12px 14px 12px;
	background: transparent url(/webres/images/roundedcorners/white_bl.png) no-repeat bottom left;
}

.shadow-box p, .shadow-box-with-header p {
  padding-bottom:5px;
  padding-top:5px;
}


/* Nur Rahmen mit Schatten */
.shadow-box {
}
.shadow-box .boxhead {
	background: transparent url(/webres/images/roundedcorners/white_hr.gif) no-repeat top right;
}
.shadow-box .boxhead h2 {
	background: transparent url(/webres/images/roundedcorners/white_hl.gif) no-repeat top left;
	padding: 0px 0px 0px 0px;
}
.shadow-box .boxbody {
}
.shadow-box p {
}

/* Rahmen mit Schatten und Header */
.shadow-box-with-header {
}
.shadow-box-with-header .boxhead {
	background: transparent url(/webres/images/roundedcorners/red_hr.gif) no-repeat top right;
}
.shadow-box-with-header .boxhead h1 {
	background: transparent url(/webres/images/roundedcorners/red_hl.gif) no-repeat top left;
	padding: 5px 0px 5px 0px;
	color: white;
}
.shadow-box-with-header .boxhead h2 {
	background: transparent url(/webres/images/roundedcorners/red_hl.gif) no-repeat top left;
	padding: 5px 0px 5px 0px;
/*	width: 175px;*/
}
.shadow-box-with-header .boxbody {
}
.shadow-box-with-header p {
}


/*
.shadow-box-with-header .mit-stern h2 {
	background: transparent url(/webres/images/roundedcorners/red_hl_star.gif) no-repeat scroll left top
}
*/

/* Anpassungen an Bildershow */
.bild-box-outer {
  height:213px;
  margin:10px 0 0 -32px;
  padding:0;
  position:absolute;
  width:200px;
}

.bild-box-outer .boxbody {
  height: 200px;
  margin: 0px;
  padding: 0 0 0 8px;
}

div.bild-box {
  margin: 0px;
  padding: 0px;
  width: 200px;
  height: 200px;
}

div#footer .shadow-box-with-header {
	background: transparent url(/webres/images/roundedcorners/red_r.gif) no-repeat top right;
	height: 30px;
}

div#footer .shadow-box-with-header .boxhead {
  background: transparent ;
}

div#footer .shadow-box-with-header .boxhead h2 {
	background: transparent url(/webres/images/roundedcorners/red_l.gif) no-repeat top left;
	height: 30px;
	font-size:10px;
  line-height:15px;
  vertical-align:middle;
}

div#vertrieb-box, div#zertifikat-box {
  margin-left:-18px;
  width:203px;
}

div#katalog-box hr {
  margin-top: 4px;
  margin-bottom: 8px;
  color: #626262;
}

div#katalog-box p.bodytext {
  color: #626262;
  font-size: 90%;
}

div#katalog-box p.box-heading {
  font-weight: bold;
  color: #626262;
  text-align: center;
  padding-top: 0px;
  padding-bottom: 2px;
}
