body {
    background-color: 0C446D;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

A.nav:link { 
    text-decoration: none;
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}
A.nav:visited { 
    text-decoration: none;
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A.nav:hover {
	text-decoration: none;
	FONT-SIZE: 11px;
	COLOR: #E6243A;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
}
A.download:link { 
    text-decoration: none;
	FONT-SIZE: 11px; 
	COLOR: #000000; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.download:visited { 
    text-decoration: none;
	FONT-SIZE: 11px; 
	COLOR: #E6243A; 
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.download:hover {
	text-decoration: none;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.tdnavi{
	text-decoration: none;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	text-align: center;
	COLOR: #E6243A;
	FONT-SIZE: 11px;
}
.tdhome
{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-align: center;
		COLOR: #000000;
		FONT-SIZE: 16px;
}
.tdhome_blau
{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-align: center;
		COLOR: #005999;
		Font-weight: bold;
		FONT-SIZE: 25px;		
}
.tdkontakt_blau
{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-align: left;
		COLOR: #005999;
		Font-weight: bold;
		FONT-SIZE: 17px;		
}
.mengentext
{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-align: justify;
		text-decoration: none;
		COLOR: #000000;
		FONT-SIZE: 11px;
		line-height: 13px;
		vertical-align: top
}
.text_rechtliche
{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-align: justify;
		text-decoration: none;
		COLOR: #000000;
		FONT-SIZE: 11px;
		line-height: 11px;
		vertical-align: top
}
.mengentext_rot
{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-align: justify;
		COLOR: #C40008;
		FONT-SIZE: 11px;
		line-height: 13px;
		vertical-align: top
		
}
.mengenbold
{
		FONT-FAMILY: Arial, Helvetica, sans-serif;
		text-align: justify;
		COLOR: #000000;
		FONT-SIZE: 11px;
		font-weight:bold;
		line-height: 13px;
		vertical-align: top
		
}

#content{
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-align: justify;
	padding-right: 10px;
	overflow:auto;
	position:fixed;
	position:absolute;
	width:694px;
	height:315px;
	scolling:auto;
	line-height: 13px;
}

