body
{
	background: #535353;
	margin-left: 0px; margin-top: 0px;
	color:white;
	font-family:Trebuchet MS, arial, verdana;
	
	
}

a { color:#fe6215; text-decoration:none }
a:hover { color:#fe6215; text-decoration:underline }

/* Link Headline */
a.headline:active {
	font-weight: bold;
	font-family:Trebuchet MS, arial, verdana;
	font-size: 15px;
	color: #BBBBBB;
	text-decoration : none;
}
a.headline:link {
	font-weight: bold;
	font-family:Trebuchet MS, arial, verdana;
	font-size: 15px;
	color: #BBBBBB;
	text-decoration : none;
}
a.headline:visited {
	font-weight: bold;
	font-family:Trebuchet MS, arial, verdana;
	font-size: 15px;
	color: #BBBBBB;
	text-decoration : none;
}
a.headline:hover {
	font-family:Trebuchet MS, arial, verdana;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration : none;
}

/* Schriftgroessen */

h1
{
	font-weight:bold;
	font-size:22px;
	margin-bottom:15px;
}

h2
{
	font-weight:bold;
	font-size:19px;
	margin-bottom:8px;
}
h3
{
	font-size:16px;
}


/* Abspann */

#footer {
	font-size:11px;
	
}

#main {
	font-size:14px;
	
}

#unternavi {
	font-size:13px;
	
}

#newstext {
	font-size:12px;
	
}
