body {
	text-align: center;
	background: #ffffff;
	margin: 0;
}
div {
	position: relative;
}
p,ul,ol,blockquote {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	line-height: 14pt;
	text-align: justify;
}
p {
	margin: 5px 0 0 0;
}
ul,ol {
	margin: 5px 0 0 10px;
}
blockquote {
	margin: 5px 40px 0 40px;
}
h1 {
	font-family: "Century Gothic", verdana, helvetica, sans-serif;
	font-size: 20pt;
	font-weight: bold;
	color: #669933;
	margin: 0;
}
h2 {
	font-family: "Century Gothic", verdana, helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #996600;
	margin: 10px 0 0 0;
}
h3 {
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	margin: 10px 0 0 0;
}
span {
	font-family: verdana, helvetica, sans-serif;
}
a {
	color: #505050;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
h1 a {
	color: #669933;
	text-decoration: none;
}
h1 a:visited {
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
}
h1 a:active {
	text-decoration: underline;
}
img.profilbillede {
	float: right;
	margin: 5px 0 5px 5px;
}
img {
	padding: 0;
	margin: 0;
	border: 0;
}
input, textarea, select {
	background: #ffffff;
	border: 1px solid #cccccc;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	margin: 0 0 5px 0;
}
input:focus {
	background: #ffffdd;
}
textarea:focus {
	background: #ffffdd;
}
label {
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
}
label.bruger {
	float: left;
	width: 150px;
	font-size: 10pt;
}
div#container {
	margin: 0 auto;
	width: 1100px;
	background: url(images/bg.png) repeat-y center;
	text-align: left;
}
div#header {
	width: 1100px;
	height: 185px;
}
div#menu {
	margin: 0 auto;
	width: 1000px;
	height: 30px;
}
#menu ul {
	margin: 0;
	padding: 0;
	width: 1000px;
	height: 30px;
	list-style: none;
}
#menu li {
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
	height: 30px;
}
div#menushadow {
	margin: 0 auto;
	width: 1100px;
	height: 14px;
	background: url(images/menushadow.png) repeat-y center;
}
div#bottom {
	margin: 0 auto;
	width: 1100px;
	height: 25px;
	background: url(images/bottom.png) repeat-y center;
	clear: both;
}
div#footer {
	margin: 0 auto;
	padding: 5px;
	width: 920px;
	text-align: center;
}
div#content {
	display: inline;
	float: left;
	width: 560px;
	min-height: 898px;
	margin: 20px 0 10px 90px;
	padding: 0 40px 0 0;
	border-right: 1px dashed #cccccc;
}
div#right {
	display: inline;
	float: left;
	width: 280px;
	margin: 20px 80px 0 40px;
}
div#right h2 {
	margin: 0;
}
div#right ul {
	margin: 5px 0 0 -10px;
	text-align: left;
}
div.rightbox {
	width: 260px;
	padding: 10px;
	margin: 0 0 20px 0;
	background: #efefef;
}
div#pagination {
	width: 560px;
}
.pagination {
	font-size: 10pt;
	border: 1px solid #cccccc;
}
.pagileft {
	float: left;
}
.pagiright {
	float: right;
}
.pagination a {
	padding: 2px;
	display: block;
	text-decoration: none;
}
.pagination a:hover {
	background: #cccccc;
	color: #ffffff;
}
.pagination a:active {
	background: #cccccc;
	color: #ffffff;
}
div.input {
	height: 25px;
}
div.comment {
	background: #efefef;
	margin: 10px 0 0 0;
	padding: 10px;
	width: 540px;
}
textarea.comment {
	width: 560px;
	height: 52px;
	line-height: 10pt;
	min-height: 52px;
}
span.commenter {
	display: block;
	font-size: 10pt;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #cccccc;
}
span.commenter_floatright {
	float: right;
	font-size: 10pt;
}
div.visprofil_left {
	float: left;
	width: 150px;
}
div.visprofil_right {
	float: left;
	width: 410px;
}
div.billede {
	margin: 0 auto;
	padding: 5px 0 0 0;
	font-family: verdana, helvetica, sans-serif;
	font-size: 7pt;
	text-align: right;
	color: #999999;
}
span.ruler {
	/* <hr> sucks! */
	display: block;
	text-align: right;
	color: #999999;
	padding: 5px 0 5px 0;
	margin: 0 0 15px 0;
	width: 560px;
	height: 15px;
	border-bottom: 1px dashed #cccccc;
}
span.post {
	text-align: left;
	font-size: 8pt;
	color: #999999;
	line-height: 11pt;
}
span.footer {
	font-size: 7pt;
	color: #999999;
}
div#ie6alert {
	background: #ffffcc;
	margin: 10px auto;
	padding: 10px;
	width: 600px;
	font-family: verdana, helvetica, sans-serif;
	font-size: 8pt;
	color: #ff0000;
	border: 2px solid #ff0000;
}
.contentbanner {
	margin: 0 auto;
	width: 468px;
	height: 60px;
}
.newsbanner {
	margin: 0 auto;
	width: 468px;
	height: 60px;
	padding: 0 0 20px 0;
}
