* {
    padding: 0;
    margin: 0;
} 

body {
background: #ccc;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
font-size: 13px;
padding: 0;
margin: 0;
color: #444;
line-height: 17px;
}

img { border: none; }
a { color: #9D1A39; }
a:hover { text-decoration: none; color : #111; }
h1 {
font-size: 30px;
font-weight: 500;
letter-spacing: -1px;
padding: 40px 33px 0 0;
text-align: right;
}
h1 a {
color: #fff;
text-decoration: none;
}
h1 a:hover {
color: #111;
text-decoration: none;
}

h2 {
font-size: 16px;
color: #eee;
font-weight: 600;
padding: 9px 33px 0 0;
text-align: right;
}

h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #333; }
h4 { color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 16px; letter-spacing: -1px;}


#wrap {
background: #fff;
padding: 10px;
width: 780px;
margin: 0 auto;
}

#header-index {
height: 110px;
background: #996699 url(images/headerindex.jpg) no-repeat;
}

#header-kontakt {
height: 110px;
background: #6F833B url(images/headerkontakt.jpg) no-repeat;
}

#header-radiowerbung {
height: 110px;
background: #FB930E url(images/headerradiowerbung.jpg) no-repeat;
}

#menu {
height: 20px;
line-height: 20px;
background: #eee url(images/menu.jpg) no-repeat;
}
#menu li
{
float: left;
list-style-type: none;
padding-right: 20px;
}
#menu li a{ 
color: #000;
display: block;
text-decoration: none;
padding: 0 10px;
font-weight: 600;
}
#menu li a:hover {
background: #eee;
}
#menu ul { }


#content { 
padding: 0 10px;
}


#middle-1 {
margin-top: 10px;
width: 275px;
float: left;
font-size: 12px;
text-align: justify;
}
#middle-1 h3 { border-bottom: 1px dotted #aaa; }
#middle-1 ul { list-style-type: none; padding: 10px 0 10px 0; }
#middle-1 ul li { padding: 5px 0 3px 0; }

#middle-2 {
margin-top: 10px;
padding: 0 20px;
width: 275px;
float: left;
font-size: 12px;
text-align: justify;
}
#middle-2 h3 { border-bottom: 1px dotted #aaa; }
#middle-2 ul { list-style-type: none; padding: 10px 0 10px 0; }
#middle-2 ul li { padding: 5px 0 3px 0; }

#middle3 {
margin-top: 15px;
padding: 0 0px;
width: 220px;
float: left;
font-size: 12px;
text-align: justify;
}
#middle3 h3 { border-bottom: 1px dotted #aaa; }

#middle4 {
margin-top: 0px;
padding: 0 30px;
width: 290px;
float: left;
font-size: 12px;
text-align: justify;
}
#middle4 h3 { border-bottom: 1px dotted #aaa; }


#left {
margin-top: 10px;
width: 570px;
float: left;
font-size: 12px;
text-align: justify;
}
#left h3 { border-bottom: 1px dotted #aaa; }

#leftA {
margin-top: 10px;
width: 570px;
float: left;
font-size: 12px;
text-align: justify;
}
#leftA h3 { border-bottom: 1px dotted #aaa; }

#left h3 { color: #666; }
#left h4 { color: #666; } 
#left ul { list-style-type: none; padding: 10px 0 10px 0; }
#left ul li { padding: 5px 0 3px 0; }
#left ul li a { color: #9D1A39; font-weight: 100; display: block; text-decoration: underline; font-size: 14px; border-bottom: none; }
#left ul li a:hover { color : #111; text-decoration: none;}

#right {
margin-top: 10px;
width: 165px;
float: right;
}

#right h3 { color: #666; }
#right h4 { color: #666; } 
#right ul { list-style-type: none; padding: 0px 0 0px 0; }
#right ul li { padding: 2px 0 0px 0; }
#right ul li a { color: #9D1A39; font-weight: 100; display: block; text-decoration: underline; font-size: 13px; border-bottom: none; }
#right ul li a:hover { color : #111; text-decoration: none;}



#footer {
font-size: 11px;
color: #999999;
text-align: center;
height: 30px;
line-height: 30px;
background: #777 url(images/footer.jpg) no-repeat;
margin-top: 30px;

}
#footer a { 
color: #999999;
}
#footer a:hover {
color: #aaa; 
text-decoration: underline; 
}