/* CSS Document */
body {
	background-image: url(img/body_backgr.gif);
	background-repeat: repeat;
	background-position: left top;
	background-color: #0d329a;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}
a:link {
	color: #003AAD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003AAD;
}
a:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
a:active {
	text-decoration: none;
	color: #ffc20e;
}
/* Forsíða - temp */
.tabs_container {
	height: 24px;
	background-image: url(img/tabs_container_backgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	overflow: hidden;
	position: relative;	
}
.tabs_button {
	float: left;
	height: 25px;
	background-color: #F3F3F3;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #999;
	padding-top: 3px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 3px;
	font-weight: normal;
	border: 1px solid #CCC;
	border-bottom-color: #FFF;
}
.tabs_button_active {
	float: left;
	height: 25px;
	background-color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #999;
	padding-top: 3px;
	padding-right: 10px;	
	padding-left: 10px;		
	padding-bottom: 3px;	
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 3px;
	font-weight: normal;
	border: 1px solid #CCC;
	border-bottom-color: #FFF;
}
.tabs_button a:link, .tabs_button_active a:link, .tabs_button a:visited, .tabs_button_active a:visited {
	color: #999;
	text-decoration: none;	
}
.tabs_button a:link, .tabs_button a:visited {
	color: #003AAD;
	text-decoration: none;	
}
.tabs_button a:hover, .tabs_button_active a:hover {
	color: #003AAD;
	text-decoration: underline;	
}
.tabs_button a:active, .tabs_button_active a:active {
	color: #ffc20e;
	text-decoration: underline;	
}
#news_container_0, #news_container_1, #news_container_2, #news_container_3 {
	padding: 10px;
}
#news_container_1, #news_container_2, #news_container_3 {
	display: none;
}
#frontpage_classified {
	width: 310px;
	padding-right: 10px;
}
#frontpage_top_news_center {
	width: 332px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	min-height: 300px;
	padding: 0px;
	/*
	padding-right: 10px;
	padding-left: 10px;		
	*/
}
#frontpage_rentads {
	width: 310px;
	padding-left: 10px;
}
#frontpage_webcast {
	width: 157px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCC;	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;	
	padding-top: 10px;
	padding-bottom: 10px;		
	margin-bottom: 15px;	
	float: left;
	text-align: center;
	height: 90px;	
}
#frontpage_weather {
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-top: 20px;
	padding-bottom: 10px;		
	margin-bottom: 15px;
	float: left;
	text-align: center;	
	height: 80px;	
}
#frontpage_left_ad {
	width: 145px;
	padding-top: 10px;
	padding-bottom: 10px;		
	margin-bottom: 15px;
	float: left;
	text-align: left;	
}
#frontpage_poll {
	width: 171px;
	margin-top: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	float: left;
	text-align: center;
	background-color: #FFF;
	background-image: url(img/poll_background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.poll_question {
	font-size: 1em;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom: 7px;
	padding-right: 7px;
	padding-left: 7px;	
}
.poll_smalltext {
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #8494bf;
	padding-top: 3px;
	padding-bottom: 3px;				
}
#frontpage_classified h1, #frontpage_rentads h1, #frontpage_top_news_center h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #999;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}
#frontpage_classified h1 a:link, #frontpage_classified h1 a:visited, #frontpage_rentads h1 a:link, #frontpage_rentads h1 a:visited  {
	color: #999;
	text-decoration: none;	
}
#frontpage_classified h1 a:hover, #frontpage_rentads h1 a:hover  {
	color: #003AAD;
	text-decoration: underline;	
}
#frontpage_classified h1 a:active, #frontpage_rentads h1 a:active  {
	color: #ffc20e;
	text-decoration: underline;	
}
.frontpage_classified_list {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 17px;	
	text-align: left;
	margin-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #CCC;
	background-image: url(img/list_arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1em;	
}
#frontpage_ad_upper {
	margin: 10px 0px 10px 0px;
	text-align: center;
}
#footer_layer_0 {
	background-image: url(img/footer_layer_0.png);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #0e2e82;
	min-height: 200px;
	width: 994px; /* 1024 */
	margin: auto;
	padding: 2px 10px 10px 20px;
	color: #A9CDFE;
}
#footer_layer_0 a:link, #footer_layer_0 a:visited  {
	color: #A9CDFE;
	text-decoration: none;	
}
#footer_layer_0 a:hover {
	color: #6DAAFD;
	text-decoration: underline;	
}
#footer_layer_0 a:active {
	color: #ffc20e;
	text-decoration: underline;	
}
#footer_layer_0 p {
	margin: 0px;
	margin-top: 5px;	
}
#footer_layer_0 ul {
	margin: 0px;	
}
#footer_layer_0 address {
	text-align: center;
	font-size: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	font-style: normal;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #092268;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #092268;	
}
#footer_layer_0 .extra {
	text-align: center;
	font-size: 0.80em;
	margin: 10px;
	margin-bottom: 20px;
}
/* Neðri hluti forsíðu */
#frontpage_consumers {
	width: 310px;
	padding-right: 10px;
}
#frontpage_countryside {
	width: 322px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	min-height: 300px;
	padding: 0px;
	padding-right: 10px;
	padding-left: 10px;	
}
#frontpage_companies {
	width: 310px;
	padding-left: 10px;
}
#frontpage_consumers h1, #frontpage_countryside h1, #frontpage_companies h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #999;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}
#frontpage_consumers h1 a:link, #frontpage_consumers h1 a:visited, #frontpage_countryside h1 a:link, #frontpage_countryside h1 a:visited, #frontpage_companies h1 a:link, #frontpage_companies h1 a:visited  {
	color: #999;
	text-decoration: none;	
}
#frontpage_consumers h1 a:hover, #frontpage_countryside h1 a:hover, #frontpage_companies h1 a:hover  {
	color: #003AAD;
	text-decoration: underline;	
}
#frontpage_consumers h1 a:active, #frontpage_countryside h1 a:active, #frontpage_companies h1 a:active  {
	color: #ffc20e;
	text-decoration: underline;	
}
/* ---------------------------------------------- */
.frontpage_article_box {
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #CCC;
	padding-bottom: 5px;
}
.frontpage_article_headline {
	font-size: 1.0em;
}
.frontpage_article_subheadline {
	font-size: 1.0em;	
	font-style: italic;
	padding-top: 3px;
	padding-bottom: 3px;	
}
.frontpage_article_cast {
	font-size: 1.0em;	
}
.frontpage_article_image {
	width: 130px;
	padding: 3px;
	margin-left: 5px;
	margin-bottom: 5px;
	float: right;
	border-width: 1px;
	border-style: solid;
	border-color: #CCC;		
}
.frontpage_article_smalltext {
	font-size: 0.85em;	
}
.frontpage_article_smalltext_soft {
	font-size: 0.85em;
	color: #999;
}
.frontpage_article_list {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 17px;	
	text-align: left;
	margin-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #CCC;
	background-image: url(img/list_arrow_yellow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 1em;
}
/* ---------------------------------------------- */
#frontpage_popular_list ol {
	padding-left: 25px;
	padding-top: 0px;
	margin-top: 0px;	
}
#frontpage_popular_list li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-color: #CCC;
	color: #999;
	padding-top: 5px;
	padding-bottom: 5px;		
}
/* ---------------------------------------------- */
.background_01 {
	background-image: url(img/background_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: auto;
}
.background_02 {
	width: 973px;
	margin: auto;
}

#top_ad_box_layer_0 {
	width: 617px;
	height: 159px;
	float: right;
	clear: left;
	background-image: url(img/top_shadow_left.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_ad_box_layer_1 {
	width: 617px;
	height: 159px;
	background-image: url(img/top_shadow_right.png);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_ad_box_upper {
	height: 45px;
	margin: 0px;
	margin-left: 18px;
	margin-right: 18px;
	background-image: url(img/top_background.png);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #000;
	border-width: 1px;
	border-top-width: 0px;
	border-style: solid;
	border-top-style: none;
	border-color: #000;
}
#top_ad_box_lower {
	width: 580px;
	height: 100px;
	margin: 6px;
	margin-left: 19px;
	margin-right: 18px;
	text-align: center;
	vertical-align: middle;
}
#top_ad_box_upper_rss {
	height: 45px;
	float: left;
	clear: right;	
	
}
#top_ad_box_upper_fonter {
	height: 33px;
	float: left;
	clear: right;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	padding-top: 12px;
}
#main_shadow_layer_0 {
	background-image: url(img/main_shadow_layer_0.png);
	background-repeat: repeat-y;
	background-position: left;	
}
#main_shadow_layer_1 {
	background-image: url(img/main_shadow_layer_1.png);
	background-repeat: repeat-y;
	background-position: right;
}
#main_shadow_layer_2 {
	background-image: url(img/main_shadow_layer_2.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#main_shadow_layer_3 {
	background-image: url(img/main_shadow_layer_3.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#main_shadow_layer_4 {
	background-image: url(img/main_shadow_layer_4.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 16px;
}
#top_menu {
	color: #FFF;
	clear: both;
	float: right;
	margin-right: 0px;
		
	/*
	border: 1px dotted #FC0;
	background-color: #000;	
	background-image: url(img/top_menu_background.png);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #000;	
	*/
}
#main_box {
	background-color: #FFF;
	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: #194db5;
	border-right-color: #194db5;
	border-bottom-color: #194db5;
	border-left-color: #194db5;
}
.top_menu_button {
	font-size: 1.0em;
	font-weight: bold;
	background-image: url(img/top_menu_seper.png);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FFF;
}
.top_menu_button a:link {
	color: #FFF;
	text-decoration: none;
}
.top_menu_button a:visited {
	text-decoration: none;
	color: #FFF;
}
.top_menu_button a:hover {
	text-decoration: underline;
	color: #9CC4FF;
}
.top_menu_button a:active {
	text-decoration: none;
	color: #ffc20e;
}
.top_menu_button_selected {
	font-size: 1.0em;
	font-weight: bold;
	background-image: url(img/top_menu_seper.png);
	background-repeat: no-repeat;
	background-position: right top;
	clear: right;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #ffc20e;	
}
.top_menu_button_selected a:link {
	color: #ffc20e;
	text-decoration: none;
}
.top_menu_button_selected a:visited {
	text-decoration: none;
	color: #ffc20e;
}
.top_menu_button_selected a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.top_menu_button_selected a:active {
	text-decoration: none;
	color: #9CC4FF;
}
.search_input {
	font-size: 1em;
	background-image: url(img/search_background.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	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: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	width: 160px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.search_box {
	padding-top: 12px;
	text-align: left;
	padding-right: 6px;
}
.bottom {
	background-color: #edf4ff;
	background-image: url(img/bottom_shadow.png);
	background-repeat: repeat-x;		
	color: #003AAD;
}
.bottom ul {
	margin: 0px;
	
}
.bottom li {
	margin: 0px;
	margin-left: -10px;
	font-size: 0.9em;
}
.bottom p {
	margin: 5px;
	margin-left: 15px;
	font-weight: bold;;
}

.bottom_address {
	background-color: #003aad;
	padding: 5px;
	color: #FFF;
	font-size: 0.9em;
	text-align: center;
}
.bottom_address a:link{
	color: #FFF;
	text-decoration: none;
}
.bottom_address a:visited {
	color: #FFF;
	text-decoration: none;
}
.bottom_address a:hover {
	text-decoration: underline;
	color: #9CC4FF;	
}
.bottom_address a:active {
	text-decoration: none;
	color: #ffc20e;	
}
#column_frontpage {
	background-image: url(img/column_shadow_right.png);
	clear: left;
	float: right;
	width: 160px;
	background-repeat: repeat-y;
	background-position: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D9BCF;
}
.column_box_headline_background {
	background-color: #4b74c6;
	background-image: url(img/column_headline_backgr.png);
	background-position: top;
	background-repeat: repeat-x;
}
.column_box_headline {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	background-image: url(img/column_headline_arrow.png);
	background-position: 0px center;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 4px;
	padding-left: 14px;
	background-repeat: no-repeat;
	text-align: left;
}
.column_box_headline a:link {
	color: #FFF;
	text-decoration: none;
}
.column_box_headline a:visited {
	text-decoration: none;
	color: #FFF;
}
.column_box_headline a:hover {
	text-decoration: underline;
	color: #9CC4FF;
}
.column_box_headline a:active {
	text-decoration: none;
	color: #ffc20e;
}
.column_box_simple_2nd {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-align: left;
	margin-right: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.column_box_simple_left {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
}
.column_box_simple_right {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	text-align: left;
}

.column_box_simple_left h1, .column_box_simple_right h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #999;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}
.column_box_simple_left h1 a:link, .column_box_simple_left h1 a:visited, .column_box_simple_right h1 a:link, .column_box_simple_right h1 a:visited  {
	color: #999;
	text-decoration: none;	
}
.column_box_simple_left h1 a:hover, .column_box_simple_right h1 a:hover  {
	color: #003AAD;
	text-decoration: underline;	
}
.column_box_simple_left h1 a:active, .column_box_simple_right h1 a:active  {
	color: #ffc20e;
	text-decoration: underline;	
}
#column_left {
	width: 180px;
	text-align: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;	
}
#column_center {
	width: 634px;
	text-align: left;
	min-height: 600px;
	padding: 8px;
	padding-top: 0px;
	padding-bottom: 25px;
}
#column_right {
	width: 180px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
	text-align: left;
}
/* Undirvalmynd */
.menu_sub_0 {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
}
.menu_sub_0_selected {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
	font-weight: bold;
}
.menu_sub_0_active {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
	background-color: #FFF;
	font-style: italic;
}
.menu_sub_0_sub {
	font-size: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background-color: #FFF;
}
.menu_sub_1 {
	margin-right: 1px;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
}
.menu_sub_1_selected {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
	font-weight: bold;
	background-color: #FFF;
}
.menu_sub_1_active {
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 2px;
	text-align: left;
	font-style: italic;
	background-color: #FFF;
}
.menu_sub_1_sub {
	font-size: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	background-color: #FFF;
}
#back_button {
	text-align: center;
	margin: 15px;
	margin-top: 15px;
	font-size: 1em;	
	font-weight: bold;
}
.smalltext {
	font-size: 0.85em;
}

/* REMAX skilgreiningar byrja */
.remax_smalltext {
	font-size: 0.85em;
	margin-top: 2px;
	margin-bottom: 2px;
}
.remax_headline {
	font-size: 1em;
	color: #D91F23;
}
.remax_headline A:link {
	color: #D91F23;
	text-decoration: none;
}
.remax_headline A:visited {
	text-decoration: none;
	color: #D91F23;
}
.remax_headline A:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
.remax_headline A:active {
	text-decoration: none;
	color: #ffc20e;
}
.remax_subheadline {
	font-size: 0.85em;
	font-style: italic;
	text-align: left;
}
/* Dálkar almennar skilgreiningar */
.column_smalltext {
	font-size: 0.85em;
}
.column_smalltext_soft {
	font-size: 0.85em;
	color: #999;
	margin-top: 3px;
	margin-bottom: 3px;
}
.column_smalltext_soft A:link {
	color: #999;
	text-decoration: none;
}
.column_smalltext_soft A:visited {
	text-decoration: none;
	color: #999;
}
.column_smalltext_soft A:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
.column_smalltext_soft A:active {
	text-decoration: none;
	color: #ffc20e;
}
.column_headline {
	font-size: 1em;
	color: #003AAD;
	margin-top: 2px;
	margin-bottom: 2px;
}
.column_headline A:link {
	color: #003AAD;
	text-decoration: none;
}
.column_headline A:visited {
	text-decoration: none;
	color: #003AAD;
}
.column_headline A:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
.column_headline A:active {
	text-decoration: none;
	color: #ffc20e;
}
.column_subheadline {
	font-size: 0.85em;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 2px;	
}
#main_content_upper {
	margin: 12px;
}
#menu_quick {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	font-size: 0.85em;
	color: #999;
	text-align: left;
}
#menu_quick A:link {
	color: #999;
	text-decoration: none;
}
#menu_quick A:visited {
	text-decoration: none;
	color: #999;
}
#menu_quick A:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
#menu_quick A:active {
	text-decoration: none;
	color: #ffc20e;
}
/* Greinar */
.article_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
	padding-top: 8px;
	padding-bottom: 8px;
	overflow: hidden;
	width: 100%;	
}
.article_image_box {
	font-size: 0.85em;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 3px;
	margin-right: 0px;
	margin-left: 5px;
	float: right;
	text-align: center;
	width: 202px;
	border: 1px solid #CCC;
}
.article_image_text {
	margin: 3px;
}
.article_smalltext_soft {
	font-size: 0.85em;
	color: #999;
	margin-bottom: 3px;
}
.article_smalltext_soft A:link {
	color: #999;
	text-decoration: none;
}
.article_smalltext_soft A:visited {
	text-decoration: none;
	color: #999;
}
.article_smalltext_soft A:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
.article_smalltext_soft A:active {
	text-decoration: none;
	color: #ffc20e;
}
.article_date {
	font-size: 0.85em;
	color: #999;
	margin-bottom: 3px;
}
.article_date A:link {
	color: #999;
	text-decoration: none;
}
.article_date A:visited {
	text-decoration: none;
	color: #999;
}
.article_date A:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
.article_date A:active {
	text-decoration: none;
	color: #ffc20e;
}
.article_headline {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 3px;
	color: #003AAD;
}
.article_headline_2nd {
	font-size: 1.18em;
	font-weight: bold;
	margin-bottom: 3px;
	color: #003AAD;
}
.article_headline_3rd {
	font-size: 1.18em;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #003AAD;
}
.article_subheadline {
	font-size: 1em;	
	font-style: italic;
	margin-bottom: 3px;	
}
.article_subheadline_2nd {
	font-size: 1.18em;	
	font-style: italic;
	margin-bottom: 3px;	
}
.article_subheadline_3rd {
	font-size: 1.0em;	
	font-style: italic;
}
.article_cast {
	font-size: 1em;
}
.article_soft {
	font-size: 0.85em;
	margin-top: 3px;
	margin-bottom: 3px;
}
/* RSS skilgreiningar */
.rss_article_head {
	font-size: 0.85em;
	color: #666;
	background-color: #FFF;
	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: #DFDFDF;
	border-right-color: #DFDFDF;
	border-bottom-color: #CCC;
	border-left-color: #DFDFDF;
	background-image: url(img/rss_header_backgr.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 6px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.rss_article_head a:link {
	color: #666666;
	text-decoration: none;
}
.rss_article_head a:visited {
	color: #666666;
	text-decoration: none;
}
.rss_article_head a:hover {
	color: #003AAD;
	text-decoration: underline;
}
.rss_article_head a:active {
	color: #ffc20e;
	text-decoration: underline;
}
.rss_article_box {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	padding-left: 5px;
	padding-right: 5px;
}
.rss_article_soft {
	font-size: 0.85em;
	color: #999;
}
.rss_article_soft a:link {
	color: #999;
	text-decoration: none;
}
.rss_article_soft a:visited {
	color: #999;
	text-decoration: none;
}
.rss_article_soft a:hover {
	color: #003AAD;
	text-decoration: underline;
}
.rss_article_soft a:active {
	color: #ffc20e;
	text-decoration: underline;
}
.rss_article_headline {
	padding-top: 2px;
	padding-bottom: 3px;
}
.articles_search_box {
	font-size: 0.85em;
	color: #666666;
	background-color: #F2F2F2;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}
.table_header {
	font-size: 10px;
	color: #666666;
	background-image: url(img/tofluhaus00.gif);
	border-width: 1px;
	border-style: solid;
	border-color: #BEBEBE;
	border-bottom-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding: 1px;
}
.table_row {
	font-size: 0.85em;
	border-width: 1px;
	border-style: none;
	border-bottom-style: dotted;
	border-color: #CCCCCC;
	padding-top: 2px;
}
.prev_next {
	font-size: 0.85em;
	margin-top: 5px;
	margin-bottom: 5px;	
}
.common_search_box {
	font-size: 0.85em;
	color: #666666;
	background-color: #F2F2F2;
	padding: 6px;
	border: 1px solid #CCCCCC;
	margin-top: 7px;
	margin-bottom: 7px;
}
/* Schedules */
.schedules_table_row {
	font-size: 0.85em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;	
	padding-top: 8px;
	padding-bottom: 8px;
}
.schedules_soft {
	font-size: 1em;
	color: #999;
}
.schedules_soft a:link {
	color: #999;
	text-decoration: none;
}
.schedules_soft a:visited {
	color: #999;
	text-decoration: none;
}
.schedules_soft a:hover {
	color: #003AAD;
	text-decoration: underline;
}
.schedules_soft a:active {
	color: #ffc20e;
	text-decoration: underline;
}
.schedules_headline {
	font-size: 1.18em;
	font-weight: bold;	
	margin-bottom: 3px;		
}
.schedules_subheadline {
	font-size: 1.18em;	
	font-style: italic;
	margin-bottom: 3px;	
}
.skyringar {
	font-size: 1em;
	color: #999;
}
.skyringar a:link {
	color: #999;
	text-decoration: none;
}
.skyringar a:visited {
	color: #999;
	text-decoration: none;
}
.skyringar a:hover {
	color: #003AAD;
	text-decoration: underline;
}
.skyringar a:active {
	color: #ffc20e;
	text-decoration: underline;
}
.graybox {
	font-size: 0.85em;
	color: #999;
	padding: 5px;
	border: 1px solid #CCC;
}
.graybox a:link {
	color: #999;
	text-decoration: none;
}
.graybox a:visited {
	color: #999;
	text-decoration: none;
}
.graybox a:hover {
	color: #003AAD;
	text-decoration: underline;
}
.graybox a:active {
	color: #ffc20e;
	text-decoration: underline;
}
.smalixl_email {
	font-size: 1em;
	background-image: url(img/search_background.png);
	background-repeat: no-repeat;
	background-position: -2px -2px;
	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: #999;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.button_print {
	float: right;
	margin: 0px;
	margin-left: 10px;
}
.discussions_head_0 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.discussions_head_1 {
	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: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.disscussion_ads {
	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: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF0000;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.disscussion_box {
	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: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #CCCCCC;
	border-left-color: #FF0000;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.disscussion_icon {
	clear: right;
	float: left;
}
.disscussion_group_name {
	font-size: 11px;
	clear: right;
	float: left;
}
.disscussion_date {
	font-size: 11px;
	color: #999999;
}
.disscussion_headline {
	font-size: 13px;
	font-weight: bold;
}
.disscussion_content {
	font-size: 13px;
}
.disscussion_button {
	font-size: 11px;
}
.disscussion_author {
	font-size: 11px;
}
.disscussion_replies {
	font-size: 11px;
	font-weight: bold;
}
.discussion_headline {
	border: 1px solid #999;	
}
.discussion_content {
	border: 1px solid #999;
}
.smalltext_soft {
	font-size: 0.85em;
	color: #999;
	margin-top: 3px;
	margin-bottom: 3px;
}
.smalltext_soft A:link {
	color: #999;
	text-decoration: none;
}
.smalltext_soft A:visited {
	text-decoration: none;
	color: #999;
}
.smalltext_soft A:hover {
	text-decoration: underline;
	color: #6DAAFD;
}
.smalltext_soft A:active {
	text-decoration: none;
	color: #ffc20e;
}
.innTextaBox {
	color: #003399;
	border: 1px solid #000099;
}
.innTextaBoxWarning {
	color: #FF0000;
	border: 1px solid #FF0000;
}
.textMsgWarning {
	color: #FF0000;
}
.textMsg {
	color: #000099;
}
.adstext {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	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: dotted;
	border-left-style: none;
	border-top-color: #990033;
	border-right-color: #990033;
	border-bottom-color: #990033;
	border-left-color: #990033;
}
.adsdate {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 11px;
	color: #999999;
}
#temp_alert {
	background-color: #FFC;
	padding: 5px;
	border: 1px solid #FF9900;
	text-align: center;
	margin-bottom: 8px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #999;
	padding-top: 0px;
	margin-top: 8px;
	margin-bottom: 16px;
	font-weight: normal;	
}
h1 a:link, h1 a:visited  {
	color: #999;
	text-decoration: none;	
}
h1 a:hover, h1 a:hover  {
	color: #003AAD;
	text-decoration: underline;	
}
h1 a:active, h1 a:active  {
	color: #ffc20e;
	text-decoration: underline;	
}
