@charset "UTF-8";

body
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-top:50px;
	padding-bottom:70px;
	background-color:#CCC;
	scrollbar-base-color:white;
}

#wrapper
{
	width:790px;
	height:auto;
	margin:auto;
	text-align:left;
}


#header 
{
	height:80px;
	padding-top:43px;
	padding-left:52px;
	background-image:url(header_skygge.png);
	background-repeat:no-repeat;
}

#headerleft 
{
	float:left;		
}

#headerright 
{
	float:right;		
}

#header a
{
	text-decoration:none;
	color:#FFF;
}

/*
#flag
{
	float:right;
	padding-right:50px;
	witdth:100px;
	height:50px;
}
	
#flagleft
{
	float:left;
	padding-right:10px;
}
	
#flagright
{
	float:right;
	width:auto;
}
<div id="flag">
<div id="flagleft">
<a href="index.html">
<img src="dannebrog.jpg" /></a>
</div>
<div id="flagright">
<a href="">
<img src="union-jack.jpg" /></a>
</div>
</div>

*/

#content
{
	padding-left:50px;
	height:400px;
	background-image:url(back_skygge.png);
	background-repeat:repeat-y;
	border-color:#FFF;
	position:relative;
	}

#content a 
{
	text-decoration:none;
	color:#FFF;
	background-color:none;
}

#content a:hover
{
	color:#FFF;
}

#left
{
	width:365px;
	height:auto;
	float:left;
	padding-top:45px;
	padding-bottom:20px;
	
}

#innerleft
{
	height:auto;
}

#innerleftleft
{
	float:left;
	width:177px;
	
}

#innerleftright
{
	float:right;
	width:177px;
}

#right
{
	width:365px;
	height:auto;
	float:right;
	padding-top:45px;
	padding-bottom:10px;
	
	
}

#inneright
{

	height:auto;
	
}

#innerrightleft
{
	float:left;
	width:177px;
}

#innerrightright
{
	float:right;
	width:177px;
	
}

#nyhed
{
	width:482px;
	height:185px;
	float:right;
	padding-right:20px;
	margin-right:50px;
	margin-top:15px;
	font-size:11px;
	color:#000;
	overflow:auto;
	bottom:20px;
}

#nyhed a
{
	color:#0089c8;
}

#nyhed a:hover
{
	color:#0089c8;
}

#system
{
	float:left;
	height:auto;
	color:#000;
	margin-top:15px;
	left:50px;
	bottom:20px;
}



#footer
{
	color:#0089c8;
	height:40px;
	clear:both;
	line-height:30px;
	font-size:11px;
	background-image:url(fotter_skygge.png);
	background-repeat:no-repeat;
	background-position:bottom;
	text-align:center;
	letter-spacing:2px;
}

#streg{
	border-top:1px solid #0089c8;
	width:700px;
	margin-left:45px;
	
	}

address
{
	font-style:normal;
	line-height:20px;
	font-weight:normal;
	letter-spacing:1px;
	text-align:center;
}

#footer a
{
	text-decoration:none;
	color:#0089c8;
}

#footer a:hover
{
	color:#09F;
}

h1
{
	font-size:18px;
	color:#005;
	font-weight:normal;
}

h3
{
	font-size:12px;
	color:#000;
	font-weight:bold;}
p
{
	font-size:11px;
	color:#000;
	font-weight:lighter;
}
	
img
{
	border-style:none;
}
