*, *
{
    margin: 0px;
    padding: 0px;
}

body 
{
  	height: 100%;
	background: url(image/top_bg.png) repeat-x;
  	background-color: #efe7d7;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #817474;
}


a, a:link, a.active, a.hover
{
	text-decoration: none;
	font-weight: bold;
	color: #b28b71;
}

img
{
	border: 0px;
}

input
{
	border: 1px solid #b28b71;
	padding: 3px;
}

h1
{
	font-size: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2
{
	margin-bottom: 10px;
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3
{
	margin-bottom: 5px;
	border-bottom: 1px solid #b28b71;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

h4
{
	margin-bottom: 3px;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

p
{
	padding-bottom: 10px;
}

.left
{
	text-align: left;
}

.center
{
	text-align: center;
}

.right
{
	text-align: right;
}

#pageContent
{
 	margin: 0px auto;
	width: 980px;
	min-height: 779px;
	background: url(image/content_bg.png) no-repeat left top;
	border: 1px dotted transparent;
}

#mainContent
{
 	margin: 0px auto;
	width: 740px;
	min-height: 600px;
}

#header
{
	height: 152px;
	background: url(image/header_bg.png) no-repeat;
	margin-top: 50px;
}

#header h1
{
	display: none;
	font-size: 0px;
}

#header img
{
	border: 0px;
	margin-left: 60px;
	margin-top: 30px;
}

#header div
{
	float: left;
}

#header .skold
{
	width: 200px;
}

#header .logo
{
	width: 530px;
	height: 150px;
	background: url(image/logo.png) no-repeat 30px 10px;
}

#middle
{
	clear: both;
	width: 100%;
	display: inline-block;
	background: url(image/main_bg.png) repeat-y left top;
}

#menu
{
	float: left;
	margin-top: -5px;
	width: 209px;
	min-height: 400px;
	font-size: 14px;
	background: url(image/menu_bg.png) no-repeat left top;
}

#menu a, a:link, a.active, a.hover
{
	text-decoration: none;
	font-weight: bold;
	color: #b28b71;
}

#menu h2
{
	display: none;
	font-size: 0px;
}

#menu ul
{
	list-style-type: none;
	margin-top: 10px;
}

#menu ul li
{
	padding-left: 30px;
	margin-bottom: 5px;
	background: url(image/check.png) no-repeat 10px 2px;

}

#menu ul li ul
{
	margin-top: 3px;
	margin-left: -30px;
}

#menu ul li ul li
{
	background: none;
	margin-bottom: 5px;
}

#main
{
	float: left;
	width: 511px;
	width: 500px;
	padding: 10px;
}

#footer
{
	clear: both;
	margin-top: -3px;
	padding-top: 10px;
	padding-left: 500px;
	height: 56px;
	background: url(image/footer_bg.png) no-repeat;
}

#footer p
{
	float: left;	
	padding-left: 5px;
}

#footer p img
{
	border: 0px;
	width: 88px;
	height: 31px;	
}

.cd
{
	clear: both;
	margin-top: 20px;
}

.cd h2
{
	border: 0px;
}

.cd div.f_left
{
	float: left;
	width: 210px;
}

.cd div.f_right
{
	float: right;
	width: 210px;
}

.cd .price
{
	clear: both;
	padding-top: 3px;
	font-weight: bold;
	text-align: right;
}

.cd ol
{
	display: block;
	width: 200px;
	margin-left: 30px;
	margin-top: 5px;
}


.historik
{	
	margin-bottom: 10px;
}

.historik img
{
	float: right;
	padding-left: 5px;
}

img.moody
{
	margin: 10px;
}

ul.historik
{
	list-style-type: none;
}

ul.historik li
{
	margin-top: 20px;
}

ul.historik li ul
{
	clear: both;
	list-style-type: none;
	margin-top: 3px;
}

ul.historik li ul li
{
	margin-top: 0px;
}


ul.kalender
{
	list-style-type: none;
}

ul.kalender li
{
	clear: both;
	margin-bottom: 30px;
}

ul.kalender li ul
{
	list-style-type: none;
}

ul.kalender li ul li
{
	margin: 0px;
}

ul.kalender li ul li div
{
	float: left;
}

ul.kalender li ul li div.date
{
	width: 200px;
}

ul.kontakter
{
	list-style-type: none;
}

ul.kontakter li
{
	margin-bottom: 20px;
}

ul.kontakter li ul
{
	list-style-type: none;
}

ul.kontakter li ul li
{
	margin: 0px;
}

ul.korpolicy
{
	list-style-type: none;
}

ul.korpolicy li
{
	padding-bottom: 10px;
}

ul.medlem
{
	margin-left: 30px;
	margin-bottom: 10px;
}

ul.om_koren
{
	margin-top: 10px;
	list-style-type: none;
}

ul.om_koren li
{
	padding-bottom: 10px;
}


ul.programforklaring
{
	list-style-type: none;
}

ul.programforklaring li
{
	padding-bottom: 10px;
}

#tabernacle
{
	clear: both;
	padding: 10px;
}

