﻿/* RDL Styles Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10.0pt;
	background: #B7FEC2;
	text-align: left;
	padding: 0;
	margin: 0em;
	line-height: 150%;
}


#nav, #nav ul {
	float: left;
	width: 996x;
	w\idth: 996x;
	list-style: none;
	line-height: 40px;
	background: #C3C3C3;
	font-weight: bold;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 9.0pt
} /* Styles fuer die erste Menuezeile */

#nav a {
	display: block;
	width: 166px;
	w\idth: 166px;
	height: 40px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	padding: 0em 0em;
	font-size: 9.0pt
} /*TextStyle fuer erste Menuezeile */


#nav li {
	float: left;
	padding: 0;
	width: 166px;
	w\idth: 166px;
} /* Breite und sortierung fuer Menuezeile */

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 240px;
	w\idth: 240px;
	font-weight: normal;
	border-width: 4px;
	margin: 0;
	background: #949494;
	font-size: 9.0pt
} /* Styles für erstes Aufklappendes Menue */

#nav li li {

	width: 240px;
	w\idth: 240px;
} /* Breite für einzelne Eintraege - erstes Aufklappendes Menue */

#nav li ul a {
	width: 240px;
	w\idth: 240px;
} /* Breite fuer Links - erstes Aufklappendes Menue */

#nav li ul ul {
	margin: -41px 0 0 240px;
	background: #7B7B7B;
} /*Verrutscht das letzte Menue */

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #808080;
	text-decoration: none;
	color: #FFFFFF;
}

#nav a#current {
	background: #808080;
	color: #FFFFFF;
}

#content {
	clear: left;
}

#content a {
	color: #000000;
	text-decoration: underline;
}

#content a:hover {
	text-decoration: underline;
}

.MainHead {
	color: #000000;
	font-weight: bold;
	font-size: 16.0pt;
	line-height: 150%;
}

.SubHead {
	font-size: 100%;
	font-weight: bold;
}

.SmallPrint {font-size: 8.0pt}

.NinePoint {font-size: 9.0pt}

.GrayBorder {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
}

a {
color:#000000;
}





