@charset "utf-8";
/* CSS Document */


h2	{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:18px;
	padding-bottom: -15px;
}



h3 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}

h4 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	line-height: 18px;
}

h5 {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 20px;
}

h6 {
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	
}

.bacht {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 20px;
}

.ueberschrift_kasten {
	font-size:18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	
}

a {
	color: #FF8000;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px; 
	font-weight: bold;
}

a:link {

	text-decoration:none;
}

a:visited {
	text-decoration:none;

}

a:active {

	color: #000000;
}


a:hover {
	color: #000000;
	text-decoration:none;

}
	
	


