
BODY
{
	font-family: Verdana;
	FONT-SIZE: x-small;
}
H1
{
	font-family: Verdana;
	font-size : medium;
	color : Navy;
}


TABLE.mp
{
	background-color: #DBDFEA;
}

TR
{
	vertical-align: buttom;
}

TD 
{
	font-family: Verdana;
	font-size : small;
	color : Navy;
}

TD.mp 
{
	background-color: #DBDFEA;
	font-family: Verdana;
}

TD.mphead {
	background: Navy;
	font-weight: bold;
	color: #DBDFEA;
}

TD.menu {
	background-color: #DBDFEA;
	font-weight: bold;
}

TD.secmenu
{
	background-color: #DBDFEA;
	font-size: x-small;
}

TD.kleingedrucktes
{
	font-size: xx-small;
}

TD.primmenu
{
	table-layout: fixed;
	background-color: #DBDFEA;
}

TD.primmenuakt
{
	table-layout: fixed;
}

A:HOVER {
	color: #ff9900;
}

A.Banner
{
	font-weight: bolder;
	font-size: x-large;
}

A.bild2 {
	text-decoration:none;
}


A.PrimMenu
{
	font-weight: bold;
	font-size: small;
	WIDTH: 120;
	HEIGHT: 20;
	DISPLAY: block;
	color: Navy;
	text-decoration: none;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
}

A.PrimMenu:HOVER
{
	background-color: #6B76A9;
	color: #ffffff;
}


A.PrimAktuell {
	font-weight: bold;
	font-size: small; 
	WIDTH: 120;  
	HEIGHT: 20;
	DISPLAY: block; 
	background-color : navy;
	color: #ff9900;
	text-decoration : none;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
}


A.SecMenu
{
	font-size: xx-small; 
	WIDTH: 210;  
	HEIGHT: 20;
	color: navy;
	text-decoration: none;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
}

A.SecMenu:HOVER
{
	background-color :navy ;
	color: #ff9900;
}


A.SecAktuell 
{
	font-weight: bold;
	font-size: xx-small; WIDTH: 210;  HEIGHT: 20;
	background-color : navy;
	color: #ff9900;
	text-decoration : none;
	border-right: gray 1px solid;
	border-bottom: gray 1px solid;
}

P.kleingedrucktes
{
	font-size : xx-small;
}

UL 
{
	list-style-image : url(../images/dot.gif);
	list-style : square;	
}

LI
{
	letter-spacing : 0;
	padding-bottom :10;
	list-style : outside;
}
LI.smal{
	letter-spacing : 0;
	padding-bottom :1;
	list-style : outside;
}
