/* Links im Menuebereich */
a {
color: #800000;
font: bold 11px Verdana, Arial;
text-decoration: none;

}

a:hover	{
color: #FF0000;
text-decoration: underline;

}
a:active {
color: #4178CB;
text-decoration: underline;

}
/* Links im Menuebereich */
/* ANFANG Farbe der Tabellen Rot und Schwarz (oben/unten) */
.rot {
background: #A52318;
color: #FFFFFF;
font: 11px Verdana, Arial;
height: 60px
}
.rot1 {
background: #A52318;
color: #FFFFFF;
font: 11px Verdana, Arial;
height: 20px
}

.schwarz {
background: #000000;
color: #FFFFFF;
font: 11px Verdana, Arial;
height: 20px;
padding: 2px 2px 2px 5px;
}

.essential {
background: #9999FF;
color: #FFFF99;
font: 12px tahoma;
font-weight: bold;
height: 20px;
padding: 2px 2px 2px 5px;
}

.green {
background: #99FF99;
color: #FFFFFF;
font: 11px Verdana, Arial;
height: 20px;
padding: 2px 2px 2px 5px;
}

.tleft {
background: #EBEBEB;
color: #000000;
font: 11px Verdana, Arial;
height: 20px;
padding: 2px 2px 2px 5px;
}

.tright {
background: #D5D5D5;
color: 0000FF;
font: 11px Verdana, Arial;
height: 20px;
padding: 2px 2px 2px 5px;
}


.cont {
height: 80%;
width: 70%;
}


.mbg {

background: url(images/mbg.jpg);
background-repeat: no-repeat;
color: #000000;
font: 11px Verdana, Arial;
width: 160px;
vertical-align: top;
border-right: 1px solid #000000;
padding: 4px 0px 4px 2px;

}


.content {
background: #ffffff;
color: #000000;
font: 11px Verdana, Arial;
height: 60px;
vertical-align: top;
margin: 4px 4px 4px 4px;
padding: 4px 4px 4px 4px;
line-height: 19px;
}


/* ENDE Farben usw. des Seitencontents */

/* Menuekategorientrenner */
.balken {
background: #e8ddbb;
border-top: 1px solid #000000;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
font: bold 11px Verdana, Arial;
margin: 2px -1px 5px -4px;
padding: 2px 2px 2px 8px;
}

.trenner {
background:  url(gestrichelt.gif) repeat-x;
height: 1px;
font-size: 1px;
line-height: 1px;

}
/* Menuekategorientrenner */
.linksdiv {
background: transparent;
margin: 1px 1px 1px 1px;
padding: 1px 1px 1px 1px;
}
#box1 { 
position:absolute;  
background: url(images/logo.gif);

top:30px; 
left:100px; 
width:195px; 
height:49px; 
z-index:1;
margin: 0px 0px;
padding: 0px 0px; 
}