/* DEFAULT STYLES FOR (X)HTML ELEMENTS
-------------------------------------------------------------------------------- */

body,ul,ol,dl,h1,h2,h3,h4,h5,h6,td,th,caption,pre,p,blockquote,input,textarea {
  font-family: Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
  font-weight: normal;
  color: #000;
  
}

a { 
  color: #000;
  text-decoration: underline; 
  outline:none;
}

a:hover { text-decoration: none; color: #cd071E; }

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  font-weight: bold;
}

/*
.unit h1:first-child, 
.unit h2:first-child, 
.unit h3:first-child, 
.unit h4:first-child, 
.unit h5:first-child,
.unit h6:first-child {
  margin-top: 0 !important;
}
*/

h1 { font-size: 36px; line-height: 36px; padding-top: 18px; padding-bottom: 18px; }
h2 { font-size: 28px; line-height: 36px; padding-top: 9px; padding-bottom: 9px; }
h3 { font-size: 18px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h4 { font-size: 14px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h5 { font-size: 12px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }
h6 { font-size: 10px; line-height: 18px; padding-top: 9px; padding-bottom: 9px; }

p { margin: 0 0 18px 0; }

ul, ol {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-left: 16px;
  list-style-position: outside;
  list-style-type: disc;
}
ol { list-style-type: decimal; }
dl {
  margin-top: 18px;
  margin-bottom: 18px;
}
dl dt {
  font-weight: bold;
}


blockquote {
  margin-top: 18px;
  margin-bottom: 18px;
  padding-left: 17px;
  border-left: 1px solid #666;
  font-style: italic;
}
blockquote * { color: #666; }

strong { font-weight: bold; }

em { font-style: italic; }

/* DEFAULT STYLES FOR COMMON CLASSES
-------------------------------------------------------------------------------- */

.small {
  font-size: 10px;
  line-height: 18px;
}

.large {
  font-size: 14px;
  line-height: 18px;
}

.quiet {
  color: #666;
}

.red {
	color: #cd071e;
}


body {
background: #e58000;
background-image: url(../pictures/base/bg_linien.png);

}

/* header */

#header_wrap
{
	height: 241px;
	background-color: #fff;
	background-image: url(../pictures/base/cd071e_180x20.gif);
	background-repeat: repeat-x;
	z-index: 10; 
}
 

#header
{
	height: 216px;
	
	background-image: url(../pictures/base/header_banner_bg1.jpg);
	background-repeat: no-repeat;
/*
	box-shadow: 0px 0px 20px #6E081B;
  -moz-box-shadow: 0px 0px 20px  #6E081B;
  -webkit-box-shadow: 0px 0px 20px #6E081B; */
}

#header_logo {

position: relative;
height: 100%;


}
#header_banner
{
	height: 100%;

	position: relative;
}





.btm {
position: absolute;
	bottom: 0px;
}

.rgt {
right: 0;
}



#header_claim, #header_claim2 {
height: 180px;
position: relative;
display: inline;
margin-left: 0px;
margin-right: 0px;
}

#header_claim span, #header_claim2 h3 {
position: absolute;
	bottom: 0px;
display: inline;
}

#header_claim {
color: #fff;
font-weight: bold;
bottom: 5px;
background-color: transparent;
}


#header_claim2 h3
{
	color: #ee7f00;
	right: 0;
	width: 280px;
	text-align: center;
	font-weight: bold;
	background-image: url(../pictures/base/claim2_tabbg.png);
	background-repeat: no-repeat;
	display: inline;
}

#content_wrap {

/* 	box-shadow: 0px 0px 20px #6E081B;
  -moz-box-shadow: 0px 0px 20px  #6E081B;
  -webkit-box-shadow: 0px 0px 20px #6E081B;
*/


}

#content_container
{
	z-index: 2;
	
	background-image: url(../pictures/base/content_rahmen_mitte_bg1.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	padding-top: 0px;
}

#left {
	
}

#content {

}

#right {


}

#content_gradient {
	background-image: url(../pictures/base/bg_gradient.png);
	background-repeat: repeat-x;
height: 750px; 
width: 100%; 
z-index: -1; 
position: absolute;
top: 236px;
left: 0px;
}





.main_nav, .main_nav2 {
padding-left: 0px; margin-left: 0; 
}

.main_nav ul *, .main_nav2 ul * { margin:0;padding:0;}

.main_nav ul, .main_nav2 ul {
  position:relative;
  max-width:100%;
  height:2.5em;
  margin-left: 0px;
  padding-left: 0px;

}

.main_nav2 ul {

}

.main_nav li, .main_nav2 li {
	cursor:pointer;
	float:left;
	text-align:center;
	list-style-type:none;
	font-weight:normal;
	margin-right: 30px;
}

.main_nav2 li {
	margin-right: 0px;
	margin-left: 30px;
	
}

.main_nav li a, .main_nav2 li a { 
  color: #000;
  text-decoration: none; 
  outline:none;
  font-weight: bold;
}

.main_nav li a:hover, .main_nav2 li a:hover { text-decoration: underline; }



.left_offer h4 {
margin-left: 10px;
padding-bottom: 3px;
}

.left_offer_content_wrap
{
	background-color: #fff;

}

.left_offer_image  { 
 padding-left: 10px;
}


.left_offer_text { 
border-top: 2px #e6e6e6 solid;
 padding-left: 10px;
}


.right_adress {
  font-size: 10px;
  line-height: 13px;
  margin-left: 12px;
  margin-top: 5px;
}

/*s&s ende*/


.btn_produktanfrage {

position: relative;
margin-top: 10px;
margin-left: 15px;
}



/* content */
.content_teaser
{
	background-color: #FDEC00;
	padding: 0 5px 5px 60px;
	background-image: url(../pictures/base/content_teaser_bg.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}

.content_teaser h5 {
padding-bottom: 0px;

}

.top_produkt
{
	background-image: url(../pictures/base/top-produkte_bg_oben.png);
	background-repeat: no-repeat;
	height: 100%;
	
}

.aktueller_katalog
{
	background-image: url(../pictures/base/aktueller_katalog_bg_oben.png);
	background-repeat: no-repeat;
	height: 100%;
	
}

.maincatalog {
background-color: #FDEC00;
padding: 10px 0px 5px 0px;
}

.maincatalog h3 {
padding-left: 15px;
}

.maincatalog a {
font-weight: bold;
}

.maincatalog .maincatalogpart {
background-color: #fff;
padding: 3px 15px 3px 15px;
margin-bottom: 5px;
}


.top_produkt_content
{
	padding-top: 80px;
	margin-left: 20px;
	margin-right: 20px;
	background-color: transparent;
}


.top_produkt_footer {
	background-image: url(../pictures/base/top-produkte_bg_unten.png);
	background-repeat: no-repeat;
	height: 24px;
}

.productlist {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	width: 170px;
	padding-bottom: 20px; 
}

.productlist h3
{
	background-color: transparent;
	background-image: url(../pictures/base/content_produktheader_bg.png);
	background-repeat: no-repeat;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	line-height: 15px;
	padding: 10px 18px 0 15px;
	height: 65px;
}

.productlist h3 a {
text-decoration: none;
color: #fff;
}

.productlist h3.ge
{
	background-image: url(../pictures/base/content_produktheader_ge_bg.png);
	background-repeat: no-repeat;
	color: #e51282;
}

.productlist h3.ge a {
color: #e51282;
}

.productlist h3.rt
{
	background-image: url(../pictures/base/content_produktheader_rt_bg.png);
	background-repeat: no-repeat;
	color: #fff;
}

.productlist h3.or
{
	background-image: url(../pictures/base/content_produktheader_or_bg.png);
	background-repeat: no-repeat;
	color: #fff;
}

.productlist h3.gr
{
	background-image: url(../pictures/base/content_produktheader_gr_bg.png);
	background-repeat: no-repeat;
	color: #fff;
}

.categorynav {
padding: 15px 0px 15px;
}

.categorynav div {

padding-bottom: 3px;
}

.categorynav a {
font-weight: bold;
}

.productlistimage img {
margin-left: 15px;
}

.productlisttext {
padding-left: 15px;
}

#textcontent {
padding-right: 15px;}

#textcontent h3 {
color: #e57407;
padding-bottom: 20px;}

.contentimage { border-top: 8px #e57407 solid; }

.contentimagetext {
font-weight: bold;
margin-bottom: 10px;
padding-top: 5px;
padding-left: 60px;
background-image: url(../pictures/base/content_teaser_we_bg.png);
	background-repeat: no-repeat;
	min-height: 55px;
}

.pagecontent img {
float: left;
padding: 5px 10px 5px 0px; }

.pagecontent table {
   overflow: hidden;
	width: 520px; 
	margin: 0px;
	font-size: 1.1em;
}

.pagecontent th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	padding: 2px 11px;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

.pagecontent td {
	padding: 2px 5px;
	vertical-align: top;
}

.pagecontent td * {
	padding: 2px 5px;
}

.pagecontent td.hl {
	padding: 2px 5px;
	background-color: #e57407;
	color: #fff;
	font-weight: bold;
}

.pagecontent tr.alt td {
	background: #ecf6fc;
}

.pagecontent tr.over td {
	background: #bcd4ec;
}

.pagecontent tr:nth-child(odd) {
background-color: #fff;
}

.pagecontent tr:nth-child(even) {
background-color: #f7dbc2;
}


#productinfo {
padding-right: 15px;}

#productinfo .productimage {
	display: inline;
	float: left;
	width: 260px;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}

#productinfo .productdesc {
	display: inline;
	float: left;
	width: 250px;
	margin-right: 0;
	margin-bottom: 20px;
}



#productinfo h3 {
color: #e57407;
padding-bottom: 20px;}

#productinfo .produktname {
font-weight: bold;
font-size: 14px;

}

#productinfo .productinfopart {
margin-bottom: 35px;}

#productinfo .productinfonav {
text-align: right;

}

#productinfo .productinfonav a {
margin-left: 20px;
}

#productinfo .productitemnr {
font-size: 10px;
color: #aaa;
}

#productinfo hr {
border: 0;
color: #000;
background-color: #000;
height: 1px;

}

#productinfo .produktpreis {
color: #e57407;
 font-size: 18px;
 font-weight: bold;
 margin-top: 10px;
}

#productinfo .produktpreis .produktpreisinsteadof {
color: #aaa;
font-size: 12px;

}

div.pagination {
text-align: right;
margin-right: 20px;
}

.btmspace {
margin-bottom: 20px;
}

.button {

border: 0 none;
cursor: pointer;
font-weight: bold;
padding: 0 15px 0 0;
text-align: left;
height: 30px;
line-height: 30px;
width: 190px;
margin-left: -15px;
margin-bottom: 5px;
}

.button.rounded {
background: transparent url( ../pictures/button/btn_right.png ) no-repeat scroll right top;
clear: left;
font-size: 0.8em;
}

.button span {
display: block;
padding: 0 0 0 15px;
position: relative;
white-space: nowrap;
height: 30px;
line-height: 30px;
font-size: 12px;
}

.button.rounded span {
background: transparent url( ../pictures/button/btn_left.png ) no-repeat scroll left top;
color: #FFFFFF;
}

.button.rounded:hover {
background-position: 100% -30px;
}

.button.rounded:hover span {
background-position: 0% -30px;
}

.button::-moz-focus-inner {
border: none;
}

.button a {
color: #fff;
text-decoration: none;
}

.button a:hover {
color: #fff;
text-decoration: underline;
}

.button a.selected {
color: #000;
}

.teamnav {
padding: 0 0 15px;
}

.teamnav div {

padding-bottom: 3px;
}

.teamnav a {
font-weight: bold;
text-decoration: none;
}

.teamnav hr {
border: 0;
color: #000;
background-color: #000;
height: 1px;

}

.teamcontent .teamimage {
	display: inline;
	float: left;
	width: 260px;
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 20px;
	text-align: center;
}

.teamcontent .teamdescription {
	display: inline;
	float: left;
	width: 250px;
	margin-right: 0;
	margin-bottom: 20px;
}

