* {
	padding:0;
	margin:0;
	}


html {  overflow: -moz-scrollbars-vertical; }


html,body {
	margin:0;
	padding:0;
	height:100%; 
	background:#FFFFFF;
	}
	
.img { border: none;}



a img { border: none;}	

h1    {
      	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 36px;
	color: #222222;
	margin-bottom: -18px;
      }

h6    {
      	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	padding-top: 14px;
	line-height: 14px;
      }

ul    {
      	list-style-type:square;
	color: #555555;
	margin-left: 15px;
	line-height: 19px;
      }

.formfield {
	background:#EEEEEE;
	border: 1px;
	}

.footerInfos {
	font-size:9px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#87877c;	
	}
	
	

.footerInfos a{
	color:#87877c;	
	text-decoration:none;
	}
	
	
.footerInfos a:visited, .footerInfos a:active {
	color:#87877c;	
	text-decoration:none;
	}
	
	
.footerInfos a:hover {
	color:#87877c;	
	text-decoration:underline;	
	}	
	
	

.subNavigation {
	font-size:10px;
	font-family:Verdana, Helvetica, sans-serif;
	color:#87877c;	
	}
	
	

.subNavigation a{
	color:#ebebe6;	
	text-decoration:none;
	}
	
	
.subNavigation a:visited, .subNavigation a:active {
	color:#ebebe6;	
	text-decoration:none;
	}
	
	
.subNavigation a:hover {
	color:#f9cd00;	
	text-decoration:none;	
	}	



.aktive a{
	color:#f9cd00;	
	text-decoration:none;
	}
	
	
.aktive a:visited, .aktive a:active {
	color:#f9cd00;	
	text-decoration:none;
	}
	
	
.aktive a:hover {
	color:#f9cd00;	
	text-decoration:none;	
	}	

.content {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #222222;
	}	
	
#content {
	font-family: "Franklin Gothic Medium", Verdana, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #222222;
	}
	
#content a{
	color:#da251c;	
	text-decoration:none;
	}
	
	
#content a:visited, #content a:active {
	color:#da251c;	
	text-decoration:none;
	}
	
	
#content a:hover {
	color:#da251c;	
	text-decoration:underline;	
	}	
		
	
#content p {
	padding: 0 0 10px 0;
	}	
	
	
/*news*/
.news-list-morelink {
	padding:0 0 20px 0;
	}	
	
#content p.singleSubheader {
	padding:10px 0 10px 0;
	}	
