BODY {
	font-size: 13px;
	line-height: 16px;
	font-family: Arial, Verdana, Helvetica;
	color: #BFC0BF;
}

A {
	text-decoration: none;
}
A:visited, A:link {
	color: #FFFFFF;
}
A:active, A:hover {
	color: #DDA86D;
}

.sub_title {
	font-size: 13px; 
	line-height: 16px;
}

.sub_title_active {
	font-size: 13px; 
	line-height: 16px;
	color: #DDA86D;
}

.haupt_title {
	font-size: 16px; 
	line-height: 16px;
	color: #DDA86D;
	font-weight:bold;
}

.middle_title {
	font-weight:bold;
}

A.nav:visited, A.nav:link {
	color: #ffffff;
}
A.nav:active, A.nav:hover {
	color: #000000;
}


