@charset "utf-8";
/* KOEKRAF CONTENT.CSS */

#main h1 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:18pt;
color:#004a99;
font-weight:normal;
margin-top:0;
margin-bottom:10px;
background-image:url(images/h1_icon.jpg);
background-repeat:no-repeat;
background-position:left;
padding-left:40px;
}
#main h2 {
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:14pt;
color:#004a99;
font-weight:normal;
margin-top:0;
margin-bottom:5px;
padding-bottom:2px;
border-bottom:1px solid #004a99;
}
#main p {
/*padding-left:20px;*/
}
/* ------------------------------- */
/* Produkt Navigation  GROß START */
/* ------------------------------- */
#content_product_menu {
margin-left:8px;
overflow:hidden;
height:490px;
}
.content_product_single {
width:280px;
background-image:url(images/produc_nav_bottom_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:24px;
float:left;
margin-right:15px;
margin-bottom:10px;
}

.content_product_single_name {
height:22px; /*28px - 6px*/
overflow:hidden;
text-align:center;
background-image:url(images/produc_nav_top_back.jpg);
background-repeat:no-repeat;
padding-top:6px;
border-bottom:1px solid #d2d2d2;
}

.content_product_single_name a {
font-size:11pt;
font-weight:bold;
text-decoration:none;
color:#004a99;
}
.content_product_single_image {
background-image:url(images/produc_nav_middle_back.jpg);
background-repeat:repeat-y;
text-align:center;
display:block;
width:280px;
height:180px;
overflow:hidden;
}
.content_product_single_image img{
margin-left:auto;
margin-right:auto;
margin-top:10px;
border:none;
z-index:10;
}

/* Produkt Navigation Sub Navigation */
.content_product_single_subnav {
background-color:#f7f7f7;
border:1px solid #cfd1d0;
list-style:none;
text-align:left;
width:200px;
z-index:20;
position:absolute;
top:60px;
left:0;
padding:5px;
margin:0;
-moz-opacity:0.9;
filter:alpha(opacity=90);
}
.content_product_single_subnav li {
background-image:url(images/subnavi_li_back.jpg);
background-position:left;
background-repeat:no-repeat;
padding-left:25px;
margin-bottom:5px;
}
.content_product_single_subnav li a {
color:#004a99;
text-decoration:none;
font-family:Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
font-size:9pt;
font-weight:bold;
}
.content_product_single_subnav li a:hover {
text-decoration:underline;
}
/* ------------------------------- */
/* Produkt Navigation  GROß ENDE */
/* ------------------------------- */


/* ------------------------------- */
/* Produkt Navigation  KLEIN START */
/* ------------------------------- */
.content_productsmall_single {
width:150px;
background-image:url(images/productsmall_nav_bottom_back.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:13px;
float:left;
margin-right:15px;
margin-bottom:10px;
}
.content_productsmall_single_name {
height:32px; /*30px - 3px*/
overflow:hidden;
text-align:center;
background-image:url(images/productsmall_nav_top_back.jpg);
background-repeat:no-repeat;
padding-top:3px;
padding-left:5px;
padding-right:5px;
/*border-bottom:1px solid #d2d2d2;*/
}
.content_productsmall_single_name a {
font-size:9pt;
text-decoration:none;
color:#004a99;
}
.content_productsmall_single_image {
background-image:url(images/productsmall_nav_middle_back.jpg);
background-repeat:repeat-y;
text-align:center;
display:block;
width:150px;
padding-top:5px;
padding-bottom:5px;
overflow:hidden;
height:100px;
}
.content_productsmall_single_image img{
margin-left:auto;
margin-right:auto;
margin-top:5px;
border:none;
z-index:10;
}

/* ------------------------------- */
/* Produkt Navigation  KLEIN ENDE */
/* ------------------------------- */


/* ------------------------------- */
/* Händler Anfrage Formular */
/* ------------------------------- */

#reseller_form {
width:800px;
margin:auto;
}
.reseller_left {
float:left;
width:50%;
}
.reseller_right {
float:left;
width:50%;
}
#reseller_form label {
width:130px;
}
.reseller_newgroup {
display:block;
border-bottom:1px solid #004A99;
margin-bottom:10px;
padding-bottom:2px;
width:60%;
color:#004A99;
font-weight:bold;
}
.reseller_small {
width:100px;
}
.normal , .reseller_small {
margin-bottom:5px;
}
.reseller_anfrage {
width:400px;
height:100px;
float:left;
margin-bottom:40px;
}
.reseller_btn_container {
float:left;
margin-left:110px;
}
.reseller_btn {
margin-top:10px;
margin-left:20px;
margin-bottom:10px;
}
.reseller_tip {
font-size:10px;
color:#CCCCCC;
display:block;
margin-top:20px;
}
.contact_error {
display:block;
margin-bottom:10px;
font-size:10px;
}
.reseller_error {
font-weight:bold;
color:#004A99;
font-size:10pt;
}
 /* ------------------------------- */
/* Kontakt Anfrage */
/* ------------------------------- */
.contact_left {
float:left;
width:40%;
}
.contact_right {
float:left;
width:50%;
padding-top:29px;
}
.content_adressen {
text-align:center;
width:800px;
margin:auto;
margin-top:10px;
}
.contact_field {
display:block;
}
.contact_field label {
float:left;
display:block;
padding-top:3px;
}

 /* ------------------------------- */
/* Breadcrumb Menu */
/* ------------------------------- */
.prod_breadcrumb {
list-style-type:none;
padding:0;
margin-bottom:20px;
}
.prod_breadcrumb li {
float:left;
font-size:10px;
color:#CCCCCC;
}
.prod_breadcrumb li span {
color:#000000;
}
.prod_breadcrumb li a {
color:#CCCCCC;
text-decoration:none;
}



