body {
	margin: 25px 25px 25px 25px;
	background-color: #000000;
 	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	/* font-weight: bold; */
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	/* padding: 5px 5px 5px 1.0em; */
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	/* padding: 5px 5px 5px 1.0em; */
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	/* padding: 5px 5px 5px 1.0em; */
}
a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
	/* padding: 5px 5px 5px 1.0em; */
}

h3 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}

#header {
	width: 780px;
	height: 100px;
}

#menucolumn {
	float: left;
	width: 160px;
	margin-left: 5px;
	margin-bottom: 1em; 
    padding: 0 0 0 0; 
	font-family: Verdana, Helvetica, Arial, sans-serif; 
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	/* border-right: 1px solid #999999; */
}

#menucolumn ul {
	list-style: none; 
	margin: 0; 
	padding: 0; 
}

/*
#menucolumn ul li {
	margin: 0; 
}
*/

#menucolumn ul li a:link {
	display: block; 
	padding: 5px 5px 5px 1.0em; 
	border-left: 10px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #666666;
	color: #FFFFFF; 
	text-decoration: none; 
	width: 100%; 
	font-weight: bold;
}

#menucolumn ul li a:visited {
	display: block; 
	padding: 5px 5px 5px 1.0em; 
	border-left: 10px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	background-color: #666666;
	color: #FFFFFF; 
	text-decoration: none; 
	width: 100%; 
	font-weight: bold;
}

#menucolumn ul li a:hover {
	border-left: 10px solid #666666;
	border-bottom: 1px solid #CCCCCC;
	background-color: #CCCCCC;
	color: #FFFFFF; 
	font-weight: bold;
}

#menucolumn ul li a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

#maincolumn {
	/* float: left; */
	width: 560px;
	padding: 0px 0px 20px 0px;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin: 0px 0px 0px 200px;
}

#maincolumn table {
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

#maincolumn table th{
	font-size: 12px;
	font-weight: bold;
}

#footer {
	float: left;
	margin: 10px 0px 0px 0px; 
	width: 780px;
	height: 50px;
}

#tekst {
	font-weight: normal;
}

.ForBandetX { 
	background-color: #000000;
 	color: #FFFFFF;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.ForBandetX a:link {text-decoration: none; font-weight: normal}
.ForBandetX a:visited {text-decoration: none; font-weight: normal}
.ForBandetX a:hover {text-decoration: none; font-weight: normal}
.ForBandetX a:active {text-decoration: none; font-weight: normal}

