/* Links im Menuebereich */
a {
color: #0016A5;
font: bold 11px Verdana, Arial;
text-decoration: none;

}

a:hover	{
color: #FF0000;
text-decoration: underline;

}
a:active {
color: #000000;
text-decoration: underline;

}
/* Links im Menuebereich */
/* ANFANG Farbe der Tabellen Rot und Schwarz (oben/unten) */
.rot {
background: url(images/Kopf.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
font: 11px Verdana, Arial;
height: 110px
}
.rot1 {
background: url(images/Kopf.jpg);
background-repeat: no-repeat;
color: #FFFFFF;
font: 11px Verdana, Arial;
height: 60px
}

.schwarz {
	background: #000000;
	color: #FFFFFF;
	font: 11px Verdana, Arial;
	height: 25px;
	padding: 2px 2px 2px 5px;
	vertical-align: top;

}
/* ENDE Farbe der Tabellen Rot und Schwarz (oben/unten) */

/* ANFANG Farben usw. des Seitencontents */
.cont {
height: 80%;
width: 100%;
}


.mbg {

background: url(images/Seitenleiste.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: #dcffff;
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(images/gestrichelt.gif) repeat-x;
height: 1px;
font-size: 1px;
line-height: 1px;

}
/* Menuekategorientrenner */
.linksdiv {
	margin: 0px;
	padding: 0px;
	border: 0px 0 0;
	line-height: 30px;
	text-align: left;
	vertical-align: middle;
	text-indent: 5pt;



}
#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; 
}body {
	margin: 0px;
	padding: 0px;
	border: 0px none 0;
}

