body 
{
font-family: Verdana; 
font-size: 11px; 
color: #000099; 
background-color:#CCCCCC;
scrollbar-base-color:#CCCCCC;
scrollbar-face-color:#CCCCCC;
scrollbar-track-color:#CCCCCC;
scrollbar-shadow-color:#999999;
scrollbar-dark-shadow-color:#333333;
scrollbar-arrow-color:#3333333;
scrollbar-3d-light-color:#FFFFFF;
scrollbar-highlight-color:White;
}
a:visited { color:#000099; text-decoration:none; }
a:link { color:#000099; text-decoration:none; }
a:hover { color:#FF0000; text-decoration:none; }
a:focus { color:#FF0000; text-decoration:none; }
a:active { color:#FF0000; text-decoration:none; }

a:visited img {border:none; }
a:link img {border:none; }
a:hover img {border:none; }
a:focus img {border:none; }
a:active img {border:none; }

.bodyleft 
{
	font-family: Verdana; 
	background-color: transparent;
	background-image:  url('../bilder/backleft.png');
}
.bodytop 
{
	font-family: Verdana; 
	background-position: middle;
	background-image:  url('../bilder/top.png');
	background-repeat: no-repeat;
	/*filter: Wave(freq=2, light=20, phase=20, strength=3);*/
}

.aTitel{font-family: Verdana; font-size: 18px; color: #000099; font: bold;}
.sTitel{font-family: Verdana; font-size: 11px; color: #000099;}
.pTitel{font-family: Verdana; font-size: 11px; color: #000099; font: bold; background-color:#CCCCCC;}

.TopMenuItem
{
	width: 100px;
	height: 21px;
	background-position: middle;
	background-image:  url('../bilder/but_rot.png');
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	color: #FFFFFF;
	font-weight: 600;
	font-size: 11px;
	cursor: hand;
	border: 0;
}

.TopMenutable
{	
	height: 80px;
	width: 700px;
	background:  url('../bilder/top.jpg') no-repeat;
	cursor:default; border-style:none; 
}

.HptMenuItem
{
	background-image:  url('../bilder/but_rot.png');
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: middle;
	vertical-align: top;
	width: 120px;
	height: 21px;
	font-size: 11px;
	cursor: hand;
	border:0;
}

.Menutable
{
	width: 100px;
	background-position: middle;
	cursor: default;
	border-style: none;
	vertical-align: top;
	text-align: left;
	font-weight: 600;
	font-size: 8px;
	margin-left: 3px;
}

.SubMenutable
{
	width: 85px;
	text-align: left;
	border-left: dotted 2px #000099;
	margin-left: 15px;
}

.SubMenuItem
{
	text-align: left;
	padding-left: 2px; /* nur 3 weil links 2px border */
	vertical-align: top;
	height: 17px;
	color: #000099;
	cursor: hand;
	font-size: 11px;
}

.SubMenuItem:hover
{
	cursor: hand;
}

.best
{
	display: block;
	font-size: 8pt;
	text-transform: none;
	color: #213A65;
	font-family: Verdana;
}

.union
{
	/*display: block;*/
	font-size: 7pt;
	color: #213A65;
	font-family: Verdana;
	font-weight: Strong;
	align: center;
}