/*STYLES FUER BEIDE FRAMES*/
body {background-color:#ffffff; font-family:Verdana, Arial; font-size:11px;}

/*Newsmeldungen*/
.newstable {margin-top:3px; width:278px;}
.newsdate {color:#8E8D8D;font-weight:bold; font-size:11px;}
.newshead {font-size:12px; font-weight:bold;padding-bottom:13px;}
.newstext {font-family:arial;font-size:11px; width:238px; padding:0px 4px 7px 7px; vertical-align:top;}
.newslink {color:#FF8114;font-weight:bold;}
.newsdivider {margin-top:12px; margin-bottom:10px;}

.leftframe_standard_text{font-size:11px; line-height:25px; width:300px; padding: 0 0 6px 30px;}

.intern_standard_text{font-size:11px; line-height:22px; width:300px; padding: 0 0 6px 30px;}

a { color: #FF8C00; font-weight: bold; text-decoration: none }
a:hover { text-decoration: underline }

table.dunkel {
    background-color: rgb(242,194,130);
    cell-spacing: 5px;
    padding: 2px 2px
}

table.hell {
    background-color: rgb(245,236,215);
    cell-spacing: 5px;
    padding: 2px 2px
}

body.kd {
    background-color: rgb(236,236,250)
}
