/* Global */
body {
text-align:center;
margin:0; padding:0;
background-color:#fff;
background-image:url(bilder/bg_0.jpg);
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#262626;
font-size:13px;
line-height:16px;
a { color:#333; text-decoration:none; }
}

h2 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#f0caa3;
font-size:15px;
line-height:15px;
font-weight:bold;
a { color:#333; text-decoration:none; }
}

#overall {
width:900px;
text-align:left;
margin:0 auto 0 auto;
background-color:#f4f4f4;
background-image:url(bilder/bg_04.jpg);

background-repeat:repeat;
}

div.kopf {
width:900px;
height:140px;
text-align:right;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:15px;
color:#fff;
border-bottom:0px solid #ccc;
}

/*-------------------------------CONTENT----------------------- */
#inhalt {
width:900px;
text-align:center;
margin:0 0 0 0;
padding:10px 0 10px 0;
background-color:none;
background-image:transparent;
border-top:0px solid #ccc;
border-bottom:0px solid #ccc;
}

#inhaltformular {
width:100%;
height:100%;
text-align:left;
margin:-10px 0 0 0;
padding:0 0 0 0;
background-color:#e6e6e6;
}

/*-------------------------------HOME FOOTER----------------------- */
#fuss {
clear:both;
width:880px;
text-align:right;
font-family:Trebuchet MS, Helvetica, sans-serif;
font-size:13px;
color:#fff;
padding:10px 0 10px 0;
margin:0 auto 0 auto;
background-image:transparent;
background-position:top;
background-repeat:no-repeat;
background-color:none;
border-top:10px;
border-bottom:400px solid transparent;}

#inhalt div.links {
float:left;
width:210px;
padding:0 10px 0 10px;
#inhalt div.rechts {
float:left;
width:310px;
padding:0 10px 0 10px;
}

#inhalt h2.topten {
font-size:12px;
color:#f0caa3;
font-weight:normal;
padding:0;
margin:0 0 20px 0;
border-bottom:1px solid #ccc;
}
#inhalt p.top10 {
font-size:12px;
color:#f0caa3;
font-weight:bold;
padding:2px 0 2px 0;
margin:0;
border-bottom:1px solid #ccc;
}
#inhalt p.top1 {
font-size:14px;
color:#f0caa3;
padding:2px 0 2px 0;
margin:0;
border-bottom:1px solid #ccc;
}