﻿@charset "utf-8";

/* CSS Document Teksterne */
/*-----------------------------------------Menu---------------------------------------------*/
a.menu1, a.menu2, a.menu3, a.menu4, a.menu5 {
	font-size:12px;
	text-decoration:none;
	color: #FFFFFF;
	line-height: 15px;
	text-align: center;
	vertical-align: middle;
	}
	
div.menu1:hover, div.menu2:hover, div.menu3:hover, div.menu4:hover, div.menu5:hover {
	background-color: #93002d;
	}


/* --------------------------------------- headings --------------------------------------- */
h1 {
    font-family: Verdana;
	font-size: 22px;
	color: #4d4d4d;
	font-weight: bold;
	line-height:normal;
    text-align:center;
    padding-top:5px;
}
	
h2 {
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	line-height:normal;
	color: #000000;
}

h3{
    text-align:center;
    font-family: Verdana;
    font-size: 14px;
    color: #4d4d4d;
}

font {
	font-size: 10px;
	color:#717173;
}

/*----------------------------------------venstre-------------------------------------------*/


font.venstre_1_header {
	font-size: 12px;
	color: #95002d;
	font-weight: bold;
	}
	
font.venstre_1_text, font.nyhed_text {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
	
font.venstre_1_under_text {
	font-size: 10px;
	color:#717173;
	}
	
font.nyhed_header {
	font-size: 12px;
	color: #95002d;
	font-weight: bold;
	}
/*----------------------------------------midt-------------------------------------------------*/
font.midt_header {
	font-size: 12px;
	color: #95002d;
	font-weight: bold;
	}
	
font.midt_text {
	font-size: 11px;
	font-weight: bold;
	}
	
font.midt_header_2 {
	font-size: 12px;
	color: #95002d;
	font-weight: bold;
	}
	
a.midt_link {
	text-decoration:none;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	}
/*----------------------------------------------højre-------------------------------------------*/

font.hojre_title, a.hojre_link {
	font-size: 12px;
	color: #95002d;
	font-weight: bold;
	text-decoration:none;
	}

/* NYHEDERNE */
div.linje_1{
    padding-top: 10px;
    border-bottom: solid;
    border-width: 1px;
    border-bottom-color: #717173;
}

div.linje_1 a.hojre_link
{
    font-size: 10px;
    color: #717173;
}
	
	
/*-------------- bunde ------------ */
div.BottomContent div.BottomInfo{
    font-size: 10px;
	color:#fff;
	text-align:center;
	padding-right: 5px;
	padding-top: 3px;
}
