/* body allgemein */

body
{margin-top:7px}



/* text klassen */

.ueberschrift
{font-family:Times,Arial,Helvetica;font-size:18px;font-style:normal;font-weight:normal;line-height:150%;color:#333333;text-decoration:none;}

.lauftext {font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:normal;line-height:150%;text-align:justify;color:#000000;text-decoration:none;}

.footertext {font-family:Arial,Helvetica;font-size:11px;font-style:normal;font-weight:normal;line-height:100%;color:#cccccc;text-decoration:none;}

.formtext {font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:normal;line-height:150%;color:#000000;text-decoration:none;}

.bold {font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:bold;line-height:150%;color:#000000;text-decoration:none;}

.download
{font-family:Arial,Helvetica;font-size:10px;font-style:normal;font-weight:normal;line-height:100%;color:#000000;text-decoration:none;}




/* text strong*/
strong
{font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:bold;line-height:150%;color:#bb9c6d;text-decoration:none;}


/* hauptnavigation */
a:link {font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:bold;line-height:150%;color:#bb9c6d;text-decoration:none;}
a:visited {font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:bold;line-height:150%;color:#bb9c6d;text-decoration:none;}
a:active {font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:bold;line-height:150%;color:#bb9c6d;text-decoration:none;}
a:hover {font-family:Arial,Helvetica;font-size:12px;font-style:normal;font-weight:bold;line-height:150%;color:#bb9c6d;text-decoration:underline;}



/* text lauftext standard*/
.lauftext_standard

{ 	
	font-family:Arial,Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:normal;
	color:#000000;
	text-decoration:none;
	
}



/* text lauftext fett standard*/
.lauftext_fett_standard

{ 	
	font-family:Arial,Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
	
}




/* text lauftext fett color*/
.lauftext_fett_color

{ 	
	font-family:Arial,Helvetica;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#bb9c6d;
	text-decoration:none;
	
}
