body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-image: url(images/bg_th.jpg);
	background-color: #362009;
	color: #CCCCCC;
}

td, th , p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 10px;
}

a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}

area { cursor: hand; cursor: pointer; }

.text_underline {
text-decoration:underline

}
.text_bold {
font-weight:bold
}
.text_bold_white {
	font-weight:bold;
	color: #FFFFFF;
}
.text_bold_white_underline {
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:underline;
}
.text_bold_underline{
font-weight:bold;
text-decoration:underline;
}
	
/******************* content style *************************/
#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #CCCCCC;
	border-top-color: #D4D0C8;
}

#content .input_text {
	background-color:#666666;
	font-family: "Courier New", Courier, mono;
	font-size:13px;
	font-weight: bold;
	color:#FF6600;
	border-width:0px;
	padding: 2px 2px 2px 6px;
	width:80%;	
	
}
#content .knap {
	background-color:#CCCCCC;
	color:#FF6600;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 15px;
	width: 40%;
	border: 0px;
	cursor: hand;}
	
#content .kanp_opslags {
	color:#FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	width: 100%;
	border: 0px;
	cursor: hand;
	display: block;
	background-color: #666666;
	text-indent: 5px;
	text-align: left;
}

#content a.kanp_opslags:hover {
	background-color: #333333;
	text-decoration:none;
}

#content .nyhed_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: block;
	width: 100%;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	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: solid;
	border-left-style: none;
	border-bottom-color: #999999;
	text-indent: 2px;
}
/******************* content style end *************************/
.opslags_tr {
	background-color: #333333;
}
.formtekst {
	vertical-align: top;
}
