/* Anmerkungen:                                                      */
/* Tabellenhintergrund: #F0F0FB; --> Grau                           */
/* Tabellenkopf, Rahmen, HR: #9AB0D1; --> Dunkelblau                */
/* Body (Hintergrund): #FFFFFF; --> weiß 		            */
/* Schrift dunkelblau (z.B. Footer Tibet): #004A8F;		    */	


body{
    background-color : #FFFFFF
}
td{
    font-family : Verdana, Arial, Helvetica, sans-serif;
}
th{
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-width: bold;
}
.twidth {
    width: 600px;
}
.footer {
    font-size: 10px;
    line-height: 11px;
    color: #004A8F;
}
.headline {
    font-size: 16px;
    line-height: 20px;
    color:#004A8F;
    font-weight: bold;
}
.fixed {
    font-family: Courier New, Courier, monospace;
    font-weight: normal;
    font-size: 11px;
    line-height: 13px;
    color: #004A8F;
    text-decoration : none;
}
.input {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    background-color: #F0F0FB;
    font-size : 11px;
}
.preis {
    font-weight: bold;
    font-size: 11px;
    line-height: 14px;
    color: #FF0000;
    text-decoration : none;
}
.tmain {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #F0F0FB;
    color: #000000;
    font-size: 11px;
}
.tmain td{
    font-size: 11px;
}
.tmain th{
    font-size: 11px;
    text-align: center;
    font-weight : bold;
}
.tmain h1{
    font-size: 14px;
    font-weight : bold;
}
.theader{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    background-color : #9AB0D1;
    color : #000000;
    font-weight : bold;
}
td.theader a{
    background-color : #9AB0D1;
    color : #000000;
}
.infobox {
    font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size : 16px;
    background-color : #F0F0FB;
    color : #000000;
}
.infobox h1 {
    font-size : 14px;
    margin:0;
}
.filterform {
    background-color: #CED6E8;
    font-weight : bold;
    color : #000000;
}
form {
    margin:0;
}
.altrow {
    background-color: #FFFFFF;
}
.pagenavig {
    font-size: 11px;
    color: #000000;
    font-weight : bold;
    text-decoration: none;
}
.pagenavig a {
    color: #000000;
    font-weight : normal;
    text-decoration: underline;
}
.pagenavig a:hover {
    color : #ffffff;
    background-color : #004A8F;
    font-weight : normal;
    text-decoration: none;
}
.fcomment {
    font-size : 11px;
}
a {
    color: #000000;
    text-decoration underline;
}
a:link {
    color: #000000;
    text-decoration : underline;
}
a:visited {
    color: #000000;
    text-decoration : underline;
}
a:active {
    color: #000000;
    text-decoration : underline;
}
a:hover {
    color: #ff0000;
    text-decoration : none;
}
.bkmenuback {
    background-color : #e5e5e5;
    color : #FF9900;
}
.tabselback {
    color : #000000;
    font-size : 11px;
    font-weight : bold;
}
.tabselback a{
    color : #000000;
    text-decoration : underline;
}
.tabselback a:hover{
    color : #000000;
    text-decoration : none;
}
.tabback {
    background-color : #FFFFFF;
    color : #000066;
    font-size : 11px;
    font-weight : bold;
}
#headline {
    font-size: 16px;
    line-height: 22px;
    color:#000000;
    font-weight: bold
}
.button {
    border: 1px outset;
    background-color: #9AB0D1;
    padding: 1px;
    font-size: 11px;
    font-weight: bold;
    color: #000000;
}
.button a{
    background-color: #9AB0D1;
    color: #000000;
}


/* Zusatzeinträge Tipp der Woche & Microsite */

body
{
background:white;
font-family:verdana,arial,helvetica;
font-size:9pt;
}


table
{
background-color:#F0F0FB;
font-family:verdana,arial,helvetica;
font-size:9pt;
}


table.rahmen
{
background-color:#F0F0FB;;
border: solid 1px; 
border-color: #9AB0D1;

font-family:verdana,arial,helvetica;
font-size:9pt;
}


table.listbox
{
background-color:#e9e9e9;
border: solid 1px; 
border-color: #9AB0D1;

font-family:verdana,arial,helvetica;
font-size:9pt;
}

td.tablehead
{
background-color:#9AB0D1;
font-size:9.5pt;
}

hr
{
height:1;
color:#9AB0D1;
}

.copy
{
font-family:verdana,arial,helvetica;
font-size:7pt;

color: #808080;
text-decoration: none;
}

td.head2
{
background-color:#e9e9e9;
font-family:verdana,arial,helvetica;
font-size:9pt;
}



