@charset "utf-8";
body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.bg_right {
	background-image: url(../img/bg_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bg_right_light {
	background-image: url(../img/bg_right_light.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.bg_bottom {
	background-image: url(../img/bg_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 63px;
}
.frontpage_bg_logo {
	background-image: url(../img/frontpage_logo_new.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.frontpage_bg_left {
	background-image: url(../img/frontpage_left_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.frontpage_bg_right {
	background-image: url(../img/frontpage_right_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.frontpage_img {
	background-image: url(../img/frontpage_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#language {
	padding-bottom: 2px;
	padding-top: 20px;
	padding-right: 5px;
}
.bg_logo {
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
}
.bg_contact {
	background-image: url(../img/bg_contact.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 137px;
}
.bg_logo_under {
	background-image: url(../img/logo_under.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
}
.bg_content_left {
	background-color: #FFFFFF;
	background-image: url(../img/bg_content_left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 580px;
	width: 42px;
}
.bg_content {
	background-image: url(../img/bg_content.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 580px;
	width: 755px;
	background-color: #FFFFFF;
}
.bg_content_right {
	background-color: #FFFFFF;
	background-image: url(../img/bg_content_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 580px;
	width: 160px;
}
.bg_navi {
	background-image: url(../img/bg_navi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 163px;
}

#navigation {
	padding-left: 3px;
	padding-top: 35px;
	float: left;
	padding-right: 3px;
	padding-bottom: 25px;
}
#content {

}
#contentText {
	padding-left: 10px;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
}

#news {
	padding-top: 35px;
	padding-bottom: 12px;
}
#contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	padding-left: 8px;
}
#contact h3 {
	color: #c3071b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#front_top_content {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	width: 500px;
}
#frontpage_left_text {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
}





.navItem {
	background-color: #c3071b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.navItemArrow {
	background-color: #C3071B;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
}
.navItemArrowSelected {
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #000000;
	background-image: url(../img/arrow_selected.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding-right: 4px;
	padding-left: 4px;
}
.navItem a {
	color: #FFFFFF;
	text-decoration: none;
}
.navItem a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.navItemSelected {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.navItemSelected a {
	color: #FFFFFF;
	text-decoration: none;
}
.navItemSelected a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.subNavItem {
	background-color: #cecfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3071b;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: normal;
}
.subNavItem a {
	color: #c3071b;
	text-decoration: none;
}
.subNavItem a:hover {
	color: #c3071b;
	text-decoration: underline;
}.subNavItemArrow {
	background-color: #cecfcf;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.subNavItemSelected {
	background-color: #cecfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3071b;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	font-weight: normal;
}
.subNavItemSelected a {
	color: #c3071b;
	text-decoration: underline;
}
.subNavItemSelected a:hover {
	color: #c3071b;
	text-decoration: none;
}
.newsTopic {
	background-color: #c3071b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-weight: bold;
}
.newsTopic a {
	color: #FFFFFF;
	text-decoration: none;
}
.newsTopic a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.newsTable {
	border: 3px solid #FFFFFF;
}

.newsItem {
	background-color: #cecfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c3071b;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 5px;
}
.newsItem a {
	color: #c3071b;
	text-decoration: none;
}
.newsItem a:hover {
	color: #c3071b;
	text-decoration: underline;
}
.newsItemArrow {
	background-color: #cecfcf;
	padding-right: 4px;
	padding-left: 4px;
	background-image: url(../img/arrow.jpg);
	background-repeat: no-repeat;
	background-position: center 6px;
	width: 10px;
}
.redTitle {
	color: #c3071b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h1 {
	color: #c3071b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
h3 {
	color: #c3071b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 16px;
	margin-left: 0px;
}
a {
	color: #333333;
	text-decoration: underline;
}
.inputText {
	width: 300px;
}
a:hover {
	text-decoration: none;
}

.redTitle a {
	color: #c3071b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.formerror {
	color: #FF0000;
	list-style-type: none;
}
.inputButton {
	background-color: #E3E3E5;
	border: 1px solid #C62128;
}
#contactFrontpage {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	width: 152px;
	float: right;
	text-align: left;
	padding-top: 25px;
}
#contactFrontpage h3 {
	color: #c3071b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

