
#head, #subnav, #footer {display: none;}

#printinfo {
	font-family: Arial;
	font-size: 11px;
	color: #000;
}

#printlogo {
	position: absolute;
	top: 0;
	left: 0;
}

* { 
	margin:0; 
	padding:0; 
} 

body {
	/*background: #fff url(/img/bg.gif) repeat-x;*/
}

#main {
	/* width: 1015px;*/
	margin-top: 80px;
}

#head {
	background: transparent url(/img/visual.jpg) no-repeat;
	height: 204px;
}

/* border: 1px solid red; */

#homesitesearch {
	height: 57px;
	padding-left: 166px;

}

#homesitesearch #homesitemap {
	float: left;
	margin-right: 255px;
}

#homesitesearch #homesitemap img{
	padding-right:12px;
}

#homesitesearch #search {
	padding-top: 15px;
	overflow: hidden;
}

#homesitesearch #search img{
	float: left;
	margin-right: 5px;
	padding-top: 4px;
}

#homesitesearch #search #searchstring {
	font-family: Arial;
	font-size: 10px;
	color: #666D7A;
	width: 165px;
	background: #fff;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	border-right: 1px solid #C0C0C0;
	border-bottom: 1px solid #C0C0C0;
}

#homesitesearch #search  #searchsubmit {
	font-family: Arial;
	font-size: 10px;
	line-height: 22px;
	color: #666D7A;
	width: 53px; 
	height: 20px;
	border: none;
	background: transparent url(/img/searchbutton.jpg) no-repeat;
	margin-left: 4px;

}

/* border: 1px solid red; */

#date {
	width: 444px;
	height: 21px;
	background: transparent url(/img/gen_date_bg.gif) no-repeat 100% 0;
}

#date p {
	font-family: Tahoma;
	font-size: 10px;
	color: #fff;
	padding-top: 3px;
	margin-left: 346px;
}

#logonav {

}

#logonav img {
	width: 309px;
	height: 126px;
	float: left;
}

#logonav #mainnav {
	width: 135px;
	height: 126px;
	background: transparent url(/img/gen_main_bg_end.gif) repeat-y;
	float: left;
	margin-right: 5px;
}

#logonav #mainnav ul {
	list-style: none;
}

* html #logonav #mainnav ul li {
	display: inline;
}

/* border: 1px solid red; */

#logonav #mainnav ul li span{
	width: 135px
}

#logonav #mainnav a {
	font-family: Verdana;
	font-size: 12px;
	line-height: 16px;	
	color: #666D7A;
	text-decoration: none;
	padding-left: 30px ! important;
	height: 18px;
	display: block;
	background: transparent url(/img/gen_main_bg.gif) no-repeat;
}

#logonav #mainnav a:hover {
	/* font-weight: bold; */
	text-decoration: none;
	background: transparent url(/img/gen_main_bg_act.gif) no-repeat;
}

#logonav #mainnav a.act {
	font-weight: bold;
	text-decoration: none;
	background: transparent url(/img/gen_main_bg_act.gif) no-repeat;
}

#logonav #breadcrump {
	font-family: Tahoma;
	font-size: 10px;
	color: #666D7A;
	height: 126px;
}

#logonav #breadcrump .bcpadding{
	padding-top: 109px;
}

#logonav #breadcrump .bcpadding a{
	text-decoration: none;
	color: #666D7A;	
}



#mitte {
	margin: 0 ! important;
	padding: 0 ! important;
}

#mitte #subnavhome {
	/*border: 1px solid #B7B9BA;*/
	/* width: 365px;
	margin-top: 3px;
	margin-left: 77px;	*/
	/* margin-left: 39px; */ 
}

div > #mitte #subnavhome {
	/* margin-left: 77px; */
}

#mitte #subnavhome .subnavpadding {
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 24px;
	padding-left: 14px;
}

#mitte #subnavhome .subnavpadding h1 {
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	color: #666D7A;
	margin-bottom: 20px;
}

#mitte #subnavhome .subnavpadding h2 {
	font-family: Tahoma;
	font-size: 12px;
	color: #666D7A;
	border-bottom: 1px solid #DB002E;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

#mitte #subnavhome .subnavpadding ul {
	font-family: Tahoma;
	font-size: 12px;
	list-style: none;
}

#mitte #subnavhome .subnavpadding .quicklinkleft {
	width: 160px;
	float: left;
}

#mitte #subnavhome .subnavpadding .quicklinkright {
	margin-left: 160px;
	width: 170px;
}

/* border: 1px solid #000; */


#mitte #subnavhome .subnavpadding ul li {
	padding-bottom: 2px;
}

#mitte #subnavhome .subnavpadding ul li a{
	text-decoration: none;
	color: #666D7A;
	padding-left: 16px;
	background: transparent url(/img/gen_list_bullet.gif) no-repeat 0 2px;
}

#mitte #subnavhome .subnavpadding ul li a:hover{
	text-decoration: underline;
}

#contenthome {
	/*
	position: absolute;
	top: 193px;
	left: 453px;	
	width: 400px; */
	font-family: Tahoma;
	font-size: 12px;
	color: #666D7A;
}

#contenthome h2 {
	font-size: 12px;
	margin-bottom: 16px;
}

address {
	font-family: Tahoma;
	font-size: 12px;
	font-style: normal;
	margin-bottom: 16px;	
}


#mitte #content #paddingcontent address {
	line-height: 18px;	
}

#contenthome p {
	 margin-bottom: 10px;	/*changed from 0 rma 20070612 */
	font-size: 12px;/* new rma 20070612 */
	line-height: 18px;/* new rma 20070612 */
	margin-bottom: 12px;/* new rma 20070612 */
}


#contenthome img.aktion {
	/*border: solid 1px #000;*/
	float: left;
	margin-right: 10px;
}

address span{
	width: 50px;
	display: block;
	float: left;
}

.standort_padding {
	padding: 9px;
}

#contenthome .standort_eins .standort_padding,
#contenthome .standort_zwei .standort_padding {
	padding-top: 15px;
}

.standort_eins {
	float: left;
	width: 212px;
	/*border: 1px solid #B7B9BA;*/
}

#mitte #content #paddingcontent .standort_eins {
	border: none;
}

#contenthome .standort_zwei,
#contenthome .standort_eins {
	height: 283px;
}

.standort_zwei {
	float: left;
	width: 212px;
	/*border: 1px solid #B7B9BA;*/
	margin-left: 5px;
}

#mitte #content #paddingcontent .standort_zwei {
	border: none;
	margin-left: 45px;
}

#mitte #subnav {
	font-family: Verdana;
	font-size: 12px;
	text-align: right;
	width: 326px;
	height: 100%;
	background: transparent url(/img/bg_subnav.gif) repeat-y;
	float:left;
}

#mitte #subnav #subnavpadding{
	padding-right: 18px;
}

#mitte #subnav #subnavpadding ul{
	list-style: none;
	padding-top: 4px;
}

#mitte #subnav #subnavpadding ul li{
	padding-bottom: 4px;
}

#mitte #subnav #subnavpadding ul li a{
	text-decoration: none;
	color: #666D7A;
	padding-left: 8px;
}

#mitte #subnav #subnavpadding ul li a:hover{
	background: transparent url(/img/gen_sub_bullet.gif) no-repeat 0px 4px;
}

#mitte #subnav #subnavpadding ul li a.act{
	background: transparent url(/img/gen_sub_bullet.gif) no-repeat 0px 4px;
}


#mitte #content {
	font-family: Tahoma;
	color: #666D7A;
	/*margin-left: 326px;
	padding-top: 3px;*/
}

div > #mitte #content {
	padding-left: 2px;
}


#mitte #content #contentright {
	float: right;
	width: 240px;
}

#mitte #content #contentright img{
	float: right;
	display: block;
}

#mitte #content #paddingcontent{
	width: 532px;
	/*border: 1px solid #B7B9BA;*/
	padding: 12px;
}

#mitte #content #paddingcontent h1{
	font-size: 18px;
	margin-bottom: 18px;
}

#mitte #content #paddingcontent h2 {
	font-size: 12px;
	line-height: 18px;
}

#mitte #content #paddingcontent p{
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 12px;
}

#contenthome a,
#mitte #content #paddingcontent a {
	color: #DB002E;
}

#contenthome a:hover,
#mitte #content #paddingcontent a:hover {
	color: #DB002E;
}


#mitte #content #paddingcontent table tr td {
	font-size: 12px;
	line-height: 18px;
}

#mitte #content #paddingcontent table tr td h2 {/* changed rma 20070614 */
	/*border-bottom: 1px solid #B7B9BA;*/ 
}

#mitte #content #paddingcontent ul.sitemap {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
	padding-left: 18px;
}

#mitte #content #paddingcontent ul.sitemap li.level1 {
	margin-left: 15px;
}

#mitte #content #paddingcontent ul.sitemap li.level2 {
	margin-left: 30px;
}

#mitte #content #paddingcontent ul.sitemap li.level3 {
	margin-left: 45px;
}


#footer {
	line-height: 24px;
	margin-top: 3px;
	width: 880px;
}

#footer #copyright {
	font-family: Arial;
	font-size: 10px;
	text-align: right;
	background-color: #fff;	
	color: #666D7A;
	width: 429px;
	float: left;
	padding-right: 15px;
}

#footer #footerlink {
	font-family: Verdana;
	font-size: 10px;
	text-align: center;
	background-color: #B7B9BA;
}

#footer #footerlink a{
	text-decoration: none;
	color: #666D7A;
	margin-left: 10px;
	margin-right: 10px;
}

#footer #footerlink a:hover{
	text-decoration: underline;
}

.clearall {
	font-size: 0px;
	clear: both;
	line-height: 0px ! important;
	margin:0 ! important; 
	padding:0 ! important;
}

.marginbottom5 {
	margin-bottom: 5px;
}

.marginbottom10 {
	margin-bottom: 15px;
}

/* =form*/
/*---------------------------------------------------------------------------*/

fieldset {
	border: none;
}

legend {
	display: none;
}

.inputtext, .inputselect, .inputtextPLZ, .inputtextOrt, .inputtextLand, .inputtextstrasse, .inputtexthnr, .inputanzkatalog {
	font-family: Tahoma, sans-serif;
	padding: 0px 0px 0px 0px;
	color: #666D7A;
}

.inputtext {
	width: 214px;
}

.inputselect {
	width: 218px;
}

.inputtextPLZ {
	width: 39px;
}

.inputtextOrt {
	width: 167px;
}

.inputtextstrasse {
	width: 167px;
}

.inputtexthnr {
	width: 39px;
}

.inputTextarea {
	font-family: Tahoma, sans-serif;
	font-size: 1em;
	width: 214px;
	color: #666D7A;
}

* html .inputTextarea {
	width: 216px;
}

table.contact {
	margin: 0px;
}

table.contact td {
	padding: 5px 0;
	color: #666D7A;
}

#mitte #content #paddingcontent table.contact td.tdLabel {
	width: 130px;
}

#mitte #content #paddingcontent table.contact td.loginForm {
	width: 100px;
}

.red {
	color: #DB002E;
}

#mitte #content #paddingcontent p.red {
	margin: 0 0 1.25em 0; 
	padding: 0;
	color: #DB002E;
}
#suche {
	font-family: Tahoma, sans-serif;
	font-size: 0.8em;
	margin-left: 10px;
}

/* =sortiment new 20071009 rma */
/*---------------------------------------------------------------------------*/


a.sortimentheadline, a.sortimentheadlineAct {
	display: block;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	width: auto;
	text-decoration: none;
	border-top: 2px solid #666C7A;
	color: #656D78 !important;
	padding: 1px 0 2px 20px;
}
a.sortimentheadline {
	background: #EBECEE url("/img/icon_sortimentnav.gif") no-repeat;
}
a.sortimentheadline:hover, a.sortimentheadlineAct, a.sortimentheadlineAct:hover {
	background: #EBECEE url("/img/icon_sortimentnavAct.gif") no-repeat;
}


	
div.sortimenttable img {
	margin-top: -28px;
	float: right;
}


table.sortiment {
	clear: both;
	width: 100%;
}
table.sortiment th {
	font-size: 12px;
	text-align: left;
}
table.sortiment th, table.sortiment td {
	padding: 5px;
	border-bottom: 1px solid #B8B9BB;
}

th.produktname {
	width: 220px;
}

div.sortimenttable a.pdf {
	padding: 2px 0px 5px 20px;
	color: #666C7A !important;
	background: url("/img/icon_pdf.gif") no-repeat;	
}

.block {
	display: block !important;
}
/* ---------------------- new rma 20070614 ------------------- */
.imgRight {
	float: right;
}

#paddingcontent table tr th {
	border-top: 2px solid #B7B9BA;
	text-align: left;
	vertical-align: top;
	padding: 5px 0 0 0;
}

#paddingcontent table tr th a {
	
}

#paddingcontent table tr th img {
	margin-bottom: 0;
	padding: 0;
}
#mitte #content #paddingcontent table tr th h2, #paddingcontent table tr th img {
	margin-bottom: 0;
	padding: 0;
}

.aktionsbox {
	padding: 5px;
	margin-top: 20px;
	background: #EFF0F2;
	border: 1px solid #DB002E;
}

.clear {
	clear: both;
}

a.bestellpdf {
	margin: 0 0 0 5px;
	padding: 2px 5px 5px 25px;
	color: #666D7A !important;
	background: url("/img/icon_pdf.gif") no-repeat;
	/*
	border-left: 1px solid #B7B9BA;
	border-right: 1px solid #B7B9BA;
	*/
	font-size: 0.70em;
	font-weight: normal;
}

#rightLayer {
    display: none; 
}

.hide {
	display: none;
}
