body	
{

	text-align : center;
	color : #888;
	background-image: url(../Design/top.jpg);
	background-repeat:repeat-x;
	background-color:#642200;
	padding-top : 1em;
	font-size:0.8em;
	font-family:Verdana;
	
}
h1, h2, h3  
{
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold;

}
h1 {
font-size : 1.2em; 
color : #642200;
}
h2 {
font-size : 1.1em; 
color : #642200;
}
h3 {
font-size : 1.0em; 
color : #642200;

}

p  {
padding : 0.5em 0;

line-height : 150%;
}

#container 
{
	
	width : 829px;
	margin : 0 auto;
	text-align : left;

}
#banner 
{
	background-image: url(../Design/top.png);
	
	width: 829px;
	height: 94px;

}
#banner h1 {
	margin: 0;
	padding: 0;
	color: #789fc6;
	font-size: 2.2em;
	padding-left: 10px;
	letter-spacing: -1px;
}
#indhold  
{
	background-image: url(../Design/indhold.png);
	background-repeat:repeat-y;
	float : left;
	width : 829px;
color : #000;
font-family : Verdana;
}

#venstre  
{
display : inline;
float : left;
width : 135px;
margin-left : 15px;
padding-bottom : 170px;
background-image: url(../Design/billede.jpg);
background-position:bottom;
background-repeat:no-repeat;


}

#horjre  
{
float : right;
width : 615px;
padding : 0px 40px 20px 10px;

}


#bund  {
background-image: url(../Design/bund.png);
	width : 824px;
	text-align:right;
	font-size:10px;
	height:5px;
	padding-top:35px;
	padding-left:6px;
	background-repeat:no-repeat;
	
}


#menuen  
{
	font-family : "Tahoma";
	font-size : 0.9em;
	float : right;
	width : 829px;
	text-align:right;
	height:89px;
	vertical-align:bottom;
}
#container-menu 
{
	margin : 0 auto;
	width: 829px;
}
#menuen a 
{
float : right;
padding-top : 50px;
padding-right : 10px;
padding-left : 10px;
padding-bottom :10px;
font-size : 1.1em;
text-decoration : none;
color : #fff;

}

#menuen a:hover 
{
	color : #cfcfcf;
	text-decoration: overline;
}
#menuen a:active
{
color : #fff;
text-decoration : underline;
}
#horjre a:link {
color : #642200;
text-decoration : underline;
}
#horjre a:visited {
color : #642200;
}
 #horjre a:hover {
color : #555;
}
.link
{
	
	color:#888888;
	display:inline;
	text-decoration:none;
	
}

#link
{
	
	display:inline;
	color:#000000;
	background-color:#f3f1f1;
	padding:0px;
}
#kontaktinfo
{
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size:9px;
		text-align:right;
		padding-right:5px;
		
		
	
}
#indhold-bund
{
	clear:both;
	
}
#copy
{
	float:left;
	text-align:left;
}
.billede
{
	text-align:center;
	margin-left:100px;

}

