﻿@charset "utf-8";



/* Dropdown */


.dropdownhide {
	width:130px;
	visibility:hidden;
	position:absolute;
	display:none;
	padding-left:0px;
}

.dropdownshow {
	width:130px;
	visibility:visible;
	position: absolute;
	z-index: 100;
	display: ;
	padding-left:0px;
	padding-top:5px
}

.menutable {
	border: none;
	width:130px;
	filter:Alpha(enabled=1, opacity=98);
	padding-left:0px;
	padding-bottom:3px
}

.inactive, .inactive TD {
	background-color: #333333;
	cursor: pointer;
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	color:#ffffff;
	font-weight:;
	height:16px;
	padding-left:2px;
}

.active, .active TD {
	background-color: #333333;
	cursor: pointer;
	font-family:Verdana, Helvetica, Arial;
	font-size:11px;
	color:#c3e300;
	font-weight:;
	height:16px;
	padding-left:2px;
}

.spacer {
	background-color: #333333;
	height:1px;
	padding-left:0px;
	padding-right:3px;
}






/* CSS Document */


.texta { 
	font-size: 9px; 
 	background-color: #ffffff; 
 	border: 1px solid #CCCCCC;
 	height: 12px; 
}

.small2 {
	font-size: 9px;
	font-family: Verdana, Helvetica, Arial;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #333333;
	line-height: normal;

}


.h6 {
	font-size: 64px;
	font-family: Arial, Helvetica;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #336633;
	line-height: normal;
	margin-bottom: 0;
	margin-top: 0;

.box { background:#; width:100%;

}





.left-top-corner {background:url(/files/Billeder/Baggrunde/topleftbg.gif) no-repeat; width:9px; height:12px;}

}

.border-top {background:url(/files/Billeder/Baggrunde/topmiddlebg.gif) repeat-x; height:12px;}

}

.right-top-corner {background:url(/files/Billeder/Baggrunde/toprightbg.gif) no-repeat; width:12px; height:12px;}

}

.border-left   {background:url(/files/Billeder/Baggrunde/middleleftbg.gif) repeat-y;}

}

.middle       {background:url(/files/Billeder/Baggrunde/middlebg.gif) repeat-x; vertical-align:top;}

}

.border-right  {background:url(/files/Billeder/Baggrunde/middlerightbg.gif) repeat-y;}

}

.left-bot-corner   {background:url(/files/Billeder/Baggrunde/bottomleftbg.gif) no-repeat; width:9px; height:12px;}

}

.border-bot {background:url(/files/Billeder/Baggrunde/bottommiddlebg.gif) repeat-x; height:12px;}

}

.right-bot-corner  {background:url(/files/Billeder/Baggrunde/bottomrightbg.gif) no-repeat; width:9px; height:12px;}

}



