body, div, p, h1, h2, h3, td, input, textarea, label, ul, li, select, option { 
	font-family:Verdana,Helvetica,sans-serif;
}

body {
	margin-top:20px;
	text-align:center;
	font-size:11px;
}

p { 
	margin:10px 0;
	line-height:150%;
}
li {
	margin:7px 0;
}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	margin:10px 0 3px 0;
	color:#715C00;
}
h2 {
	margin-top:3px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#4A4526;
}

a {
	color:black;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	margin:0;
	padding:0;
	border:0;
}
td {
	vertical-align: top;
	margin-left: 40px;
}
td p{
	font-size:11px;
}
#wrap{
	width:770px;
	margin:0px auto;
	background:url("bg.gif") repeat-y;
	text-align:left;
	border-bottom:10px solid #FED933;
}
#content{
	float:left;
	padding:20px 15px 30px 15px;
	width:440px;
	voice-family:"\"}\""; 
	voice-family:inherit;
	width:410px;
}
#content a, #right a {
	color:#009;
	text-decoration:underline;
}
#content a:hover, #right a:hover {
	color:red;
}
#right{
	width:160px;
	float:right;
	display:block;
}
#top {
	width:770px;
}

/*----------------------------------
MENU
----------------------------------*/
#nav{
	width:160px;
	float:left;
	background-color:#666;
	display:block;
	margin-top:30px;
	height: 450px;
}
#nav ul{
	margin:0;
	padding:0;
}
#nav li{
	font-size:12px;
	list-style:none;
	display:block;
	margin:0;
}
#nav li a{
	display:block;
	font-weight:bold;
	color:white;
	padding:5px 0 5px 15px;
	width:145px !important;
	width:160px;
}
#nav li.actsub a{
	background:#FED933 url(actsub.gif) no-repeat 4px center;
	color:black;
	border-bottom:1px solid #666;
}
#nav li#cur a {
	background:#FED933 url(cur.gif) no-repeat 5px center;
	color:black;
}
#nav li#cur li a {
	background:#EAEAEA;
	color:black;
	font-style:normal;
}
#nav li.actsub li a{
	background:#EAEAEA;
	padding:5px 0 5px 20px;
	border:0;
	width:140px !important;
	width:160px;
}
#nav li.actsub li.actsub a {
	background:#EAEAEA url(actsub.gif) no-repeat 9px center;
}
#nav li.actsub li#cur a {
	background:#EAEAEA url(cur.gif) no-repeat 10px center;
	font-style: normal;
}
#nav li.actsub li#cur a li a {
	background:#EAEAEA url(cur.gif) no-repeat 10px center;
	font-style: italic;
}
#nav li.actsub li.actsub li a{
	background:#EAEAEA;
	font-weight:normal;
	font-style:italic;
	padding:5px 0 5px 25px;
	width:135px !important;
	width:160px;
}
#nav li.actsub li.actsub li#cur a{
	background:#EAEAEA url(cur.gif) no-repeat 15px center;
	font-style: italic;
}






/*----------------------------------
Højre kolonne
----------------------------------*/
#right h1 {
	background:#666;
	padding:4px 0px 4px 7px;
	color:white;
	font-size:12px;
	border-top:1px solid white;
	font-family:Verdana,Helvetica,sans-serif;
	font-weight: bold;
}
#right p {
	font-size:11px;
	padding:0 7px 10px 7px;
}


/*----------------------------------
Footer
----------------------------------*/
#footer {
	font-size:10px;
	color:#666;
	margin:0 auto; 
	width:760px; 
	text-align:right;
}
#footer a {
	color:#666;
}
a#edev {
	color:red;
}
a#edev span {
	color: #666;
}
