BODY {
	background-color:#e6e7e1;
	color: #ddadb0;
	font-size: 10px;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica;
}

TD, TH, P {
	color: #ddadb0;
	font-size: 10px; 
	line-height: 14px; 
	font-family: Verdana, Arial, Helvetica;
}

A {
	text-decoration: none;
}
A:visited, A:link {
	color: #FF6600;
}
A:active, A:hover {
	color: #ffffff;
}

.sub_title {
	font-weight:bold;
	font-size: 14px; 
	line-height: 18px; 
}

.middle_title {
	font-weight:bold;
}

.nav_nolink {
	color: #ffffff;
	font-size: 14px; 
	line-height: 14px; 
	font-family: Times, Times New Roman, Verdana;
}

A.nav:visited, A.nav:link {
	color: #FF6600;
	font-size: 14px; 
	line-height: 14px; 
	font-family: Times, Times New Roman, Verdana;
}
A.nav:active, A.nav:hover {
	color: #ffffff;
	font-size: 14px; 
	line-height: 14px; 
	font-family: Times, Times New Roman, Verdana;
}

.tabelle {
background-image:url(images/tab_back.gif);
background-repeat:no-repeat;
}