/* ID Styles */


a:link {
	font-size: 12px;
	color: #006;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #900;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #090;
	text-decoration: underline;
}
a:active {
	font-size: 12px;
	color: #00F;
	text-decoration: none;
}
	
td {
	color:#003;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 8px;
	}
	
a {
	color: #000099;
	font-weight:bold;
	}
	
a:hover {
	color: #FF0000;
	font-weight: bold;
	}



#navigation td {
	border-bottom: 2px solid #C0DFFD;
	}
	
#navigation a {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 6px 10px 26px;
	background: url("mm_arrow.gif") 14px 45% no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#navigation a:hover {
	background: #ffffff url("mm_arrow.gif") 14px 45% no-repeat;
	color:#FF6600;
	}
	
/* Class Styles */
	
.bodyText {
	color:#000033;
	line-height:20px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	}
.smallText {
	font-size: 10px;
}

h3 {
	font-size: 16px;
	color: #333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333;
}

	
.navText {
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
.hintergrund {
	background-color: #E6F3FF;
}
.hintergrund table tr td div p {
	text-align: left;
}
.hintergrund table tr td div p {
	text-align: center;
}
.rot {
	font-weight: bold;
	color: #F00;
}
