@charset "utf-8";

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1 em;
	color: #333;
	background-color: #e7e6dd;
}
/* CSS Document */

#container {
	width: 980px;
	overflow: hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cfc6b4;
	border-right-color: #cfc6b4;
	border-bottom-color: #cfc6b4;
	border-left-color: #cfc6b4;
	background-color: #ffffff;
}

#top {
	
	height: 174px;
	width: 0px;
	padding-top: 0px;
	padding-left: -230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#banner {
	background-image: url(images/skab/top.jpg);
	height: 27px;
	width: 750px;
	padding-top: 147px;
	padding-left: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#banner h3 {
	font-size: 100%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#banner h4 {
	font-size: 90%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#banner p{
	font-size: 100%;
	margin:0 auto;
}

#bundmenu {
	float: left;
	width: 980px;
	height: 30px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 3px;
}

#bundmenu p{
	font-size: 110%;
	margin:0 auto;

}

#bundmenu A {
    color: #0066FF;
    text-decoration: none; 
}

#bundmenu A:hover{
    color: #0066FF;
    text-decoration: underline;
}

#bund {
	float: left;
	width: 980px;
	color: f00;
	background-color: #cfc6b4;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-bottom: 5px;
	padding-top: 5px;
	font-size: 70%;
	height: 20px;
}

#bund p{
	font-size: 80%;
	color: #CCC;
}

#main_image {
	background-image: url(images/main.jpg);
	height: 231px;
	width: 383px;
	padding-top: 145px;
	padding-left: 585px;
}

#left_column {
	float: left;
	width: 160px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #ffffff;
}

#left_column A {
	color: #006cb8;
	text-decoration: none;
   }

#left_column A:hover{
	color: #006cb8;
	text-decoration: underline;
   }
   
#left_column h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#left_column h4 {
	font-size: 85%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#left_column h5 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#left_column h6 {
	font-size: 78%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: normal;
}

#left_column p{
	font-size: 72%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 4px;
}

#left_forside {
	float: left;
	width: 160px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #ffffff;
	
}

#left_forside A {
	color: #006cb8;
	text-decoration: none;
	font-size: 75%;
	
}

#left_forside A:hover{
	color: #006cb8;
	text-decoration: underline;
	font-size: 75%;
}
   
#left_forside h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#left_forside h4 {
	font-size: 85%;
	margin: 0px;
}

#left_forside h5 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#left_forside h6 {
	font-size: 76%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: normal;
}

#left_forside p{
	font-size: 72%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
}

#left_forside_2 {
	float: left;
	width: 160px;
	border-right-width: 0px;
	border-right-style: none;
	border-right-color: #CCC;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 95%;
	background-color: #ffffff;
	font-size: 95%;
	
}

#left_forside_2 A {
	text-decoration: none;
	color: #006633;
	margin-bottom: 0px;
}

#left_forside_2 A:hover{
	color: #333;
	text-decoration: underline;
}

#left_forside_2 h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#left_forside_2 h4 {
	font-size: 85%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#left_forside_2 h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #FFF;
}
}

#left_forside_2 h6 {
	font-size: 72%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: normal;
}

#left_forside_2 p{
	font-size: 70%;
	margin:0 auto;
	
	
}


#left_column2 {
	float: left;
	width: 160px;
	padding-top: 0px;
	padding-right:0px;
	padding-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 100%;
	background-color: #FFF;
	left: 3px;
}

#left_column2 A {
	color: #006cb8;
	text-decoration: none;
	font-size: 70%;
	padding-left: 10px;
}

#left_column2 A:hover{
	color: #006cb8;
	text-decoration: underline;
}
   
#left_column2 h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#left_column2 h4 {
	font-size: 85%;
	margin: 0px;
}

#left_column2 h5 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#left_column2 h6 {
	font-size: 76%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: normal;
}

#left_column2 p{
	font-size: 70%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 4px;
}

#column_container {
	float: right;
	width: 820px;
}

#right_column {
	float: right;
	width: 180px;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-bottom: 10px;
	line-height: 90%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #FFF;
}

#right_column A {
	color: #006cb8;
	text-decoration: none;
}


#right_column A:hover{
	color: #006cb8;
	text-decoration: underline;
}

#right_column h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#right_column h4 {
	font-size: 85%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#right_column h5 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#right_column h6 {
	font-size: 72%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: normal;
}

#right_column p{
	font-size: 70%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 4px;
}

#right_column120 {
	width: 120px;
}

#right_forside {
	float: right;
	width: 180px;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 90%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	font-size: 95%;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
}

#right_forside A {
	text-decoration: none;
	color: #00677b;

}

#right_forside A:hover{
	color: #333;
	text-decoration: underline;
}

#right_forside h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#right_forside h4 {
	font-size: 85%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#right_forside h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #FFF;
}

#right_forside h6 {
	font-size: 72%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
}

#right_forside p{
	font-size: 72%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 4px;

}

#right_column140 {
	float: right;
	width: 140px;
	border-left-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	font-size: 95%;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;
}

#right_column140 A {
	text-decoration: none;
	color: #006cb8;
}

#right_column140 A:hover{
	color: #006cb8;
	text-decoration: underline;
}

#right_column140 h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#right_column140 h4 {
	font-size: 85%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#right_column140 h5 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 3px;
	margin-bottom: 3px;
}

#right_column140 h6 {
	font-size: 72%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	font-weight: normal;
}

#right_column140 p{
	font-size: 72%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 4px;
}

#right_column3 {
	float: right;
	width: 140px;
}

#centerreklame {
	width: 636px;
	height: 69px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: left;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

#centerreklame_2_bred {
	width: 674px;
	height: 69px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: right;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

#centerreklame_3_bred {
	width: 100%;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	float: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFF;
}

#center_column {
	width: 636px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 90%;
	background-color: #FFF;
}

#center_column A {
  	color: #e1771e;
  	text-decoration: none;
}

#center_column A:hover{
    color: #e1771e;
    text-decoration: underline;
}

#center_column h2 {
	font-size: 90%;
	color: #000;
	margin-top: 3px;
	margin-bottom: 3px;
}

#center_column h3 {
	font-size: 90%;
	color: #000;
	margin-top: 12px;
	margin-bottom: 3px;
}

#center_column h4 {
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	font-size: 80%;
}

#center_column h6 {
	font-size: 60%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	color: #999;
	font-weight: normal;
}

#center_column p{
	font-size: 70%;
	margin:0 auto;
	color: #333333;
}

#center_column2 {
	width: 200px;
	top: auto;
	right: auto;
	margin-left: 10px;
	float: left;
}

#center_forside {
	width: 636px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #FFF;	
}

#center_forside A {
    	color: #e1771e;
	text-decoration: none;
}

#center_forside A:hover{
    color: #000000;
    text-decoration: underline;
}

#center_forside h2 {
	font-size: 100%;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}

#center_forside h3 {
	font-size: 90%;
	color: #333;
	margin-top: 12px;
	margin-bottom: 3px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

#center_forside h4 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#center_forside h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 5px;
	margin-bottom:5px;
	color: #063;
	font-weight: normal;
}

#center_forside h6 {
	font-size: 60%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #999;
}

#center_forside p{
	font-size: 72%;
	margin:0 auto;
	color: #333;
	font-weight: normal;
}

#center_forside_ny {
	width: 636px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #FFF;	
}

#center_forside_ny A {
    	color: #00677b;
	text-decoration: none;
}

#center_forside_ny A:hover{
    color: #000000;
    text-decoration: underline;
}

#center_forside_ny h2 {
	font-size: 100%;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}

#center_forside_ny h3 {
	font-size: 90%;
	color: #333;
	margin-top: 12px;
	margin-bottom: 3px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

#center_forside_ny h4 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#center_forside_ny h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 5px;
	margin-bottom:5px;
	color: #063;
	font-weight: normal;
}

#center_forside_ny h6 {
	font-size: 60%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #999;
}

#center_forside_ny p{
	font-size: 72%;
	margin:0 auto;
	color: #333;
	font-weight: normal;
}

#news {
	float: right;
	
	border-left-color: #CCC;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 100%;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #ffffff;
	font-size: 100%;
	color: #000;
	padding-right: 0px;
	padding-left: 0px;

}

#news A {
	text-decoration: none;
	color: #006633;

}

#news A:hover{
	color: #333;
	text-decoration: underline;
}

#news h3 {
	font-size: 90%;
	color: #fffff;
	margin-top: 8px;
	margin-bottom: 3px;
}

#news h4 {
	font-size: 85%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#news h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: normal;
	color: #FFF;
}

#news h6 {
	font-size: 60%;
	text-decoration: none;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 3px;
	font-weight: normal;
	color: #999;
}

#news p{
	font-size: 80%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom: 6px;

}

#center_column_2_bred {
	width: 674px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #FFF;
}

#center_column_2_bred A {
    	color: #e1771e;
	text-decoration: none;
}

#center_column_2_bred A:hover{
    color: #e1771e;
    text-decoration: underline;
}

#center_column_2_bred h1 {
	font-size: 75%;
	margin:0 auto;
	color: #000000;
	font-weight: normal;
}
#center_column_2_bred h2 {
	font-size: 100%;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}

#center_column_2_bred h3 {
	font-size: 90%;
	color: #000;
	margin-top: 12px;
	margin-bottom: 3px;
}

#center_column_2_bred h4 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#center_column_2_bred h5 {
		font-size: 65%;
	margin:0 auto;
	color: #000000;
	font-weight: normal;
}

#center_column_2_bred h6 {
	font-size: 60%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
	color: #999;
}

#center_column_2_bred p{
	font-size: 75%;
	margin:0 auto;
	color: #333;
}

#center_column2_2_bred {
	width: 200px;
	top: auto;
	right: auto;
	margin-left: 10px;
	float: left;
}

#center_column_3_bred {
	width: 100%;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 90%;
	background-color: #FFF;
	float: right;
}

#center_column_3_bred A {
	color: #006cb8;
	text-decoration: none;
}


#center_column_3_bred A:hover{
	color: #006cb8;
	text-decoration: underline;
}

#center_column_3_bred h2 {
	font-size: 100%;
	color: #000;
	margin-top: 8px;
	margin-bottom: 8px;
}

#center_column_3_bred h3 {
	font-size: 90%;
	color: #000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#center_column_3_bred h4 {
	font-size: 80%;
	margin:0 auto;
	margin-top: 8px;
	margin-bottom: 3px;
}

#center_column_3_bred p{
	font-size: 70%;
	margin:0 auto;
	color: #333333;
}

#col3 {
	float: right;
	width: 600px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-right: 10px;
	text-align: left;
	background-color: #FFF;
}

#col2 {
	float: right;
	width: 300px;
	padding-top: 6px;
	padding-bottom: 12px;
	padding-right: 10px;
	text-align: left;
	background-color: #FFF;
}

#col1 {
	float: left;
	width: 300px;
	padding-top: 6px;
	padding-left: 10px;
	text-align: left;
	padding-bottom: 10px;
	background-color: #FFF;
}

#apDiv1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 86%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#apDiv1 A {
    color: #06f;
	font-size: 105%;
    text-decoration: none;
    
   }


#apDiv1 A:hover{
    color: #06f;
    text-decoration: underline;
   }
#apDiv1 h1{
	font-size: 100%;
	margin:0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#hjorne {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 110%;
	border-bottom-width: 1px;
}

#hjorne A {
	color: #C00;
	font-size: 110%;
	text-decoration: none;
   }
   
#hjorne A:hover{
	color: #C00;
	text-decoration: underline;	
   }
#hjorne h1{
	font-size: 100%;
	margin:0 auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}




#container #column_container #center_column #col2 p {

}
#red {
	color: #F00;
}

#red2 {
	color: #F00;
}

#r {
	color: #FF3E3E;
}

#bund728 {
	height: 90px;
	width: 980px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#center_forside_news {
	width: 300px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #FFF;	
}

#center_forside_news A {
	color: #006633;
	text-decoration: none;
   }

#center_forside_news A:hover{
	color: #006633;
	text-decoration: underline;
   }

#center_forside_news h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom:5px;
	color: #006633;
	font-weight: normal;
}

.news {
	color: #006633;
	text-decoration: none;
}

.news A{
	color: #006633;
	text-decoration: underline;
}

#center_forside_news_blue {
	width: 300px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #FFF;	
}
#center_forside_news_blue A {
	color: #006cb8;
	text-decoration: none;
   }

#center_forside_news_blue A:hover{
	color: #333;
	text-decoration: underline;
   }

#center_forside_news_blue h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom:5px;
	color: #006cb8;
	font-weight: normal;
}
00677b
#center_forside_news_green {
	width: 300px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #FFF;	
}
#center_forside_news_green A {
	color: #006633;
	text-decoration: none;
   }

#center_forside_news_green A:hover{
	color: #333;
	text-decoration: underline;
   }

#center_forside_news_green h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom:5px;
	color: #006633;
	font-weight: normal;
}

#center_forside_00677b {
	width: 300px;
	border-left-color: #CCC;
	border-left-width: 0px;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	background-color: #FFF;	
}
#center_forside_news_00677b A {
	color: #00677b;
	text-decoration: none;
   }

#center_forside_news_00677b A:hover{
	color: #333;
	text-decoration: underline;
   }

#center_forside_news_00677b h5 {
	font-size: 75%;
	margin:0 auto;
	margin-top: 0px;
	margin-bottom:5px;
	color: #00677b;
	font-weight: normal;
}

.news_blue {
	color: #006cb8;
	text-decoration: none;
}

.news_blue A{
	color: #006cb8;
	text-decoration: underline;
}
.large{
	color: #333;
	text-decoration: none;
	font-size: 80%;
	}

.large A{
	color: #333;
	text-decoration: underline;
}
.large A:hover{
	color: #333;
	text-decoration: underline;
}

.largex{
	color: #333;
	text-decoration: none;
	font-size: 85%;
	
}

.largex A{
	color: #000;
	text-decoration: underline;
}
.largex A:hover{
	color: #000;
	text-decoration: underline;
}
.small {
	color: #000;
	text-decoration: none;
	font-size: 65%;
}

.small A{
	color: #000;
	text-decoration: underline;
}
.small A:hover{
	color: #000;
	text-decoration: underline;
}
#container #left_forside table tr td {
	color: #000;
}
#container #column_container #center_forside #col1 #center_forside_news table tr td {
	color: #FFF;
}
#container #left_forsidehvid {
	color: #FFF;
}
.hvid {
	color: #FFF;
}

.hvid A:hover{
	color: #F00;
}
.green {
	color: #006633;
}
