.main_menu{
	font-family: Verdana;
	font-size: 11px; 
	color: #000000;
	line-height: 15px; 
	font-weight: normal;
	text-decoration: none; 
}

.main_menu_active{
	font-family: Verdana;
	font-size: 11px; 
	color: #000000;
	background: #e5e5e5; 
	line-height: 15px; 
	font-weight: bold;
	text-decoration: none; 
}


.sub_menu{
	font-family: Verdana;
	font-size: 10px; 
	color: #666666;
	line-height: 14px; 
	font-weight: regular;
	text-decoration: none; 
}


.sub_menu_active{
	font-family: Verdana;
	font-size: 10px; 
	color: #666666;
	line-height: 14px; 
	font-weight: regular;
	text-decoration: underline; 
}

.head_menu{
	font-family: Verdana;
	font-size: 11px; 
	color: #666666;
	line-height: 14px; 
	font-weight: bold;
	text-decoration: none; 
}


.warning{
	font-family: Verdana;
	font-size: 13px; 
	color: #000000;
	line-height: 20px; 
	font-weight: bold;
	text-decoration: none; 
}

.main_text_bl {
	font-family: Verdana;
	font-size: 10px; 
	color: #000000; 
	line-height: 14px; 
	font-weight: normal;
	text-decoration: none; 
}
.main_text_white {
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF; 
	line-height: 14px; 
	font-weight: normal;
	text-decoration: none; 
}


.main_text_red {
	font-family: Verdana;
	font-size: 10px; 
	color: #cc3333; 
	line-height: 14px; 
	font-weight: normal;
	text-decoration: none; 
}

.main_text_grey {
	font-family: Verdana;
	font-size: 10px; 
	color: #666666; 
	line-height: 14px; 
	font-weight: normal;
	text-decoration: none; 
}


.main_small {
	font-family: Verdana;
	font-size: 8px; 
	color: #000000; 
	line-height: 10px; 
	font-weight: normal;
	text-decoration: none; 
}

.teaser_text_bl {
	font-family: Verdana;
	font-size: 10px; 
	color: #cc3333; 
	line-height: 14px; 
	font-weight: normal;
	text-decoration: none; 
}

.teaser_small {
	font-family: Verdana;
	font-size: 8px; 
	color: #cc3333; 
	line-height: 10px; 
	font-weight: normal;
	text-decoration: none; 
}


.headline_bl {
	font-family: Verdana;
	font-size: 10px; 
	color: #000000; 
	line-height: 14px; 
	font-weight: bold;
	text-decoration: none; 
}

.headline_small {
	font-family: Verdana;
	font-size: 10px; 
	color: #000000; 
	line-height: 14px; 
	font-weight: bold;
	text-decoration: none; 
}


.headline_white {
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
	text-decoration: none; 
}

.headline_white2 {
	font-family: Verdana;
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal;
	text-decoration: none; 
}


.headline_red
{
	font-family: Verdana;
	font-size: 12px;
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

.headline_grey
{
	font-family: Verdana;
	font-size: 12px;
	color: #cccccc;
	font-weight: bold;
	text-decoration: none;
	font-variant: small-caps;
}

.input_class {
	font-family: Verdana;
	font-size: 10px; 
	color: #000000; 
	font-weight: regular;
	text-decoration: none; 
}

a.menu:link, a.menu:visited, a.menu:hover {
    font-family: "Helvetica Neue Light", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.menu_highlight:link, a.menu_highlight:visited, a.menu_highlight:hover {
    font-family: "Helvetica Neue Light", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.head_menu_highlight:link, a.head_menu_highlight:visited, a.head_menu_highlight:hover {
    font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
