body	
{
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size : 0.7em;
	text-align : center;
	color : #000;
background-color: #FFFFFF;
	margin:0px;
	margin-top:20px;


}
h1, h2, h3  
{
padding : 0.5em 0;
font-family : Arial, Helvetica, sans-serif, Verdana; 
font-weight : bold;

}
h1 {
font-size : 1.2em; 

color:#282828;
}
h2 {
font-size : 1.1em; 
color:#282828;
}
h3 {
font-size : 1.0em; 
color:#282828;
}
p  {
padding : 0.5em 0;

line-height : 150%;
}



#container 
{
	width : 950px;
	margin : 0 auto;
	text-align : left;

}
#container-banner 
{
	width : 950px;
	margin : 0 auto;
	text-align : left;

}
#banner {
	background-image: url(../Design/headlogo.gif);
	background-repeat:no-repeat;
	width: 950px;
	height: 109px;

}
#banner h1 {
	margin: 0;
	padding-top: 30px;
	color: #fff;
	font-size: 2.2em;
	padding-left: 80px;
	
}
#banner h2 {
	margin: 0;
	padding-top: 0px;
	color: #e7d7e8;
	font-size: 1.2em;
	padding-left: 100px;
	
}
#indhold  
{
	float : left;
	width : 950px;
	background-color: #FFFFFF;
	height: auto !important; /* for IE 7.0 / 8.0 og andre */
	height: 300px; /* til IE5.x og IE6 */
	min-height: 300px; /* for IE 7.0 / 8.0 og andre */
	background: url(../Design/middlelogo.jpg) no-repeat;
	background-position:bottom;
	padding-top:10px;
}

#container-bund 
{
	width : 950px;
	margin : 0 auto;
	text-align : center;
}

#streg  {

	width : 950px;
	height:10px;
	float : left;
	
	background-image: url(../Design/streg.gif);
}
#bund  {

	width : 950px;
	float : left;

}
#copy
{
	padding-top:45px;
	
}

#menu  
{
	float : left;
	width : 950px;
	border-bottom:solid 3px #ccc;
	padding-bottom:15px;
	
}


#menu a:link 
{
	font-size:12px;
	
	font-weight:bold;
	color : #888888;
	text-decoration : none;
	padding-right:15px;
	
	
}
#menu a:visited 
{
	font-size:12px;
	font-weight:bold;
	color : #888888;
	text-decoration : none;
	padding-right:15px;
	
}
#menu a:hover 
{
	font-weight:bold;
	color : #000;
	padding-right:15px;
	
	

}
#copy a:link 
{
	color : #888888;
	text-decoration : none;

}
#copy a:visited 
{
	color : #888888;
	text-decoration : none;
}
#copy a:hover 
{
	color : #6e516f;
}
.billede1
{
float: right;
padding-left:5px;

}
.billedelink
{
	padding-right:15px;
	text-decoration : none;
border:0px;

}
a:link 
{
	font-size:12px;
	font-weight:bold;
	text-decoration : none;
	padding-right:15px;
	color:#FF0000;
}
a:visited 
{
	font-size:12px;
	color:#FF0000;
	text-decoration : none;
	padding-right:15px;
	
}
a:hover 
{
	font-weight:bold;
	color : #000;
	padding-right:15px;
}
