/* IMPORT YAHOO UI RESET STYLES */
@import url("yui/reset.css");
/* Default styles */
html {
	height:100%;
}
body {
	font:71%/125% Verdana, Arial, Helvetica, sans-serif;
	background:#858585;
	color:#666666;
	text-align:center;
	margin-top:2px;
}
h1 {
	font-size:160%;
	font-weight: normal;
	line-height:1.5em;
	color: #3366AE;
	background:#fff;
	letter-spacing: 0;
	margin-bottom:0.45em;
}
h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom:0.45em;
}
a {
	color: #000099;
	text-decoration:none;
	
}
a:hover {
	text-decoration:underline;
}
a:visited {
	color: #000099;
	text-decoration:none;
	
}
address {
	display: inline;
	text-decoration: none;
}
abbr {
	border: 0;
}
p {
	margin-bottom: 1em;
	line-height:1.5em;
}
img {
	border:0;
}
.ingress {
	font:120%/135% Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#039;
	background:#fff;
	margin-bottom:1em;
}
input, select {
	font-size:100%;
}
.sr {
	position: absolute;
	left: -9999em;
	top: 0;
	width: 1px;
	height: 1px;
	overflow: hidden;
}
/* Print Text */
div#printText {
	visibility:hidden;
	height:0px;
	overflow:hidden;
}
/* Misc ID's and Classes */
a.skip-link {
	position: absolute;
	left: -9999px;
	height: 1em;
	overflow: hidden;
}
.skip-h1 {
	position: absolute;
	left: -9999px;
	height: 1em;
	overflow: hidden;
}
.clear {
	clear: both;
	width: 1px;
	height: 1px;
	margin-top: -1px;
	overflow: hidden;
}
hr {
	border-width: 1px 0 0 0 !important;
	border-style: solid !important;
	border-color: #999;
	height:1px;
	overflow:hidden;
}
/* Layout */
div#container {
	margin:0 auto;
	width:1022px;
	text-align:left;
}
/* Header */
div#header_container {
	max-width:973px;
	width:973px;
	min-height:160px;
	margin-bottom:0;
	padding-top:0px;
}
div#header_top {
	margin:0;
	padding:6px 0 0 0;
	line-height:0;
	width:958px;
}
div#header {
	min-height:153px;
	max-width:948px;
	min-width:948px;
	float:left;
	margin:0;
	padding:0;
	border-left: solid 1px #aeaeae;
	background:url(images/header_bg.gif) repeat-x 0 0;
}
div#header_bottom {
	float:left;
	background:url(images/header_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#header_right {
	float:left;
	padding:0 6px 0 0;
	background:url(images/header_right_nologo.gif) repeat-y top right; 
}
div.logotype {
	padding:0;
	margin:18px 18px;
	float:left;
}
div#header #optionblock {
	width:575px;
	float:right;
	color:#fff;
	background:#039 url(images/bg_global.gif) no-repeat right bottom;
}
div#header ul#topnav {
	margin:0;
	padding:0;
	float:left;
	background:#004575 url(images/topmenu_bg.gif) repeat-x top;
}
div#header .optionlist {
	margin-right:10px;
	padding:4px;
	float:right;
}
div#header ul li {
	margin:0;
	line-height:22px;
	float:left;
	list-style-type:none;
}
div#header ul#topnav li a {
	padding: 6px 5px 5px 5px;
	background:#004575 url(images/topmenu_bg.gif) repeat-x top;
	color:#fff;
	text-decoration:none;
}
div#header ul#topnav li a:hover {
	background:#039 url(images/topmenu_bg_hover.gif) repeat-x top;
	display:block;
	text-decoration:none;
}
div#header ul li.last a {
	border:none;
}
.btn_search {
	margin-bottom:-2px;
}

/* TopSearch */
#topsearch_container {
	float:left;
	margin: 66px 0 0 50px;
}
#topsearch_container img {
	margin:0 0 -9px 0;
}
#topsearch_container input {
	height:17px;
	width:196px;
	float:left;
}
input#topsearch {
	border:1px solid #7f9db9;
	margin:0 0 2px 0;
	padding:3px;
	min-width:170px;
}
input.webbis_search_button {
	margin:5px 0 -5px;
}
#topfunctions_container {
	float:left;
	margin: 68px 0 0 50px;
	background:none;
	width:400px;
}
div#header ul#topfunctions_container li a {
	padding: 6px 6px 5px 6px;
}

/* TopNav */
div#topnav_container {
	width:932px;
	margin-bottom: 0;
	margin-left:8px;
	padding-top:0;
}
ul#topnav, ul#topnav li {
	list-style-type:none;
	padding:0;
}
ul#topnav {
	width:921px;
	margin-top:0;
	padding-top:0;
	border-top:solid 1px #004573;
	float:left;/*clear:both; /* Problems in Opera8, doesn't collapse margin-top! */
	}
ul#topnav li {
	margin:0;
	padding:0;
	float:left;
}
ul#topnav li a {
	background:#004575 url(images/topmenu_bg.gif) repeat-x top;
	padding:16px 10px 16px 10px;
	text-decoration:none;
	display:block;
}
ul#topnav li .current {
	/*background:#039 url(images/bg_topmenu_hover.gif) repeat-x top;*/
	color:#fff;
	text-decoration:none;
}
div#topnav_top {
	background:url(images/topmenu_top.gif) no-repeat 0 0;
	margin:0;
	padding:0;
	line-height:8px;
}
div#topnav_right {
	float:right;
	background:url(images/topmenu_right.gif) no-repeat top;
	margin-left:-6px;
	height:41px;
	width:6px;
}
div#topnav_left {
	float:left;
	background:url(images/topmenu_left.gif) no-repeat top;
	height:34px;
	width:6px;
}
div#topnav_bottom {
	float:left;
	background:url(images/topmenu_bottom.gif) no-repeat 0 0;
	margin:0;
	padding:4px 0;
	width:926px;
}
div.button_left {
	background:url(images/button_left.jpg) no-repeat 0 0;
	padding-left:7px;
	float:left;
}
div.button_right {
	background:url(images/button_right.jpg) no-repeat 0 0;
	float:left;
	padding-right:8px;
}
.topfunctions_container { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 300px;
	padding: 68px 5px 0px 5px;
}
.searchbutton_container {
	float:left;
	margin-left:5px;
	overflow:hidden;
	height:20px;
	padding:0px 20px 0px 0px;
	width:60px;
	margin-top: 2px;
}
.btquicksearch {
	border: 0px;
	background:none;
	color:#fff;
	font-size:80%;
	height:20px !important;
	margin: 0em;
	width:34px !important;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
a.button, a.button_listen {
	background: transparent url('images/button_right.gif') no-repeat scroll top right;
	color: #ffffff;
	display: block;
	float: left;
	font-size: 90%;
	height: 20px;
	margin-right: 6px;
	padding-right: 5px; /* sliding doors padding */
	text-decoration: none;
}
a.button:visited, a.button_listen:visited {
	color: #ffffff;
}
a.button:hover, a.button_listen:hover {
	text-decoration: none;
}
a.button span {
	background: transparent url('images/button_left.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 2px 0 4px 6px;
}
a.button_listen span {
	background: transparent url('images/button_left_listen.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 2px 0 4px 26px;
}
/* PageContent */
div#content {
	float:left;
	width:956px;
	
	margin-top:3px;
}
div#main_content {
	padding:0;
	margin:0;
}
/* Inner Content */
div#inner_content_container {
	width:765px;
	padding:0;
	margin:0;
	float:left;
	min-height:528px;
}
div#inner_content_top {
	background: url(images/main_top.gif) no-repeat 0 0;
	padding:5px 0 0 0;
	width:762px;
}
div#inner_content {
	min-height:500px;
	max-width:757px;
	width:758px;
	float:left;
	margin:0;
	padding:10px 0;
	border-left: solid 1px #aeaeae;
	background:#FFF;
	line-height:1.5em;
}

div#inner_content table
{
	
	
	margin-bottom:10px;
		
}

div#inner_content img#main-image {
	margin:0 0 11px 11px;
}
div#imageslide {
	position:relative;
	width:738px;
	height:173px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border-style:solid;
	border-width:0px;
	border-color:#FFFFFF;
	z-index:1;
 FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, duration=3, enabled=false);
	margin:0 0 11px 11px;
}
div#inner_left_area {
	float:left;
	margin-left:11px;
	/*
	width:168px;
	*/
}
div#inner_main_area {
	float:left;
	margin-left:23px;
	width:357px;
}
div#inner_main_area_page {
	float:left;
	margin-left:23px;
	width:300px;
	
}
div#inner_main_area_page_full {
	float:left;
	margin-left:23px;
	width:550px;
	min-height:500px;
	height:auto !important;
	height:500px;	
}

div#inner_main_area_page_full_screen {
	float:left;
	margin-left:23px;
	width:739px;
}

ul#NewsListUnboxed
{
	margin-top:20px;
	list-style:none;
	padding-left:0 !important;
	margin-left: 0;
}
ul#NewsListUnboxed li
{
	margin-bottom: 15px;
	padding-left:0 !important;
}
ul#NewsListUnboxed a
{
	color: #666666;
	text-decoration:none;
}
ul#NewsListUnboxed a:visited
{
	color: #666666;

}
ul#NewsListUnboxed a:hover
{
	color: #666666;
	text-decoration:underline;
}
ul#NewsListUnboxed li img
{
	margin-left:5px;
}
ul#NewsListUnboxed .date
{
	font-size:80%;
	display:block;
	font-weight:bold;
}
div#aocontainer div.aocol h2 {
	color: #004575;
	font-size: 170%;
	font-weight: normal;
}
div#aocontainer div.aocol p a {
	text-decoration:none;
	color: #666666;
	line-height: 1.5em;
	padding-right:5px;
}
div#aocontainer div.aocol p a:visited {
	color: #666666;
}
div#aocontainer div.aocol a:hover {
	text-decoration: underline;
}
div.webbis_info_area {
	float:left;
	width:315px;
	padding-right:20px;
}
div.webbis_image_area {
	float:left;
	width:200px;
}
ul#webbisar_list, ul#webbisar_list li ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
ul#webbisar_list {
	width:315px;
}
ul#webbisar_list li {
	background: url(images/webbis_listitem_border.gif) no-repeat bottom left;
	float:left;
	width:550px;
	padding-bottom:20px;
	margin-top:20px;
}
ul#webbisar_list li ul {
}
ul.webbis_info {
}
div.webbis_greeting {
	margin-top:15px;
	float:left;
}
ul#webbisar_list li ul li {
	margin:0;
	width:315px;
	background:none;
	padding:0;
}
span.webbis_list {
	font-weight:bold;
}
div#inner_picture_area {
	float:left;
	margin-left:10px;
	width:215px;
	padding-top:60px;
}
div#inner_right_area_page {
	margin:0 0 0 10px;
	float:right;
	width:173px;
}
div#inner_right_area {
	margin:0 0 0 23px;
	float:left;
	width:168px;
}
div#inner_right_area img {
	margin-bottom:11px;
}
div#inner_content_bottom {
	float:left;
	background:url(images/main_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#inner_content_right {
	float:left;
	padding:0 4px 0 0;
	background:url(images/main_right.gif) repeat-y top right;
}
.button_graphic {
	width:165px;
	height:40px;
	display:block;
	padding:13px 0 0 0;
	margin-top:40px;
	margin:0;
	color:#fff;
	text-decoration:none;
	clear:both;
}
.button_graphic:visited {
	color:#fff;
}
.button_graphic span {
	padding-left: 9px;
}
#button_green {
	background: url(images/button_green.jpg) no-repeat top;
}
#button_blue {
	background: url(images/button_blue.jpg) no-repeat top;
}
#button_marine {
	background: url(images/button_marine.jpg) no-repeat top;
}
#button_grey {
	background: url(images/button_grey.jpg) no-repeat top;
}
.button_graphic:hover {
	text-decoration:none;
}
div.aocol {
	float:left;
	width:31%;
}
div.aocol p {
	line-height:1.5em;
	margin:0.3em;
	padding:0pt;
}
/* Secondary Content */
div#secondary_content_container {
	width:189px;
	padding:0;
	margin:0;
	float:left;
	min-height:528px;
}
div#secondary_content_top {
	background:url(images/secondary_top.gif) no-repeat 0 0;
	margin:0;
	width:189px;
	padding:5px 0 0 0;
	line-height:4px;
}
div#secondary_content {
	max-width:183px;
	width:165px;
	float:left;
	margin:0;
	padding:10px 9px 0 9px;
	border-left: solid 1px #aeaeae;
	background:#FFF;
	line-height:1.5em;
	
}
div#secondary_content_bottom {
	float:left;
	background:url(images/secondary_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#secondary_content_right {
	float:left;
	padding:0 5px 0 0;
	background:url(images/secondary_right.gif) repeat-y top right;
}
/* Footer Content */
div#footer_content_container {
	width:956px;
	padding:0;
	margin:0;
	float:left;
	min-height:41px;
}
div#footer_content_top {
	background:url(images/footer_top.gif) no-repeat 0 0;
	margin:0;
	width:956px;
	padding:5px 0 0 0;
}
div#footer_content {
	max-width:949px;
	width:950px;
	float:left;
	margin:0;
	padding:10px 0;
	border-left: solid 1px #aeaeae;
	background:url(images/footer_bg.gif) repeat-x 0 0;
}
div#footer_content span {
	padding-left: 23px;
	color:#3366AE;
}
div#footer_content a {
	color:#3366AE;
	text-decoration:none;
}
div#footer_content a:visited {
	color:#3366AE;
}
div#footer_content a:hover {
	color:#3366AE;
	text-decoration:underline;
}
div#footer_content div#footer_text {
	float:left;
	width:80%;
}
div#footer_content img {
	margin:4px 0 0 15px;
	float:left;
}
div#footer_content_bottom {
	float:left;
	background:url(images/footer_bottom.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}
div#footer_content_right {
	float:left;
	padding:0 5px 0 0;
	background:url(images/footer_right.gif) repeat-y top right;
}
div#testar {
	padding:5px;
	background:#FFF
}
/********************************************************************/
/* NAVIGATION AREA 													*/
/********************************************************************/
div.subnavigation_header_top {
	background:url(images/subnavigation_top.gif) no-repeat 0 0;
	margin:0 0 0 0;
	padding:6px 0 10px 0;
	float:left;
	width:165px;
}
ul.subnavigation, ul.subnavigation li {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:105%;
	margin:0;
	padding:0px;
	clear:both;
}
ul.subnavigation {
	width:163px;
	padding:0;
	border-left:solid 1px #adadad;
	border-right:solid 1px #adadad;
}
ul.subnavigation ul li {
	color:#003466;
	padding:0;
	font-weight:normal;
	margin:0;
	background-color: #DADACC;
	clear:both;
}
ul.subnavigation li a {
	display:block;
	color:#003466;
	background:#DADACC;
	text-decoration: none;
	padding:0;
}
ul.subnavigation li a:visited {
	color:#003466;
}
ul.subnavigation li.subnavigation_menu_ao ul li {
	padding-top:2px;
	padding-bottom:2px;
}
ul.subnavigation li.subnavigation_menu_ao ul li a {
	display:inline;
}
ul.subnavigation li.subnavigation_menu_ao a:hover {
}
ul.subnavigation li a:hover {
	text-decoration:underline;
}
ul.subnavigation .selected_lv0 {
	background:url(images/subnavigation_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size:90%;
}
ul.subnavigation .selected_lv0:hover {
	background:url(images/subnavigation_bg.gif) repeat-x 0 0;
	width:145px
}
ul.subnavigation li ul {
	margin:0 0 0 0;
	padding:0 4px 0 4px;
	padding:0;
}
ul.subnavigation li ul li {
	color:#003466;
	border-bottom:solid 1px #ADADAD;
}
ul.subnavigation li ul li a {
	color:#666666;
	text-decoration: none;
	padding:2px 0 2px 0;
	margin:0 7px;
	font-weight:normal;
	font-size:87.5%;/**background:url(images/subnavigation_li_bottom.gif) no-repeat bottom left;**/
	}
ul.subnavigation li ul li.subnavigation_lastitem {
	border:none;
}
ul.subnavigation li ul li a:hover {
	background:#666666;
	color:#fff;
	margin:0;
	padding:2px 7px;
	text-decoration:none;
}
div.subnavigation_header {
	float:left;
	margin:0;
	padding:0;
	background:url(images/subnavigation_bg.gif) repeat-x 0 0;
}
div.subnavigation_header_bottom {
	float:left;
	background:url(images/subnavigation_bottom.gif) no-repeat bottom left;
	padding:0 0 5px 0;
	width:100%;
}
div.subnavigation_ul_bottom {
	float:left;
	background:url(images/subnavigation_ul_bottom.gif) no-repeat bottom left;
	padding:0 0 4px 0;
	width:165px;
}
/********************************************************************/
/* NEW SUB NAVIGATION AREA 												*/
/********************************************************************/
div.NEW_subnav_header_top {
	width:165px;
	height:5px;
	background:url(images/subnavigation_top.gif) no-repeat;
	font-size:0pt;
}

div.alt_color div.NEW_subnav_header_top
{
	background:url(images/subnavigation_top_alt.gif) no-repeat;
}

div.NEW_subnav_header_text {
	width:153px;
 #width:153px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background:url(images/subnavigation_bg.gif);
	background-repeat:repeat-x;
	min-height:25px;
	overflow:hidden;
	color:#FFFFFF;
	padding:3px 0px 0px 10px;
}

div.alt_color div.NEW_subnav_header_text
{
	background:url(images/subnavigation_bg_alt.gif) repeat-x;
}

div.NEW_subnav_header_text a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:92%;
	margin:0;
	line-height:2em;
	margin-left:-2px;
}
div.NEW_subnav_header_text a:visited {
	color:#FFFFFF;
	
}
div.NEW_subnav_header_text a:hover {
	text-decoration:underline;
}
div.NEW_subnav_header_textBot {
	width:163px;
 #width:163px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background:url(images/subnavigation_bottom.gif);
	background-position:bottom left;
	background-color:#dadacc;
	height:5px;
	font-size:0pt;
}
div.alt_color div.NEW_subnav_header_textBot
{
	background:url(images/subnavigation_bottom_alt.gif) no-repeat;
}
div.NEW_subnav_content {
	width:163px;
 #width:163px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background-color:#dadacc;
}
div.NEW_subnav_content a {
	display:block;
	padding:0.3em 0 0.3em 0.6em;
	margin:0 0 0 0;
	color:#666666;
	text-decoration:none;
	background:url(images/subnavigation_li_bottom.gif) no-repeat top left;
}
div.NEW_subnav_content a:visited {
	
	color:#666666;
	
}
div.NEW_subnav_content a.last_line {
	background:none;
}
div.NEW_subnav_content a.selected_lv1 {
	background:#2676D6;
	color:#ffffff;
}

div.alt_color div.NEW_subnav_content a.selected_lv1 {
	background:#B33123;
}
div.NEW_subnav_content a.selected_lv1:visited {
	
	color:#ffffff;
}
div.NEW_subnav_content a.selected_lv2:visited {
	
	color:#ffffff;
}
div.NEW_subnav_content a.selected_lv3:visited {
	
	color:#ffffff;
}
div.NEW_subnav_content a:hover {
	background-color:#666666;
	color:#ffffff;
	background-image:none;
}
div.NEW_subnav_content div div {
	padding-left:17px;
}
div.NEW_subnav_content div div a {
	background:none;
}
div.NEW_subnav_content div div a.selected_lv2 {
	background:#2676D6;
	color:#ffffff;
}
div.NEW_subnav_content div div a.selected_lv3 {
	background:#2676D6;
	color:#ffffff;
}
div.NEW_subnav_content div div a.selected_lv4 {
	background:#2676D6;
	color:#ffffff;
}
div.NEW_subnav_content div.NEW_alphabet_line {
	padding:0 0 0 0;
	margin:0;
	clear:both;
	background:url(images/subnavigation_li_bottom.gif) no-repeat bottom left;
	height:2.1em;
}
div.NEW_subnav_content div.last_line {
	background-image:none;
}
div.NEW_subnav_content div.NEW_alphabet_line a {
	color:#666666;
	text-decoration:none;
	display:block;
	float:left;
	width:1.3em;
 #width:1.9em;
	height:1.6em;
	padding:0em 0.6 0 0.6em;
	margin:0.2em 0 0 0;
	text-decoration:none;
	background-image:none;
}
div.NEW_subnav_content div.NEW_alphabet_line a.xtra {
	width:2.8em;
 #width:3.4em;
}
div.NEW_subnav_content div.NEW_alphabet_line a:hover {
	color:#fff;
}
div.NEW_subnav_header_bottom {
	width:165px;
	height:5px;
	background:url(images/subnavigation_ul_bottom.gif);
	background-position:bottom left;
	font-size:0pt;
	margin-bottom:18px;
}
/********************************************************************/
/* NEW LARGE SUB NAVIGATION AREA 									*/
/********************************************************************/

div.NEW_subnav_header_top_large {
	width:346px;
	height:5px;
	background:url(images/subnavigation_top_large.gif) no-repeat;
	font-size:0pt;
	margin-top:20px;
}
div.NEW_subnav_header_text_large {
	width:334px;
 #width:334px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background:url(images/subnavigation_bg.gif);
	background-repeat:repeat-x;
	min-height:25px;
	overflow:hidden;
	color:#FFFFFF;
	padding:3px 0px 0px 10px;
}
div.NEW_subnav_header_text_large a {
	color:#FFFFFF;
	text-decoration:none;
	font-size:92%;
	margin:0;
	line-height:2em;
	margin-left:-2px;
	
}
div.NEW_subnav_header_text_large a:hover {
	text-decoration:underline;
}
div.NEW_subnav_header_text_large a:visited {
	color:#FFFFFF;
}
div.NEW_subnav_header_textBot_large {
	width:344px;
 #width:344px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background:url(images/subnavigation_bottom_large.gif);
	background-position:bottom left;
	background-color:#dadacc;
	height:5px;
	font-size:0pt;
}
div.NEW_subnav_content_large {
	width:344px;
 #width:344px; /* () */
	border-left:1px solid #adadad;
	border-right:1px solid #adadad;
	background-color:#dadacc;
}	
div.NEW_subnav_content_large span.date
{
	color:#666666;
display:block;
font-size:80%;
margin:0pt 7px;
}
div.NEW_subnav_content_large a {
	display:block;
	padding:0em 0 1.0em 0.6em;
	margin:0 0 0 0;
	color:#666666;
	text-decoration:none;
	
	
}
div.NEW_subnav_content_large a:visited {
	color:#666666;
	
}
div.NEW_subnav_content_large a.last_line {
	background:none;
}
div.NEW_subnav_content_large a.selected_lv1 {
	background:#2676D6;
	color:#ffffff;
}
div.NEW_subnav_content_large a.selected_lv1:visited {
	color:#ffffff;
}
div.NEW_subnav_content_large a.selected_lv2:visited {
	color:#ffffff;
}
div.NEW_subnav_content_large a.selected_lv3:visited {
	color:#ffffff;
}
div.NEW_subnav_content_large div div {
	padding-left:17px;
}
div.NEW_subnav_content_large div div a {
	background:none;
}
div.NEW_subnav_content_large div div a.selected_lv2 {
	background:#2676D6;
	color:#ffffff;
}
div.NEW_subnav_content_large div div a.selected_lv3 {
	background:#2676D6;
	color:#ffffff;
}
div.NEW_subnav_content_large div div a.selected_lv4 {
	background:#2676D6;
	color:#ffffff;
}
div.NEW_subnav_content_large div.NEW_alphabet_line {
	padding:0 0 0 0;
	margin:0;
	clear:both;
	background:url(images/subnavigation_li_bottom.gif) no-repeat bottom left;
	height:2.1em;
}
div.NEW_subnav_content_large div.last_line {
	background-image:none;
}
div.NEW_subnav_content_large div.NEW_alphabet_line {
	padding:0 0 0 0;
	margin:0;
	clear:both;
	background:url(images/subnavigation_li_bottom_large.gif) no-repeat bottom left;
	height:2.1em;
}
div.NEW_subnav_content_large div.NEW_alphabet_line a.xtra {
	width:2.8em;
 #width:3.4em;
}
div.NEW_subnav_content_large div.NEW_alphabet_line a:hover {
	color:#fff;
}
div.NEW_subnav_header_bottom_large {
	width:346px;
	height:5px;
	background:url(images/subnavigation_ul_bottom_large.gif);
	background-position:bottom left;
	font-size:0pt;
	margin-bottom:18px;
}
/********************************************************************/
/* RIGHT COLUMN AREA 													*/
/********************************************************************/
div.rightcolumn_list_header_top {
	background:url(images/subnavigation_top.gif) no-repeat 0 0;
	margin:0 0 0 0;
	padding:6px 0 12px 0;
	float:left;
	width:165px;
}
div.rightcolumn_green_list_header_top {
	background:url(images/subnavigation_green_top.gif) no-repeat 0 0;
	margin:0 0 0 0;
	padding:6px 0 12px 0;
	float:left;
	width:165px;
}
div.alt_color div.rightcolumn_green_list_header_top 
{
	background:url(images/subnavigation_green_top_alt.gif) no-repeat;
}
ul.rightcolumn_list, ul.rightcolumn_list li {
	list-style-type:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:105%;
	margin:0;
	padding:0px;
	clear:both;
	background: #DADACC;
}
li.rightcolumn_list_menu div {
	padding: 0 5px;
}
ul.rightcolumn_list {
	width:163px;
	padding:0;
	border-left:solid 1px #adadad;
	border-right:solid 1px #adadad;
}
li.rightcolumn_list_menu div span.rightcolumn_list_info {
	background: #DADACC;
}
ul.rightcolumn_list li.rightcolumn_list_menu a {
	
	color:#666666;
	
}
ul.rightcolumn_list li.rightcolumn_list_menu p a {
	
	color:#666666;
	
}
ul.rightcolumn_list li.rightcolumn_list_menu a:visited {
	
	color:#666666;
	
}
ul.rightcolumn_list li.rightcolumn_list_menu p a:visited {
	
	color:#666666;
	
}
ul.rightcolumn_list li.rightcolumn_list_menu span {
	padding-left:0px;
	font-size:91.5%;
}
ul.rightcolumn_list li.rightcolumn_list_menu p {
	
}
li.rightcolumn_list_menu
{
	padding-left:0px !important;
	font-size:91.5% !important;
	margin: 0;
}
li.rightcolumn_list_menu div
{
	padding-left:8px !important;
	
}
ul.rightcolumn_list ul li {
	color:#003466;
	padding:0;
	font-weight:normal;
	margin:0;
	background-color: #DADACC;
	clear:both;
}
ul.rightcolumn_list li a {
	display:block;
	color:#003466;
	background:#DADACC;
	text-decoration: none;
	padding:0;
}
ul.rightcolumn_list li a:visited {
	color:#003466;

}
ul.rightcolumn_list li a:hover {
	text-decoration:underline;
}
ul.rightcolumn_list .selected_lv0 {
	background:url(images/subnavigation_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size:80%;
}
ul.rightcolumn_list .selected_lv0_grey {
	background:url(images/subnavigation_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size:80%;
}
ul.rightcolumn_list .selected_lv0_green {
	background:url(images/subnavigation_green_bg.gif) repeat-x 0 0;
	padding:4px 9px 4px 9px;
	color:#fff;
	margin:0;
	width:145px;
	display:block;
	font-size: 80%;
}

div.alt_color ul.rightcolumn_list .selected_lv0_green 
{
	background:url(images/subnavigation_green_bg_alt.gif) repeat-x;
}

ul.rightcolumn_list .selected_lv0:hover {
	background:url(images/subnavigation_bg.gif) repeat-x 0 0;
	width:145px
}
ul.rightcolumn_list li ul {
	margin:0 0 0 0;
	padding:0 4px 0 4px;
	padding:0;
}
ul.rightcolumn_list li ul li {
	color:#003466;
	margin-bottom:10px;
}
.rightcolumn_list_header a:visited
{
	color: #fff !important;
}
ul.rightcolumn_list li ul li a {
	color:#666666;
	text-decoration: none;
	padding:0;
	margin:0 7px;
	font-weight:normal;/**background:url(images/subnavigation_li_bottom.gif) no-repeat bottom left;**/
	}
ul.rightcolumn_list li ul li a:visited {
	color:#666666;
}
ul.rightcolumn_list li ul li a img {
	margin:0 0 1px 4px;
}
ul.rightcolumn_list li ul li.subnavigation_lastitem a {
	border:none;
}
ul.rightcolumn_list li ul li a:hover {
	
}
div.rightcolumn_list_header {
	float:left;
	margin:0;
	padding:0;
	background:url(images/subnavigation_bg.gif) repeat-x 0 0;
}
div.rightcolumn_list_header_bottom {
	float:left;
	background:url(images/subnavigation_bottom.gif) no-repeat bottom left;
	padding:0 0 5px 0;
	width:100%;
}
div.rightcolumn_green_list_header {
	float:left;
	margin:0;
	padding:0;
	background:url(images/subnavigation_green_bg.gif) repeat-x 0 0;
}
div.rightcolumn_green_list_header_bottom {
	float:left;
	background:url(images/subnavigation_green_bottom.gif) no-repeat bottom left;
	padding:0 0 5px 0;
	width:100%;
}
div.alt_color div.rightcolumn_green_list_header_bottom 
{
	background:url(images/subnavigation_green_bottom_alt.gif) repeat-x;
}
div.rightcolumn_list_ul_bottom {
	float:left;
	background:url(images/subnavigation_ul_bottom.gif) no-repeat bottom left;
	padding:0 0 4px 0;
	width:165px;
}
div.rightbox {
	width:173px;
	float:left;
}
ul.pagelist
{
	list-style:none;
	padding-left: 0;
	margin-left: 0;
}
ul.pagelist li a, ul.pagelist li a:visited
{
	color: #666666;
}
ul.pagelist li a:hover
{
	text-decoration:underline;	
}
#secondary_content span.date {
	font-size:80% !important;
	color:#666666;
	margin: 0 7px;
	display:block;
	padding: 0  !important;
	
}
div.print_area {
	padding-top:10px;
	margin-top:20px
}
a.print {
	background:url(images/print.gif) no-repeat 0 0;
	padding:4px 0 15px 35px;
	margin-top:30px;
	color: #666666;
	text-decoration:none;
	height:24px;
}
a.print:hover {
	text-decoration:underline;
}
a.print:visited {
	color: #666666;
}
#emailf { margin-top: 2em; padding: 0em 1.5em 2em 0em; width: 35em; float:left;}
#efsub {	margin-top: 1em; }
#emailf div 		{ height: 25px; display:block; }
#emailf div#efmsg {height:190px;}
#emailf div#efsubmit {height:50px;}
#emailf div span 	{ color: red; }
#emailf div label {	font-weight: bold; float: left;}
#emailf div input, #emailf div textarea {	float: right; width: 22em; }
#emailf legend{ padding:0;}
#emailf a{float:left;}
.btefsend {	margin-top: 2.5em; width: 7em !important; float: left !important; }

/* SELECT CSS FORM ::  */
fieldset legend { color: #333; }
#selcssf label  {
	font-size: 1.1em;
}

/* SELECT CSS FORM ::  */
fieldset legend {
	color: #333;
}
#selcssf label {
	font-size: 1.1em;
}
.fieldset {
	margin-top: 2em;
	padding: 0em 1.5em 2em 1.5em;
	width:50%;
	margin-left:20px;
}
.fieldsetfirst {
	margin-top: 1em;
}
.fieldset div {
	height: 4em;
	border: solid 0px red;
}
.fieldset div label {
	font-weight: bold;
	float: left;
}
.fieldset div select {
	float: right;
	width: 18em;
	margin-right: 0em;
}
.fieldsetsend {
	margin-top: 2.5em;
	margin-right: 1em;
	width: 7em !important;
	float: left !important;
}
ul#topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
/*Top level list items*/
ul#topnav li {
	position: relative;
	display: inline;
	float: left;
}
/*Top level menu link items style*/
ul#topnav li a {
	display: block;
	/*Width of top level menu link items*/
padding: 2px 8px;
	float:left;
	text-decoration: none;
}
/*Sub level menu*/
ul#topnav li ul {
	left: 0;
	top: 0;
	border: 1px solid #202020;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	margin:0px;
	padding:0px;
}
ul#topnav li ul.no_items {
	display:none;
}
/*Sub level menu list items*/
ul#topnav li ul li {
	display: inline;
	float: none;
	margin:0 !important;
	padding:0 !important;
	
}
/* Sub level menu links style */
ul#topnav li ul li a {
	width: 160px; /*width of sub menu levels*/
	font-weight: normal;
	padding: 4px 5px !important;
	background: #fff !important;
	color:Black !important;
	border-width: 0 1px 1px 1px;
	line-height:12px;
}
ul#topnav li a:hover {
	background: url(menubgover.gif) center center repeat-x;
}
ul#topnav li ul li a:hover {
	background: #137bc0 url(images/topmenu_bg_hover.gif) repeat-x top !important;
	color:#fff !important;
}
.hidden
{
	display:none !important;
}
.horizontalcssmenu .arrowdiv {
	position: absolute;
	right: 0;
	background: transparent url(menuarrow.gif) no-repeat center left;
}
* html p#iepara { /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;
}
/* Holly Hack for IE \*/
* html ul#topnav li {
	float: left;
	height: 1%;
}
* html ul#topnav li a {
	height: 1%;
}
/* End */
/************** webbis **************/
.webbis_list
{
	font-weight:bold;	
}
.webbisInputArea
{
	width:725px;
	height:100%;
	padding-top:20px;
	margin-left:23px;
}
.webbis_info_area_twin
{
	padding-top:20px;
}
.webbis_info_area LI
{
	list-style:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.webbis_info_area UL
{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.webbis_info_input_area
{
	width:400px;	
	float:left;
}
.webbis_info_Preview_area
{
	width:315px;
	float:left;
}
/*
.webbis_img_area
{
	margin-left:30px;	
	float:left;
	width:160px;
	height:120px;
}
*/
.webbis_img_area
{
	float:left;
	width:250px;
	height:220px;
}
*html .webbis_img_area
{
	width:120px;
	margin-left:20px;	
}
.webbis_rad
{
	width:400px;
	line-height:180%;	
}
.webbis_rad_radio
{
	width:400px;
	line-height:180%;	
	padding-top:12px;	
	padding-bottom:12px;
}
.webbis_rad_msg
{
	width:400px;
	line-height:180%;	
	padding-top:24px;	
}
.webbis_rad_gdk
{
	width:400px;
	line-height:180%;
	margin-top:15px;
}
.webbis_label 
{
	float:left;
	font-weight:bold;
	font-size:115%;
	width:80px;
}
*HTML .webbis_label 
{
	margin-right:6px;
}
.webbis_label_wide
{
	float:left;
	font-weight:bold;
	font-size:115%;	
}
.webbis_label_msg 
{
	float:left;
	font-weight:bold;
	font-size:115%;
	
}



.webbis_label_exempel 
{
	float:left;
	font-weight:normal;
	font-size:95%;
	margin-left:6px;
}
.webbis_chk
{
	margin-left:10px;
	margin-top:15px;
}

.webbis_box
{
	float:left;
	width:150px;
}
*HTML .webbis_box
{
	margin-left:15px;
}
.webbis_box_msg
{
	width:390px;
	height:50px;
	overflow:auto;
	padding-bottom:20px;
	padding-left:0px;
}


.webbisGreet
{
	width:315px;
	/*height:50px;*/
	min-height:50px;
	padding-top:15px;
	padding-left:0px;	
	padding-bottom:15px
}
.avtText
{
	width:430px;
	border:solid 1px black;	
	padding:5px;
	margin-top:15px;
}

.webbis_rad A, .webbis_rad A A:visited
{
	color:#000099;
	font-weight:bold;
}

/* StartPage Wide GM 090924 */
div#main_content_wide {
	padding:0;
	margin:0;
}

div#inner_content_container_wide {
	/*
	width:765px;
	*/
	width:955px;
	padding:0;
	margin:0;
	float:left;
	min-height:528px;
}

div#inner_content_top_wide {
	background: url(images/main_top_wide.gif) no-repeat 0 0;
	padding:5px 0 0 0;
	/*
	width:762px;
	*/
	width:955px;
}

div#inner_content_bottom_wide {
	float:left;
	background:url(images/main_bottom_wide.gif) no-repeat bottom left;
	padding:0 0 7px 0;
}

div#inner_content_right_wide {
	float:left;
	padding:0 4px 0 0;
	background:url(images/main_right.gif) repeat-y top right;
}

div#inner_content_wide {
	min-height:500px;
	/*
	max-width:757px;
	width:758px;
	*/
	max-width:950px;
	width:950px;
	float:left;
	margin:0;
	padding:10px 0;
	border-left: solid 1px #aeaeae;
	background:#FFF;
	line-height:1.5em;
}

div#inner_main_area_wide {
	float:left;
	margin-left:23px;
	/*
	width:357px;
	*/
	width:549px;
}
div#imageslide_wide {
	position:relative;
	/*
	width:738px;
	*/
	width:930px;
	height:173px;
	overflow:hidden;
	padding:0px;
	margin:0px;
	border-style:solid;
	border-width:0px;
	border-color:#FFFFFF;
	z-index:1;
 FILTER: progid:DXImageTransform.Microsoft.Fade(Overlap=1.00, duration=3, enabled=false);
	margin:0 0 11px 11px;
}

/* Contact form */
div#contact_form_innerarea_full
{
	width:95%;
	float:left;
	/*
	margin-left:23px;	
	*/
	padding-left:23px;	
	min-height:500px;
	height:auto !important;
	height:500px;	
}

.ContactFormHelpText
{
	float:left;
	width:300px;
	margin-top:2em;
}
