/* Global */
body {
text-align:center;
margin:0; padding:0;
background-image:url(bilder/back_01.jpg);
background-color:#c52b33;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
color:#333333;
font-size:13px;
line-height:18px;
a { color:#000000; text-decoration:none; }
}

#overall {
width:900px;
text-align:left;
margin:0 auto 0 auto;
background-color:#cccccc;
background-repeat:repeat-y;
border-top:8px solid #ca383b;
border-left:1px solid #333333;
border-right:1px solid #333333;
border-bottom:1px solid #333333;
}

div.kopf {
width:900px;
height:120px;
text-align:left;
margin:0 auto 0 auto;
background-color:none;
background-image:url(bilder/head_01.jpg);
border-top:0px solid #cccccc;
border-bottom:0px solid #cccccc;
}

/*-------------------------------CONTENT----------------------- */
#inhalt {
width:900px;
text-align:left;
margin:0 auto 0 auto;
background-color:#cccccc;
background-image:url(bilder/head_02.jpg);
background-repeat: no-repeat;
clear: both;
}

/*-------------------------------HOME FOOTER----------------------- */
#fuss {
clear:both;
width:900px;
height:50px;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-style:italic;
color:#ccc;
padding:0 0 0 0;
margin:0 auto 0 auto;
background-color:#cccccc;
border-top:10px solid #cccccc;
border-bottom:1px solid #333333;
background-repeat:no-repeat;
}

#inhalt div.total {
float:left;
width:880px;
background-color:#333333;
padding:20px 0px 0px 0px;
}

#inhalt div.links {
float:left;
width:280px;
height:480px;
background-color:#cccccc;
padding:0px 0px 0px 0px;
}
#inhalt div.links2 {
float:left;
width:120px;
height:470px;
overflow:auto;
background-color:#cccccc;
padding:0px 3px 0px 0px;
}
#inhalt div.links3 {
float:left;
width:368px;
height:480px;
background-color:#cccccc;
padding:0px 3px 0px 0px;
}

#inhalt div.mitte {
float:left;
width:489px;
height:470px;
background-color:#cccccc;
padding:0px 0px 0px 0px;
}
#inhalt div.mitte2 {
float:left;
width:756px;
height:470px;
background-color:#cccccc;
padding:0px 0px 0px 0px;
}
#inhalt div.mitte3 {
float:left;
width:200px;
background-color:#cccccc;
padding:0px 0px 0px 0px;
}

#inhalt div.rechts {
float:right;
width:580px;
overflow:auto;
background-color:#cccccc;
padding:0px 20px 0px 0px;
}
#inhalt div.rechts2 {
float:right;
width:246px;
height:470px;
background-color:#cccccc;
padding:0px 20px 0px 0px;
}
#inhalt div.rechts3 {
float:right;
width:368px;
height:470px;
overflow:auto;
background-color:#cccccc;
padding:0px 20px 0px 0px;
}
#inhalt h2.topten {
font-size:15px;
color:#333333;
font-weight:normal;
padding:0;
margin:0 0 20px 0;
border-bottom:0px solid #fff;
}
#inhalt p.top10 {
font-size:13px;
color:#000000;
padding:2px 0 2px 0;
margin:0;
border-bottom:0px solid #fff;
}
#inhalt p.top12 {
font-size:19px;
color:#fff;
padding:2px 0 2px 0;
margin:0;
border-bottom:0px solid #fff;
}

