.i_title {
	font-family:Neue Helvetica 53 Extended,Helvetica Extended,Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}

.i_mainmenu {
	font-family:Neue Helvetica 53 Extended,Helvetica Extended,Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	color: #646567;
}

.i_mainmenu:hover {
	font-weight: 600;
	color: #E95E10;
}

.i_mainmenu_a {
	font-family:Neue Helvetica 53 Extended,Helvetica Extended,Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 600;
	color: #E95E10;
}

.i_language {
	font-family:Neue Helvetica 53 Extended,Helvetica Extended,Helvetica,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #646567;
}

.i_language_a {
	font-family:Neue Helvetica 53 Extended,Helvetica Extended,Helvetica,Verdana,Arial,sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
	color: #646567;
	font-weight: bold;
}


.i_readmore {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #000000;
	margin-top:-16px;
	text-align:right;
	margin-bottom:8px;
}

.i_impressum {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #646567;
}

.i_submenu {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #646567;
}

.i_submenu:hover {
	color: #E95D0F;
	
}

.i_submenu_a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #E95D0F;
}

.i_content, td {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #000000;
}

h3 {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color: #E95D0F;
}

.i_content_red {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #E95D0F;
}

.i_content_red_bold {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #E95D0F;
}

.i_content_link, a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	color: #646567;
}

.i_content_link_extern {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	text-transform: none;
	color: #646567;
	background: transparent url('/images/extern.gif') 100% 50% no-repeat;
	padding-right: 12px;
	display: inline-block;
	white-space: nowrap;
	
}

.i_content_link_n {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	color: #646567;
}

.i_content_link_extern_n {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	color: #646567;
}

.i_content_link:hover, a:hover {
	color: #E95D0F;
}

.i_content_headline {
	font-family:Neue Helvetica 53 Extended,Helvetica Extended,Helvetica,Verdana,Arial,sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background-color:#E95D0F;
	text-transform: none;
}

.i_news {
	font-family:Verdana,Arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-transform: none;
}

.news_link {
    font-weight:normal;
	font-family:Verdana,Arial,sans-serif;
	font-size: 11px;
	color: #646567;
}

.news_link_bg {
	background: transparent url('/images/extern.gif') 100% 50% no-repeat;
	padding-right: 11px;
	display: inline-block;
	white-space: nowrap;
}

img {
	border:0px none #E95E10;
}

.imgborder {
	border:1px solid #E95E10;
}

div {
	scrollbar-highlight-color:#ECE594;
	scrollbar-shadow-color:#ECE594;
	scrollbar-arrow-color:#ECE594;
	scrollbar-track-color:#ECE594;
	scrollbar-darkshadow-color:#ECE594;
	scrollbar-3dlight-color:#ECE594;
	scrollbar-face-color:#E95E10;
}

ul {
	list-style-image:url(/images/box_s.gif);
}

hr {
	border: solid #E95E10 1px;
	height:1px;
}

.logobg {
	background-color:#FFFFFF;
	border: solid #E95E10 1px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:5px;
	padding-right:5px;
}