/*------------------------------------------------------------- 
Website fun4young - Neuprogrammierung der Website (ohne Frames)
--------------------------------------------------------------- */

body {
	font-family:Arial, Helvetica, sans-serif;   font-size:12px;   font-weight:normal;   color:#000000;
}

h2 {
	border-bottom: 1px solid #FF6905;
	color: #FF6905;   font-size: 16pt;   font-weight: bold;
}

h3 {
	color: #FF6905;   font-size: 14pt;   font-weight: bold;
	margin:0px;   padding:0px;
}

h5 {
	color: #FF6905;   font-size: 12pt;   font-weight: bold;
	margin:0px;   padding:0px;
}

/*-- Formatierung Angebot home rechts --*/
#AngebotParty {
	font-weight:bold;   font-size:14px;   color:#FFFFFF;
}

#AngebotParty a:link {
	font-weight:bold;   font-size:14px;   color:#FFFFFF;
}

/*-- Formatierung Inhalt der Fusszeile --*/
.a_fuss {
	font-size:10px;
	font-weight:normal;
}

.a_fuss a {
color: #000000;
text-decoration: underline;
font-weight: normal;
}

