*, *
{
    margin: 0px;
    padding: 0px;
}

body 
{
  	height: 100%;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #817474;
	background: none;
}

input
{
	display: none;
	border: 1px solid #b28b71;
	padding: 3px;
}

h1
{
	font-size: 24px;
	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
{
	width: 100%;
	background: none;
}

#mainContent
{
 	margin: 0px auto;
	width: 100%;
	min-height: 1%;
	background: none;
}

#header
{
	margin-top: 0px;
	background: none;
	text-align: center;
	margin-bottom: 20px;
}


#header h1
{
	display: block;
	font-size: 24px;
}

#header img
{
	border: 0px;
	margin-left: 0px;
	margin-top: 0px;
}

#header div
{
	float: none;
}

#header .skold
{
	width: 100%;
}

#header .logo
{
	display: none;
	width: 0px;
	height: 0px;
	background: none;
}

#middle
{
	clear: both;
	width: 100%;
	display: block;
	background: none;
}

#menu
{
	display: none;
	float: none;
	width: 0px;
	height: 0px;
	font-size: 0px;
	background: none;
}

#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
{
	display: none;
	height: 0px;
	list-style-type: none;
	margin-top: 10px;
}

#menu ul li
{
	display: none;
	height: 0px;
	padding-left: 0px;
	margin-bottom: 0px;
	background: none;

}

#menu ul li ul
{
	display: none;
	height: 0px;
	margin-top: 0px;
	margin-left: 0px;
}

#menu ul li ul li
{
	display: none;
	height: 0px;
	background: none;
	margin-bottom: 0px;
}

#main
{
	float: none;
	width: 100%;
	padding: 0px;
	background: none;
}

#footer
{
	display: none;
	clear: both;
	padding-top: 0px;
	padding-left: 0px;
	height: 0px;
	background: none;
}

#footer p
{
	display: none;
	height: 0px;
	float: left;	
	padding-left: 0px;
}

#footer p img
{
	display: none;
	height: 0px;
	border: 0px;
	width: 0px;
	height: 0px;	
}

.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.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;
}

