/* ---- Generelle Definitionen --- */

body {
font-family:Helvetica, Arial, 'sans-serif';
font-size:12px;
margin:0px;
padding:0px;
color:#fff;
background-color:#efefef;
}

h1 {
font-size:34px;
margin:0px;
padding:20px 10px 30px 10px;
font-weight:bold;
}

h2 {
font-size:12px;
font-weight:bold;
margin:0px;
padding:5px 10px 5px 10px;
height:15px;
}

form {
margin:0px;
padding:0px;
}

img {
display:block;
}

a {
font-weight:bold;
color:#fff;
text-decoration: underline;
}

h1 a {
text-decoration: none;
}

a img {
display:inline;
}

a:hover, #homeblockw a:hover {
color:#bbb;
text-decoration: underline;
}

a.menuact, a.menuactsub, a.menuactsubsub {
color: #fff;
background: #000;
text-decoration: none;
}



/* ---- DIV-Definitionen --- */

div#menu {
float:left;
width:165px;
margin:106px 0px 0px 0px;
padding:0px;
border-top: 1px solid #000;
}

div#menu a {
display:block;
padding:5px 5px 5px 15px;
font-size:14px;
color: #000;
text-decoration: none;
border-top: 1px solid #000;
margin-top: -1px;
border-bottom: 1px solid #000;
}
div#menu a:hover {
color: #fff;
background: #000;
}

div#menu a.sub, div#menu a.menuactsub { 
font-weight: normal;
padding-left:20px;
font-size:12px;
padding:4px 5px 4px 15px;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

div#menu a.subsub, div#menu a.menuactsubsub { 
padding-left:40px;
font-size:12px;
}

div#menu a.menuact, div#menu a.menuactsub, div#menu a.menuactsubsub {
color: #fff;
background-color: #000;
border-top: 1px solid #999;
border-bottom: 1px solid #999;
}

div#partner {
float:left;
clear:both;
width: 150px;
margin-top:45px;
margin-left:5px;
font-size:10px;
}

div#partner a {
border-top: none;
border-bottom: none;
}

div#partner a:hover, div#partner a:hover img, .poweredby  {
color: transparent;
background-color: #fff;
border-top: none;
border-bottom: none;
}

div#bannersky {
float:left;
clear:both;
margin-top:50px;
margin-left:5px;
font-size:10px;
width:150px;
overflow:hidden;
}

div#content {
width:760px;
margin:20px 0 0 175px;
}

div#content div {
margin-bottom:5px;
}

div#head {
height:150px;
width: 760px;
background-color: #000;
}

div#stream {
float:right;
height:54px;
text-align:right;
padding:30px 5px 0px 0px;
}

div#stream {
text-decoration: none;
}

div#meta {
width:300px;
text-align:right;
float:right;
padding:22px 5px 0 0;
}

div#meta a {
font-size:11px;
text-decoration: none;
}

div#quickbar {
background-color:#CBBE92;
padding:0px;
border-bottom:10px solid #FFF;
}

div#footer {
background-color:#000;
height:80px;
margin-bottom: 0 0 20px 0;
}

img#logo {
float:left;
display:block;
border:0px;
}

div#pagehead {
text-align:right;
height:170px;
}

.poweredby {
border:1px solid #666;
width:155px;
background-color:#fff;
margin-bottom:2px;
}

.smaller {
font-size: 11px;
}

a.home {
font-size:18px;
}

#homeblockw a {
color:#fff;
}

.titelliste {
color: #000;
background-color:#c4b8b1;
}

a.home img {
margin-right:5px;
}

h1.home {
padding:10px 5px 40px 0px;
}

h3.home {
padding:0px;
margin:0px 0px 5px 0px;
font-size:20px;
}


tr.playlist-row {
	background-color:#C3B6B0;
	color:#000;
}

tr.kontakttabelle {
        background-color:#fff;
}

tr.kontakttabelle, tr.kontakttabelle a {
        color:#000;
}

a.home:link, a.home:visited {padding-left: 10px; background: url(nav/pfeil.gif) 0 2px no-repeat transparent; color: #fff; text-decoration: none;}
a.home:hover, a.home:active {padding-left: 10px; background: url(nav/pfeil.gif) 0 -58px no-repeat transparent; color: #ccc; text-decoration: underline;}

.bggreen  { background-color: #9b867b; }

.bgwhite  { background-color: #fff; }

.bgbeige  { background-color: #bcb26a; }

.bgpink   { background-color: #F7AEA5; }

.bgturquoise { background-color: #ac5a30; }

.bgbrown  { background-color: #CBBF92; }

.bgblue   { background-color: #7a92b6; }

.bgorange { background-color: #F9C16C; }

.bgdarkblue { background-color: #38598b; }

.bgsandy { background-color: #c0b037; }

.bglightlila { background-color: #c5b8b2; }

.bgjungle { background-color: #7b8e72; }

.bgwhite, .bgwhite a {color: #000;}
.bgwhite a:hover {color: #666;}

.bgwhite a.home:link, .bgwhite a.home:visited {padding-left: 10px; background: url(nav/pfeil.gif) 0 -28px no-repeat transparent; color: #000; text-decoration: none;}
.bgwhite a.home:hover, .bgwhite a.home:active {padding-left: 10px; background: url(nav/pfeil.gif) 0 -88px no-repeat transparent; color: #666; text-decoration: underline;}
