body, table {
	font-size: 11px;
	font-family: Verdana, sans-serif;
}
body {
	background-color: #A9A8A8;
	margin: 0px 0px 20px 0px;
}
table {
	width: 100%;
}
thead {
	font-weight: bold;
}
tr {
	vertical-align: top;
}
a, a:link, a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
a:active, a:hover {
	color: #e60e11;
}
p {
	margin: 0px 0px 20px 0px;
}
form {
	margin: 0px;
}
a img {
	border: 0px;
}
input, textarea, select {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
}
input.text  {
	width: 180px;
	border: 1px dotted #000;
}
textarea  {
	width: 180px;
	border: 1px dotted #000;
	overflow: auto;
}
select {
	width: 184px;
}
input.button {
	width: 100px;
	background-color: #FFF;
}
hr {
	margin: 10px 0px;
	color: #000;
}

#container {
	margin: 0px auto;
	width: 980px;
	border: 1px dotted #205775;
	border-top: 0px;
	background-color: #FFF;
}
#top {
	display: block;
	background-image: url(../images/top.jpg);
	background-position: 0px 0px;
	height: 145px;
	position: relative;
}

div.submenu {
	position: relative;
	top: -23px;
	left: -240px;
	width: 980px;
	border-bottom: 0px;
	background-color: #5b5b5b;
	height: 23px;
}
	div.submenu a {
		display: block;
		float: left;
		padding: 5px 10px;
		color: #FFF;
	}
	div.submenu a:active, div.submenu a:hover {
		color: #e60e11;
		background-color: #000;
	}
#content {
	overflow: hidden;
	float: left;
	width: 500px;
	padding: 0px 30px 20px 30px;
}
	#content h1.heading {
		width: 500px;
		position: relative;
		left: -30px;
		padding: 10px 30px;
		background-image: url(../images/overskriftbackdrop.gif);
		background-repeat: no-repeat;
		background-position: 0px -20px;
		font-size: 16px;
		margin: 0px;
		padding-top: 30px;
		padding-bottom: 5px;
	}
	#content div.editor h1, #content div.editor h2 {
		font-size: 14px;
		margin: 0px 0px 10px 0px;
		background-image: url(../images/heading2.gif);
		background-repeat: no-repeat;
		padding-left: 25px;
	}
	#content div.editor h1 {
		font-size: 18px;
	}
#menu, #menu2 {
	float: left;
	width: 210px;
	min-height: 900px;
	background-image: url(../images/label2.jpg);
	background-repeat: repeat-x;
	background-position: 0px -29px;
}
#menu2 {
	background-image: url(../images/label3.jpg);
	background-position: 0px 20px;
}
#menu h1, #menu2 h1 {
	padding: 3px 5px 10px 20px;
	margin: 0px;
	font-size: 12px;
	color: #FFF;
	height: 50px;
	margin-top: 35px;
}
#menu a, #menu2 a {
	display: block;
	float: left;
	clear: left;
	width: 130px;
	margin: 0px 0px 5px 0px;
	padding-left: 10px;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

#navigation {
	height: 23px;
}
	#navigation a {
		display: block;
		float: left;
		padding: 5px 10px;
		color: #FFF;
	}
	#navigation a:hover,#navigation a:active,#navigation a.active {
		color: #e60e11;
		background-color: #000;
	}

.navigator {
	padding-left: 10px;
	background-image: url(../images/navigation.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}

div.memberlist {
	margin: 20px 0px 5px 0px;
}
	div.memberlist div.category {
		float: left;
		width: 190px;
		margin: 0px 5px 15px 0px;
	}
		div.memberlist div.category h2 {
			font-size: 14px;
			margin: 0px 0px 5px 0px;
		}
		div.memberlist div.category a {
			display: block;
			float: left;
			clear: left;
			margin-bottom: 5px;
			
			background-image: url(../images/navigation.jpg);
			background-repeat: no-repeat;
			background-position: 0px 5px;
			padding-left: 10px;
			font-size: 11px;
		}

div.memberdata div.specifics {
	width: 180px;
	float: left;
}
div.memberdata img {
	width: 200px;
	float: right;
	margin: 0px 0px 10px 10px;
}

#calendar {
	width: 760px;
	margin: 0px auto;
}
	#calendar div.title {
		background-color: #EBF4FF;
		border: 1px solid #C3D6F5;
		height: 30px;
		width: 100%;
		font-weight: bold;
		font-size: 16px;
		margin-top: 10px;
	}
	#calendar div.month {
		text-align: center;
	}
	#calendar span {
		display: block;
		width: 97px;
		min-height: 97px;
		float: left;
		margin: 2px;
		padding: 2px;
		background-color: #FFF;
		border: 1px solid #000;
		overflow: hidden;
		text-align: left;
	}
		#calendar span ul {
			margin: 0px 0px 0px 20px;
		}
		#calendar span div.date {
			float: right;
			padding: 3px 0px;
			text-align: center;
			background-color: #EBF4FF;
			color: #000;
			border: 1px solid #C3D6F5;
			width: 20px;
			cursor: default;
		}
	#calendar span.day {
		border-color: transparent;
		min-height: auto;
		text-align: center;
	}
	#calendar span.notdate {
		border-color: transparent;
	}
	#calendar span.event {
		
	}
	#calendar div.title div {
		padding: 5px;
	}
	
#map {
	margin-top: 20px;
	display: none;
	position: relative;
	background-repeat: no-repeat;
	width: 390px;
	height: 532px;
}
	#map a {
		position: absolute;
		display: block;
		width: 15px;
		height: 15px;
		background-image: url(../images/locator.jpg);
		background-repeat: no-repeat;
	}

div.options {
	border: 1px solid #000;
	background-color: #FFF;
	position: absolute;
	height: 100px;
	overflow: auto;
}
	div.options div {
		cursor: default;
		padding: 2px;
	}
	div.options div.highlight {
		background-color: #3366cc;
		color: #fff;
	}

div.paperadvertbox, div.eventbox, div.memberlinksbox, div.newslettersbox {
	padding: 10px;
}
div.gallery div.imagebox {
	float: left;
	width: 200px;
	margin: 0px 10px 10px 0px;
}
	div.gallery div.imagebox div.image {
		width: 200px;
		height: 200px;
		overflow: hidden;
		text-align: center;
	}
	div.gallery img {
		filter: alpha(opacity=50);
		opacity: 0.5;
		-moz-opacity: 0.5;
	}
	div.gallery a:hover img, div.gallery a:active img {
		filter: alpha(opacity=100);
		opacity: 1;
		-moz-opacity: 1;
	}

div.clear {
	height: 1px;
	overflow: hidden;
	clear: both;
}