body,h1,h2,h3,h4,h5,h6,p,td,a,li,input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin: 10px 10px 10px 10px;
	padding: 0;
	background: #f5f5f5;
	color: black;
}
h1 {
	font-size: 20px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
}
img {
	border: none;
}
.IEcenter {
	text-align: center;
}
.rammen {
	position: relative;
	background: white;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	padding: 0;
	width: 760px;
	z-index: 0;
	border: solid 2px #c0c0c0;
}
.indhold {
	margin: 5px;
	margin-top: 170px;
	padding: 0px;
}
img.top {
	margin: 0px;
	padding: 0px;
}
#top {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 0px;
	width: 760px;
	height: 165px;
	background: url("top.jpg") no-repeat #FFFFFF;
}
#top ul { 
	text-align: center;
	list-style-type: none;
	width: 760px;
	margin: 0px;
	padding: 0px;
}
#top li { 
	display: inline;
	margin: 0px;
	padding: 0px;
}
#topfirst {
	border: none;
}
#top li a {
	color: #FFFF00;
	font-size: 14px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	}
#top li a:link {color: #FFFF00;}
#top li a:visited {color: #FFFF00;}
#top li a:hover {
	color: #666666;
	background-color: #FFFF00;
}
a#blank {
	background-color: transparent;
	border: none;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	color: yellow;
}	

p.bund {
	clear: both;
	font-size: 10px;
	text-align: center;
	color: #000000;
	background: #dedede;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
td {
	border: solid 1px #666666;
}
