@charset "utf-8";
/* CSS Document */

p {
font-size:12px;
color:#000e27;
margin-bottom:15px;
}

h1 {
font-size:18px;
color:#2d4980;
margin-bottom:7px;
}
h2 {
padding-top:10px;
font-size:14px;
color:#2d4980;
font-weight:bold;
margin-bottom:7px;
}

#content ul {
padding-left:20px;
font-size:12px;
color:#000e27;
margin-bottom:15px;
}


.highlight_word {
background-color:#00fc06;
}
.produkte_cat {
width:220px;
float:left;
background-image:url(../../img/produkt_bg.jpg);
background-repeat:repeat-y;
padding:0px 0px 3px 0px;
overflow:hidden;
margin-right:8px;
margin-bottom:10px;
border:1px solid #d0994c;
}
.produkte_cat h4 {
padding-left:3px;
background-color:#f7bf74;
background-image:url(../../img/produkt_head_bg.jpg);
background-position:bottom;
background-repeat:no-repeat;
padding-bottom:6px;
}
.produkte_cat img { 
margin-right:3px;
float:left;
}
.produkte_cat p {
padding-top:3px;
font-size:10px;
}
.produkte_cat a {
margin-left:104px;
}
.produkt_full img {
padding:0px 7px 7px 0px;
}
.subtitle {
color:#999999;
}
.breadcrumb {
font-size:13px;
overflow:hidden;
color:#000000;
margin-bottom:10px;
height:15px;
background-repeat:repeat-x;
background-position:bottom;
width:717px;
padding:0px 0px 2px 15px;
margin-top:-2px;
margin-left:-15px;
}
.gruen .breadcrumb {
background-image:url(../../img/bread_bg_gruen.jpg);
}
.blau .breadcrumb {
background-image:url(../../img/bread_bg_blau.jpg);
}
.orange .breadcrumb {
background-image:url(../../img/bread_bg_orange.jpg);
}
.grau .breadcrumb {
background-image:url(../../img/bread_bg_grau.jpg);
}
.breadcrumb a{
font-size:11px;
color:#333333;
text-decoration:none;
}

