html, body {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	margin: 20px 0px 0px;
	background: #eef2f6;
	font: 11px/12px Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 11px;
	line-height: 24px;
	position: absolute;
	margin-top: 257px;
	padding: 0px 15px;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #a4042e;
}
img {
	border: 0px;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
#main {
	width: 964px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: url(img/shadow.gif) repeat-y right;
	display: table;
}
.shadowbottom {
	margin-bottom: -2px;
}
#page {
	width: 950px;
	margin: 0px 6px -7px;
	display: table;
	border: solid 1px #000000;
	background: #ffffff;
	text-align: left;
}
#top {
	height: 30px;
	padding: 25px 18px;
	overflow: hidden;
}
#menu {
	background: #000000;
	color: #ffffff;
	height: 30px;
}
#menu ul {
	width: auto;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 6px;
}
#menu li {
	margin: 0px 3px 0px 7px !important;
	margin: 0px 7px;
	padding: 3px 5px 3px 1px !important;
	padding: 2px 1px;
	line-height: 30px !important;
	line-height: 29px;
	display: inline;
	background: url(img/menubg.gif) right top no-repeat;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
}
#content {
	margin: 16px 0px 0px;
	border-top: solid 1px #000000;
	display: table;
}
#column {
	background-color: #eef2f6;
	padding: 10px;
	font-weight: bold;
}
#column table {
	background: url(img/vinkel.gif) top left no-repeat;
	padding: 5px 6px;
	width: 159px;
}
#column2 a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#footer {
	padding-top: 10px;
}
#footer a {
	font-weight: normal;
}
input, textarea {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
	width: 236px;
	border: 1px #000000 solid;
	background-color: #FFFFFF;
}
textarea {
	overflow: auto;
}
.vignet, .vignet a {
	font-size: 6px;
	color: #666666;
	text-decoration: none;
}
.copyright {
	color: #363636;
}
.checkbox, .radio {
	width: auto;
	background: none;
	border: 0px;
	margin: 2px 0px -1px !important;
	margin: 0px 0px 3px;
}

