 #cMenu {
     margin-left:0px;
     margin-bottom:0px;
     position:relative; /* wichtige angabe, sonst taucht das slideMenu an falscher Position auf */
}

/*
###################
# ypMenu Styles #
###################
*/
.mmContent {
     /* normale schrift definieren */
     font-size: 12px; font-family: Arial, Helvetica, Verdana, Geneva, SunSans-Regular;
}

.mmContent ul {
     margin: 0px; padding: 0px;
     list-style: none;
     z-index:2;
     position:relative;
     left:0px; top:0px;
}
.mmContent li {
     padding: 0px; margin: 0px;
}

.menuBackground {
     position:absolute;
     left:0px; top:0px;
     z-index:1;
}

.mmContent li a {
     /* Links bzw. die slideMenü-Elemente definieren */
     display: block;
     color: #222222;
     font-weight:normal;
     font-size: 12px;
     font-family: Arial, Helvetica, Verdana, Geneva, SunSans-Regular;
     width: 150px;
     padding: 5px;
     text-decoration: none;
     border-bottom: solid 1px #000000; /* der rand zwischen den MenüElementen */
}

* html .mmContent li a {
     width: 160px;
     width: 160px;
}

/* */
.mmContent li a:link { background: #DDDDDD; color: #222222; font-size: 12px; }
.mmContent li a:visited { background: #EEEEEE; color: #222222; font-size: 12px; }

.mmContent li a:hover{ background: #EC787E; color: #222222; font-size: 12px; }
.mmContent li a:active { background: #C00000; color: #222222; font-size: 12px; }

.mmContent li a.submenu {
background: #EAED65 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center; }
.mmContent li a.submenu:hover {
background: #FFFF99 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center; }

/*
##########################################
# ypMenu Styles for our belove IE 5.01 #
##########################################
*/

.mmContentb {
     font-size: 8px; font-family: Arial, Helvetica, Verdana, Geneva, SunSans-Regular;
}

.mmContentb ul {
     margin: 0px; padding: 0px;
     list-style: none;
     z-index:2;
     position:relative;
     left:0px; top:0px;
}
.mmContentb li {
     padding: 0px; margin: 0px;
}

.menuBackground {
     position:absolute;
     left:0px; top:0px;
     z-index:1;
}

.mmContentb li a {
     /* Links bzw. die slideMenü-Elemente definieren */
     display: block;
     width: 150px;
     padding: 5px;
     color: #222222;
     font-weight: normal;
     font-size: 8px;
     font-family: Arial, Helvetica, Verdana, Geneva, SunSans-Regular;
     text-decoration: none;
     border-bottom: solid 1px #000000; /* der rand zwischen den MenüElementen */
}

* html .mmContentb li a {
     width: 160px;
     width: 160px;
}

.mmContentb li a:link { background: #EAED65; color: #222222;}
.mmContentb li a:visited { background: #EAED65; color: #222222;}

.mmContentb li a:hover{ background: #EC787E; color: #222222;}
.mmContentb li a:active { background: #C00000; color: #222222;}

.mmContentb li a.submenu {
     background: #EAED65 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center;
     font-size: 12px;
}
.mmContentb li a.submenu:hover {
     background: #FFFF99 url(fileadmin/scripts/ypMenu/pfeil.gif) no-repeat right center;
     font-size: 12px;
}






BODY { color:#222222; margin-bottom:0px; margin-left:0px; background-color:#000000; }
A { font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:normal; }
A:link { color:#C00000; text-decoration:none; }
A:visited { color:#C00000; text-decoration:none; }
A:active { color:#C00000; text-decoration:underline; }
A:hover { color:#C00000; text-decoration:underline; }
A.toplinks { font-weight:bold; font-family: Arial, Helvetica, sans-serif; font-style:normal; }
A.toplinks:link { color:#FFFFFF; text-decoration:none; }
A.toplinks:visited { color:#FFFFFF; text-decoration:none; }
A.toplinks:active { color:#FFFFFF; text-decoration:underline; }
A.toplinks:hover { color:#FFFFFF; text-decoration:underline; }
H1 { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#606060; font-weight:bold; margin-top:10pt;}
H2 { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#222222; font-weight:bold; }
H3 { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#222222; font-weight:bold; }
td { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#222222; }
td.copyright { font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#C0C0C0; }
UL { font-family: Arial, Helvetica, sans-serif; font-size:12px; list-style-type:square; }
.txtbox { font-family:Arial; font-size:12px; color:#222222; width:200px; border-color:#606060; spacing: 2px; margin-bottom: 2px; border-style:solid; border-width:1px; background-color:#DDDDDD; }
.submitbox { font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#C00000; font-weight:bold; border-color:#606060; spacing: 2px; margin-bottom: 2px; border-style:solid; border-width:1px; background-color:#DDDDDD; }



/*
VVM Banner */
.vvm-banner {
	background: #fff url(images/vvm-banner.jpg) 0 0 no-repeat;
	float: left;
	margin: 20px 0 0 0;
	width: 100%;
}
.vvm-banner ul {
	float: left;
	margin: 12px 0 0 0;
	padding: 0 0 0 200px;
	list-style: none;
}
.vvm-banner li {
	background: url(images/arrow.png) 0 3px no-repeat;
	padding: 0 0 2px 14px;
}
.vvm-banner p {
	float: right;
	margin: 8px 0 7px 0;
	padding: 0 7px 0 0;
	font-size: 11px;
	color: #565656;
	text-align: right;
}
.vvm-banner p strong {
	display: block;
	padding-bottom: 2px;
}
.vvm-banner p span {
	display: block;
	padding-top: 3px;
}
.vvm-banner p a {
	color: #000;
	font-weight: normal;
}


.ad,
.ad:visited {
	display: block;
	float: right;
	margin: 0 3px 0 0;
	color: #fff !important;
	font-weight: normal;
	font-size: 10px;
}






























