@import url("ratgeber-technik.css");
@import url("ratgeber-landwirtschaft.css");
@import url("ratgeber-garten.css");
@import url("ratgeber-sitemap.css");

#westfalia-ratgeber {
width: 598px;
float: left;
/*margin: 0 0 50px 0;*/
margin: 0;
}

#westfalia-ratgeber h2#headergrafik-ratgeber {
display: block;
width: 598px;
height: 94px;
}

#westfalia-ratgeber h2#headergrafik-ratgeber span {
display: none;
}

#westfalia-ratgeber #ratgeber-inhalt {
margin: 10px;
}

#westfalia-ratgeber h1 {
font-size: 20px;
line-height:22px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 0 0 15px 0;
}

#westfalia-ratgeber h2 {
font-size: 16px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 0 0 10px 0;
}

#westfalia-ratgeber h3 {
font-size: 12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin: 0;
}

#westfalia-ratgeber p {
font-size: 12px;
line-height: 14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
letter-spacing: 0;
margin: 7px 0;
padding:0;
color: #333333;
}

#westfalia-ratgeber #ratgeber-inhalt .ratgeber-bildlinks-textrechts ul  {
margin: 10px 0 10px 15px;
padding: 0;
float: left;
}

#westfalia-ratgeber #ratgeber-inhalt ul  {
margin: 10px 0 10px 15px;
padding: 0;
}


#westfalia-ratgeber ol {
padding:0;
margin: 10px 0 10px 20px;
}

#westfalia-ratgeber ul li,
#westfalia-ratgeber ol li {
font-size: 12px;
line-height: 14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
letter-spacing: 0;
margin: 7px 0;
padding:0;
color: #333333;
}

#westfalia-ratgeber ul li {
list-style-type: disc !important;
}

#westfalia-ratgeber ul ul  {
margin: 0 0 15px 10px;
padding: 0;
}

#westfalia-ratgeber ul ul li  {
padding: 0;
list-style-type: square;
}

#westfalia-ratgeber .weitere-links ul {
margin: 0;
padding: 0;
list-style-type:none;
}

#westfalia-ratgeber .weitere-links ul li {
list-style-type:none !important;
}

#westfalia-ratgeber .weitere-links ul li a {
display: block;
padding: 0 0 0 10px;
}

#westfalia-ratgeber a {
text-decoration: underline;
}

#westfalia-ratgeber a:hover {
color: #000 !important;
}

.ratgeber-bildlinks-textrechts {
margin: 15px 0;
}

.ratgeber-bildlinks-textrechts img {
float: left;
margin: 0 10px 10px 0;
}

.bilderreihe {
float: left;
margin: 10px 0;
width: 100%;
}

.bilderreihe .einzel-bild {
float: left;
width: 155px !important;
margin: 0 30px 0 0;
}

.bilderreihe .einzel-bild span {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:normal;
letter-spacing: 0;
margin: 3px 0;
display: block;
padding:0;
color: #7f7f7f;
}

.weitere-links {
padding: 10px 10px 10px 70px;
margin: 20px 0;
border: 1px solid #ccc;
}

.weitere-ratgeber {
float:left;
margin: 35px 0 25px 0;
}

.weitere-ratgeber h2 {
margin: 0 0 3px 0 !important;
text-align:center;
}

.weitere-ratgeber img {
float:left;
margin:0;
padding: 0;
width: 190px;
height: auto;
display: block;
border: 1px solid #ccc;

}


/* helferlein */
.clear {
clear: both;
margin: -1px 0 0 0;  /* laesst 1px clear nach oben verschwinden */
height: 1px;  /* laesst &nbsp; auf 1px schrumpfen fuer IE */
font-size: 1px;
line-height: 1px;
width: 100%;
}

