.css {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.css_green {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00a02f;
}
.css_red {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FF3333;
	text-decoration: none;
}
.css_grey {
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.css_grey_lys {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #00a02f;
}

.css2 {
	font-family: verdana;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration:none;
	
	}
.css2_overskrift{
	font-family: verdana;
	font-size: 25px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

.css2_under {
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: none;
	color:#C1C1C1;
	text-decoration: none;
	line-height:15px;
}
.css3_under {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.billede_border {
	border: 1px solid #000000;
}.stregunder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #FF6633;
}
.arr_border {
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
	}
.arr_bottom {
	border-bottom-color:#FFFFFF;
	border-bottom:solid;
	border-bottom-style:solid;
	border-bottom-width:1px;
	}
	
.billede_border2 {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-left-color: #00A22F;
	border-right-color: #00A22F;
	border-top-color: #00A22F;
	border-bottom-color: #00A22F;
	}
