@charset "utf-8";
/* CSS Document */

body {
	background-color:#FFFFFF;
	margin: 0px;
	text-align: center;
	background-image: url('../img/bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	}

#wrapper
	{
	width: 920px;
	min-height: 400px;
	display: block;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -460px;
	}

#banner
	{
	width: 920px;
	height: 141px;
	margin: 0px;
	display: block;
	background-image: url('../img/bg_top.jpg');
	background-repeat:no-repeat;
	}
	
	a.menuaktiv
	{
	width: 88px;
	height: 31px;
	display: block;
	background-image: url('../img/menu_aktiv.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 109px 2px 0px 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 31px;
	color:#730000;
	font-weight:bold;
	text-decoration:none;	
	}
	
	a.menuinaktiv
	{
	width: 88px;
	height: 31px;
	display: block;
	background-image: url('../img/menu_inaktiv.jpg');
	background-repeat: no-repeat;
	float: right;
	margin: 109px 2px 0px 0px;
	text-align: center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 31px;
	color:#CCCCCC;
	font-weight:normal;
	text-decoration:none;	
	}
	
	a.menuinaktiv:hover
	{
	color:#FFFFFF;
	}

#content
	{
	width: 920px;
	display: block;
	margin: 30px 0px 0px 0px;
	/*background-color:#CCFFFF;*/
	clear: both;
	}
	
	.pic1
	{
	float: left;
	display: block;
	margin: 0px;
	width: 560px;
	height: 256px;
	}
	
	#myContent
	{
	float: left;
	display: block;
	margin: 0px;
	width: 560px;
	height: 256px;
	}
	
	.pic2
	{
	float: right;
	display: block;
	margin: 0px;
	width: 340px;
	height: 156px;	
	}
	.pic3
	{
	float: right;
	display: block;
	margin: 19px 0px 0px 0px;
	}
	
	#radiospot
	{
	float: right;
	display: block;
	margin: 19px 0px 0px 0px;
	}
	
	.separator
	{
	width: 450px;
	height: 2px;
	margin: 20px 0px 20px 0px;
	border-bottom: 1px dotted #999999;
	}
	
	#priser
	{
	width: 450px;
	border: 0px;
	padding: 0px;
	margin: 0px;
	}
	
	#priser td
	{
	height: 30px;
	border-top: 1px dotted #999999;
	}
	
	td p
	{
	margin-top: 10px;
	}
	
	.spalte1
	{
	width: 250px;
	padding-top: 15px;
	display: block;
	float: left;
	background-color:#FFFFFF;
	border-top: 1px dotted #999999;
	font-weight: bold;
	}
	
	.spalte2
	{
	margin: 0px 0px 0px 1px;
	width: 199px;
	padding-top: 15px;
	display: block;
	float: right;
	background-color:#FFFFFF;
	border-top: 1px dotted #999999;
	}
	
	#imagecontainer
	{
	width: 450px;
	float: right;
	margin: 20px 0px 30px 0px;
	}
	
	#textcontainer
	{
	width: 450px;
	float: left;
	margin: 20px 0px 30px 0px;
	}
	

		#content h1
		{
		clear: both;
		margin: 0px 0px 20px 0px;
		color:#730000;
		font-size: 24px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height: 26px;
		font-weight: lighter;
		}
		
		#content h2, #textcontainer a.jumper, #textcontainer a.jumper:hover
		{
		clear: both;
		margin: 0px 0px 10px 0px;
		color:#730000;
		font-size: 14px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height: 16px;
		font-weight: lighter;
		text-decoration:none;
		}
		
		#content h3
		{
		clear: both;
		margin: 0px 0px 6px 0px;
		color:#666666;
		font-size: 11px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height: 15px;
		font-weight: bold;
		}
		
		#content p
		{
		clear: both;
		margin: 0px 0px 18px 0px;
		color:#666666;
		font-size: 11px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height: 15px;
		font-weight: lighter;
		}
		
		#content ul
		{
		padding: 0px;
		margin: 20px 0px 20px 30px;
		}
		
		#content li
		{
		margin: 0px;
		color:#666666;
		font-size: 11px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height: 18px;
		font-weight: lighter;
		}
	
		#content #textcontainer a, #content #nyhedsbox a
		{
		margin: 0px;
		color:#666666;
		font-size: 11px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height: 15px;
		font-weight: lighter;
		text-decoration:underline;
		}
		
		#content #textcontainer a:hover, #content #nyhedsbox a:hover
		{
		text-decoration: none;
		color:#000000;
		}
		
		#imagecontainer a.submenu
		{
		text-indent: 10px;
		margin: 0px 0px 2px 0px;
		display: block;
		color:#730000;
		width: 240px;
		background-color:#EEEEEE;
		font-size: 11px;
		font-family:Tahoma, Arial, Helvetica, sans-serif;
		line-height: 24px;
		font-weight: normal;
		text-decoration:none;
		clear: both;
		}
		
		#imagecontainer a.submenu:hover
		{
		clear: both;
		background-color: #730000;
		color: #FFFFFF;
		}
		
		#imagecontainer #subactive
		{
		background-color:#730000;
		color: #FFFFFF;
		}
	
	#nyhedsbox
	{
	float: right;
	display: block;
	width: 450px;
	min-height: 200px;
	margin: 20px 0px 0px 0px;
	border-left: 1px dotted #999999;
	}
		#nyhedsbox h1
			{
			margin: 0px 0px 12px 20px;
			color:#999999;
			font-size: 24px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			line-height: 26px;
			font-weight: lighter;
			}
		#nyhedsbox h2
			{
			margin: 0px 0px 6px 20px;
			color:#666666;
			font-size: 12px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			line-height: 15px;
			font-weight: bold;
			}
		#nyhedsbox p
			{
			margin: 0px 0px 20px 20px;
			color:#666666;
			font-size: 11px;
			font-family:Tahoma, Arial, Helvetica, sans-serif;
			line-height: 15px;
			font-weight: lighter;
			}
	

#footer
	{
	width: 920px;
	height: 40px;
	margin: 0px 0px 20px 0px;
	display: block;
	background-image: url('../img/footer.jpg');
	text-align: center;
	background-repeat:no-repeat;
	clear: both;
	}
	
	#footer p
		{
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size:10px;
		line-height: 40px;
		color:#666666;
		font-weight:normal;
		margin: 0px;		
		}


