body {
	background-color: #7CB19D;
	background-attachment: fixed;
	font-family: verdana, tahoma, sans-serif;
	color: #000000;
	text-align: center;
}
#box {
	width: 754px;
	border: 1px solid #2D4A40;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	
	
}
#head {
	height: 100px;
	background-color: #ffffff;
	border-bottom: 1px solid #93291E;
	background-image: url(../pics/header.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
#text {
	text-align: left;
	padding: 25px;
}
.indhold {
	text-align: center;
}
table {
	border-collapse: collapse;
	border: 2px solid #93291E;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}
td {
	border: 1px solid #93291E;
}
td a {
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	display: block;
}

td a.r {
	background-image: url(../pics/check.png);
	background-repeat: no-repeat;
	background-position: top right;
}
td a.r2 {
	background-image: url(../pics/check2.png);
	background-repeat: no-repeat;
	background-position: top right;
}
td a.r3 {
	background-image: url(../pics/check3.png);
	background-repeat: no-repeat;
	background-position: top right;
}
td.bingo {
	border-collapse: collapse;
	border: 1px solid #c0c0c0;
	font-size: large;
}
.bingo {
	
	font-size: large;
}		
a img {
	border: none;
}
td a:hover {
	color: #ff0000;
}

#footer  {
	background-color: #93291E;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
	font-size: small;
	font-weight: normal;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: none;
	border-top: 1px dotted #ffffff;
	border-bottom: 1px dotted #ffffff;
	font-size: small;
	font-weight: normal;
}
h1 {
	color: #93291E;
	
}
h1 a {
	text-decoration: none;
        font-size: 2em;
	color: #5B8DE1;
	background-color: #ffffff;
}
h1 a:hover {
	color: #D7006B;
}
h2 {
	color: #93291E;
	font-weight: normal;
}
h2 a {
	color: #93291E;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #D7006B;
}
h2 a:hover {
	color: #D7006B;
}
h2 a:visited {
	color: #A817FF;
}
	
h3 {	color: #93291E;
	font-weight: normal;
}	

h3 a {	
	color: #93291E;
	background-color: #ffffff;
	text-decoration: none;
	border-bottom: 2px solid #D7006B;
}
h3 a:hover {
	color: #D7006B;
}
h4 {
	color: #93291E;
}
h5 {
	color: #ffffff;
	background-color: #6684EC;
	border: 2px outset #BBBBFF;
	display: inline;
	padding: 5px;
	margin: 7px;
	
}
h5 a {
	color: #ffffff;
	text-decoration: none;
}
h5 a:hover {
	color: #D7006B;
}
h6 {
	color: #93291E;
}
#topmenu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#topmenu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 26px;
	
}
#topmenu ul li a {
	background: #ffffff;
	height: 2em;
	border-top: 1px solid #93291E;
	border-left: 1px solid #93291E;
	border-bottom: 1px solid #93291E;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #000000;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-weight: bold;
}
#topmenu ul li a.tom {
	background: #ffffff;
	height: 2em;
	border-top: 1px solid #93291E;
	border-left: 1px solid #93291E;
	border-bottom: 1px solid #93291E;
	border-right: none;
	padding: 0;
	margin: 0 0 10px 0;
	color: #c0c0c0;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-weight: bold;
}
html>#topmenu ul li a  {
	font-size: x-small;   
} 

#resources a:link, #resources a:visited {
	border-right: 1px solid #93291E;
	}


#topmenu ul li a:hover {
	color: #ffffff;
	background: #93291E;
}
#topmenu ul li a.tom:hover {
	color: #ffffff;
	background: #EDACA5;
}
#topmenu a:active	{
	background: #93291E;
	color: #fff;
}

hr {
	display: none;
	clear: both;
}

	