body,#bgcolor1 {
	background-color: rgb(220,220,220);
}
body {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
}
table {
	color:black;
	font-size: 10px;
	font-family: Tahoma;
}
a:link {color:black;text-decoration:none;}
a:visited {color:black;text-decoration:none;}
a:active {color:black;text-decoration:none;}
a:hover {color:green;text-decoration:underline;}


input,textarea,#input {
	background-color: white;
	border: solid 1px #000000;
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
}
#menuer,#bgcolor2 {background-color:white;}
#menuer {
	border-left:1px solid black;
	border-right:1px solid black;
	height:100%;
	width:100%;
}
#hurtige_nyheder {
	filter:alpha(opacity=60);-moz-opacity:0.6;opacity: 0.6;
	background-color:white;
	border-top:1px solid black;
	border-bottom:1px solid black;
	height:15;
}
.bigtext {
	text-transform: capitalize;
}
#solid_border1tw {background-color:black;width:1;}
#solid_border1th {background-color:black;height:1;}
#soft_border1tw {background-color:rgb(220,220,220);width:1;}
#soft_border1th {background-color:rgb(220,220,220);height:1;}
.soft_text {color:silver;}

.pointer {cursor:pointer;}
