/* CSS Document */

body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(img/backgr.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF9900;
}
p {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;	
}
#backgr_layer {
	background-image: url(img/backgr_flash.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#flash_movie {
	height: 167px;
}

#left_column {
	width: 17%;
	text-align: right;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#main_area {
	width: 100%;

}

#right_column {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
/* Topp-valmynd */
#top_menu {
	background-image: url(img/top_menu_backgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
	overflow: auto;
	background-color: #8B0000;
}
.top_menu_links {
	background-image: url(img/top_menu_backgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	color: #FFFFFF;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8b0000;
	border-left-color: #b80000;
}

.top_menu_links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top_menu_links a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.top_menu_links a:active {
	text-decoration: none;
	color: #FF9900;
}

.top_menu_links_selected {
	color: #FFFFFF;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	background-image: url(img/top_menu_backgr_selected.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8b0000;
	border-left-color: #b80000;	
}
.top_menu_links_selected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top_menu_links_selected a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.top_menu_links_selected a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.top_menu_links_selected a:active {
	text-decoration: none;
	color: #FF9900;
}
.main_content {
	background-image: url(img/top_menu_shadow.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-top: 10px;
}
/* Undirvalmynd */
#submenu {
	width: 95%;
	text-align: right;
}
.submenu_links {
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(img/sub_menu.gif);
	text-align: left;
}

.submenu_links a:link {
	color: #BF0000;
	text-decoration: none;
}
.submenu_links a:visited {
	text-decoration: none;
	color: #BF0000;
}
.submenu_links a:hover {
	text-decoration: underline;
	color: #FF0000;
}
.submenu_links a:active {
	text-decoration: none;
	color: #FF9900;
}
.submenu_links_selected {
	text-align: left;
	background-image: url(img/top_menu_backgr.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8b0000;
}
.submenu_links_selected a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.submenu_links_selected a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.submenu_links_selected a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.submenu_links_selected a:active {
	text-decoration: none;
	color: #FF9900;
}
.submenu_sub {
	width: 95%;
}
.column_wrapper {
	margin-left: 5%;
	margin-right: 5px;
	text-align: left;	
}
.back_button {
	padding: 15px;
	padding-bottom: 50px;
	font-weight: bold;
	text-align: center;
}
.menu_quick {
	font-size: 11px;
	color: #999999;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.menu_quick a:link {
	color: #999999;
	text-decoration: none;
}
.menu_quick a:visited {
	color: #999999;
	text-decoration: none;
}
.menu_quick a:hover {
	color: #003278;
	text-decoration: underline;
}
.menu_quick a:active {
	color: #FF9900;
	text-decoration: underline;
}
.article_box {
	width: 100%;
	overflow: visible;
	float: left;
	clear: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.article_headline {
	font-size: 15px;
	font-weight: bold;
	color: #CC0000;	
}
.article_subheadline {
	color: #CC0000;
	font-style: italic;
}
.article_cast {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.article_soft {
	font-size: 11px;
	color: #999999;
}
.article_date {
	font-size: 11px;
	color: #999999;
	clear: none;
	padding-bottom: 5px;	
}
.article_image_box {
	clear: left;
	float: right;
	padding: 4px;
	border: 1px solid #E5E5E5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-color: #FFFFFF;
	width: 192px;
	text-align: center;
}
.article_image_text {
	font-size: 11px;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.table_header {
	font-size: 10px;
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(img/tofluhaus00.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BEBEBE;
	border-right-color: #BEBEBE;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding: 1px;
}
.table_row {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 2px;	
}
.image_box {
	overflow: visible;
	font-size: 11px;
	height: 120px;
	color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #EEEEEEE;
}
.email_box {
	background-color: #ededed;
	margin: 7px;
	margin-left: 11px;
	margin-right: 11px;	
	padding: 4px;
	border: 1px solid #999;
	font-size: 11px;
	color: #717173;
}
.email_text {
	font-size: 11px;
	color: #717173;
}
.email_text_inv {
	font-size: 11px;
	color: #717173;
}