
.page_background {
    background-color:#F3F3F3;
}

.designhelptext {
	font-family: Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}

/**************** Subnav (linke Navi) *****************/

#subnav{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;

}

#subnav a:link, #subnav a:visited, #subnav a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}

#subnav a:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}


/**************** Content-Bereich *****************/

#content{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
	text-decoration: none;

}

#content a:link, #content a:visited, #content a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FD5A1E;
	text-decoration: underline;
}

#content a:hover{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #FD5A1E;
	text-decoration: underline;
}

/**************** Featuring Boxen (rechts) *****************/


#box_header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FD5A1E;
    font-weight: bold;
}

#box_content {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#box_content a:link, #box_content a:visited, #box_content a:active {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.line_left {
border-left:1px solid #FD5A1E
}

/**************** Fusszeile *****************/

#botnav {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #727272;
    text-decoration: none;
}

#botnav a:link, #botnav a:visited, #botnav a:active, #botnav a:hover {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #727272;
	text-decoration: none;
}






.frontpage_header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 38px;
	line-height: 32px;
	color: #FD5A1E;
    font-weight: bold;
}

.frontpage_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 32px;
	color: #022E77;
    font-weight: bold;
}

.page_header {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #FD5A1E;
    font-weight: bold;
}

.page_sub_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 14px;
	color: #022E77;
    font-weight: bold;
}







