body	
{
	font-family : "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	font-size : 0.7em;
	text-align : center;
	color : #888888;
	background-image: url(../Design/top.jpg);
	background-repeat:repeat-x;
	background-color:#f4ede2;
	padding-top : 4em;
}
h1, h2, h3  
{
padding : 0.5em 0;
font-family : Arial, Helvetica, sans-serif; 
font-weight : bold;

}
h1 {
font-size : 1.2em; 
color : #668CB3;
}
h2 {
font-size : 1.1em; 
color : #668CB3;
}
h3 {
font-size : 1.0em; 
color : #668CB3;
}
p  {
padding : 0.5em 0;

line-height : 150%;
}



#container 
{
	width : 730px;
	margin : 0 auto;
	text-align : left;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 10px;
}
#banner {
	background-color:#fff;
	width: 730px;
	height: 125px;

}
#banner h1 {
	margin: 0;
	padding: 0;
	color: #789fc6;
	font-size: 3.2em;
	padding-left: 10px;
	letter-spacing: -1px;
}
#indhold  
{
	float : left;
	width : 730px;
	border-top : 1px solid #cfcfcf;
	background-color: #FFFFFF;
}
#venstre  
{
display : inline;
float : left;
width : 400px;
margin-left : 36px;
padding-bottom : 30px;
color : #555;
}

#horjre  
{
float : right;
width : 190px;
padding : 10px 20px 40px 10px;
}


#bund  {

	width : 730px;
	background : #fff;
	text-align:center;
	
}

#menu  
{
	float : left;
	width : 730px;
	background : #668CB3;
	border-bottom : 1px solid #a6aba4;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a6aba4;
}

#menu a 
{
float : left;
padding-top : 10px;
padding-left : 20px;
padding-bottom :10px;
font-size : 1.0em;
text-decoration : none;
color : #fff;
}

#menu a:hover 
{
	color : #cfcfcf;
	text-decoration: overline;
}
#menu a:active
{
color : #fff;
text-decoration : underline;
}
a:link {
color : #4775a3;
text-decoration : underline;
}
a:visited {
color : #668cb3;
}
a:hover {
color : #555;
}
