/*
Theme Name: Radio StHoerfunk
Theme URI: http://sthoerfunk.de
Description: Das Template für Radio StHörfunk
Author: Daniel Weberruß
Author URI: http://weberruss.com
Version: 0.0.1
.
General comments/License Statement if any.
jau, später :)
.
*/

h1 {
        font-family: Georgia, Serif;
        font-size: 18px;
        font-weight: normal;
        margin: 0px;
}

h2 {
        font-size: 18px;
        font-weight: normal;
        margin: 0px;
}

.highlight {
        background-color: #f8f08b;
}

body {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 12px;
        color: #000000;
        background-image: url('./images/bg.jpg');
        background-color: #d4d0c7;
        margin: 0px;
        padding: 0px;
}

#mittig {
        margin: 0px auto;
}

#header {
        width: 1128px;
        height: 307px;
        background-image: url('./images/header.png');
}

#navigation {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        width: 473px;
        height: 45px;
        color: #2b2b2b;
        background-color: #FFFFFF;
        position: relative;
        top: 50px;
        left: 50px;
        padding: 5px;
}

#navigation li {
        float: left;
        margin-right: 13px;
        margin-top: 2px;
        list-style-type: none;
}

#content {
        width: 955px;
        position: relative;
        top: -150px;
        left: 50px;
}


#content_left_box, #content_middle_box, #content_middle_box2 , #content_right_box, .content_right_box2, #sendeplan_right, #sendeplan_right_sub {
        padding: 10px;
}

#content_left_box {
        width: 453;
        background-color: #f9f5ef;
        line-height: 18px;
        float: left;
}

#content_middle {
        float: left;
}

#content_middle_box, #content_middle_box2 {
        width: 209px;
        font-size: 11px;
        margin-left: 10px;
        margin-right: 10px;
        background-color: #f9f5ef;
}

#content_middle_box2, .content_right_box2 {
        margin-top: 10px;
}

#content_middle, #content_right_box, .content_right_box2 {
        line-height: 15px;
}


#content_right_box, .content_right_box2 {
        font-size: 11px;
        width: 213px;
        float: right;
}

#content_right_box {
        padding: 0px;
}
#content_right_box_inner {
        background-color: #1795d7;
        color: #FFFFFF;
        padding: 2px;
}

.content_right_box2 {
        background-color: #fefbf7;

}

#sendeplan_right, #sendeplan_right_sub {
        float: right;
        position: fixed;
        left: 533px;
        width: 453px;
        color: white;
}

#sendeplan_right {
        background-color: #1795d7;
}

#sendeplan_right_sub {
        background-color: #77c6f0;
        margin-top: 10px;
}


#footer {
        clear: both;
        font-size: 11px;
        line-height: 15px;
        margin-left: 60px;
        margin-bottom: 20px;
        margin-top: -60px;
}

#footer .color {
        background-color: white;
        padding: 2px;
}


/* Link Formatierungen*/
#navigation a { color:#000000; padding: 2px; text-decoration: none;}
#navigation  a:link { color:#000000; }
#navigation  a:visited { color:#000000;}
#navigation a:hover { color:#FFFFFF; background-color: #5c5850; }
#navigation a:active { color:#FFFFFF;}

#content_left_box  h2 a { color:#000000; text-decoration: none;}
#content_left_box  h2 a:link { color:#000000; }
#content_left_box  h2 a:visited { color:#000000;}
#content_left_box h2 a:hover { color:#FFFFFF; background-color: #5c5850; }
#content_left_box h2 a:active { color:#FFFFFF;}

a { color:#000000; text-decoration: underline;}
a:link { color:#000000; }
a:visited { color:#000000;}
a:hover { color:#FFFFFF; background-color: #5c5850; text-decoration: none; }
a:active { color:#FFFFFF;}


/* Tabellen */
table {
  border-collapse: collapse;
  font-size: 12px;
}

th {
 text-align: left;
 background: #FBFAF7;
 padding-top: 4px;
 padding-bottom: 4px;


}

td.highlight {
        background-color: #404040;
        color: #F4F2E9;
        font-weight: bold;

}

td.selected {
        background-color: #77c6f0;
}

td {
 padding-top: 4px;
 padding-bottom: 4px;
 padding-right: 5px;
 background: #F8F7F2;
 border-top: 1px #E3E2DE solid;

}

/* Settings für Tabelle Link */
a.link_tabelle {
 font-weight: normal;
 display: block;
 width: 100%;
}

a.link_tabelle :link {
 color:#31302F;
 text-decoration:none;
}

a.link_tabelle :visited {
 color:#31302F;
 text-decoration:none;
}

a.link_tabelle :hover {
 color:#F73212;
 text-decoration:none;
 background: #FFFFFF;
}

a.link_tabelle :active {
 color:#F73212;
}

/* Farbcodes für den Sendeplan */
.yellow {
 color: #F7EA12;
}

.legende {
 font-size: 10px;

}

.zweitausstrahlung {
 background: #757575;
}

.server {
 background: #FFF600;
}
.taegig {
 background: #0D75F7;
}

a.details :link    { color:white; text-decoration:none; }
a.details :visited { color:white; text-decoration:none; }
a.details :hover   { color:white; text-decoration:none; }
a.details :active  { color:white; text-decoration:none; }
.details { color:white; text-decoration:none; }
