body {
	font-size: 11px;
	font-family: Verdana, Arial;
	color: #000000;
	background-color: #a4a4a4;
	margin: 20;
	/*
	background-image: url(images/bg.gif);
    background-repeat: repeat-x;
	background-position: top;
	*/
}

img { border: none; }

#main {
	margin: 10px;
	overflow: auto;
	width: 700px;
	height: 380px;
	font-family: Verdana, Arial;
}
#main a{
	text-decoration: underline;
}
	
td {
	font-size: 11px;
	color: #000000;
}
a.menu:link{
	font-family: verdana, helvetica;

	font-size: 11px;
	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
}
a.menu:hover{
	font-family: verdana, helvetica;
	font-size: 11px;

	padding-left: 20px;
	margin-bottom: 0px;
	color: #FF0000;
	text-decoration: underline;
	display: block;
	height: 15px;

}
a.menu:visited{

	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;


	background: #FFFFFF;
	display: block;
}
a.menu:active{



	padding-left: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;

	background: #FFFFFF;
	display: block;
}


a:link {
	color: #000000;
	text-decoration:none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	font-weight: regular;
	color: #000000;

}
a:hover {
	font-weight: regular;
	color: #000000;
	text-decoration:underline;
}
.dotted {
	border-right: 1px dotted #7DA7D8;
}

h1 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
}

h2 {
	font-weight: bold;
	font-size: 11px;
	margin: 3px;
}
h3 {
	font-size: 11px;
	font-weight: regular;
	margin: 0px;
}
#nyhed-container {
	margin-bottom: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #000000;
	background-color: #EEEEEE;
	border: 1px solid #454545;
	padding: 12px;
	background-image: url(media/nyhed-bg.gif);
    background-repeat: repeat-x;
	background-position: top;
	width: 380px;
	align: left;
}

#dato {
	font-size: 9px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#overskrift {
	font-size: 14px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 6px;
}
#nyhed {
	font-size: 11px;
	margin-top: 3px;
	margin-bottom: 3px;
}
#forfatter {
	font-size: 10px;
	margin-top: 3px;
	margin-bottom: 3px;
	font-weight: bold;
}

#footer {
	color: #000000;
	font-size: 9px;
	text-align: center;
}


.imgBorder {
	border: 1px solid #454545;
	float: right;
	margin: 0 20px 20px 20px;
}
