body
{
	font-family: arial, sans-serif;
	margin: 13px 0px 0px 50px;
	padding: 0px 0px;
	background-color: #75212F;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	color: #A0A2A5;
}

.fliess
{
	color: #75212F;
	font-size: 10px;
	line-height: 12px;
	padding-top: 5px;
	padding-left: 5px;
}


.fett
{
	font-size: 12px;
	font-weight: bold;
	margin-left: 0px; 
}

.fliess2 
{  
	font-size: 10pt; 
	color: #75212F; 
	font-weight: bold; 
	padding-left: 20px;
}

.fett2 
{  
	font-size: 12pt; 
	color: #A0A2A5; 
	font-weight: bold; 
}

.nav_oben { font-size: 10px; }

.abstand_nav
{
	padding-top: 2px;
	padding-left: 15px;
	line-height: 15px;
}


a:link
{
	color: #A0A2A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:visited
{
	color: #FF9999;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:hover
{
	color: #A0A2A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

a:active
{
	color: #75212F;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}



