body {
margin : 0;
    background : #629fd5;
text-align : center;
}

#wrap {
background : #fff url(images/side-3.jpg) no-repeat;
height : 650px;
width : 950px;

margin-top : -315px;
margin-left : -475px;
position : absolute;
top : 50%;
left : 50%; 

}

#wrap_2 {
background : #fff url(images/side-1.jpg) no-repeat;
height : 650px;
width : 950px;

margin-top : -315px;
margin-left : -475px;
position : absolute;
top : 50%;
left : 50%; 

}


#top{
background : url(images/top.gif) no-repeat;
background-position : 200px 0;
    text-align : center;
	width : 900px;
	height : 100px;
    margin : 0 auto;
    padding : 0;

}
	
#menu{
float : left;
	width : 190px;
		text-align : left;
			margin-top : 0;
				margin-left : 0;
    }
	
	.menu-boks-1{
	width : 175px;

			height : 165px;
			
			}
			
			.menu-boks-3{
	width : 175px;

			height : 173px;
			}
			
			.menu-boks-2{
	width : 175px;

			height : 155px;
			}

 
#indhold{

text-align : left;
	width : 665px;
		height : 480px;
			margin : 80px 0 0 200px;
			
	}

#indhold1{

text-align : left;
	
			
	}	

	
#tekst{

text-align : justify;

width : 615px;
height : 520px;
padding : 15px;

overflow : auto;
}

#billeder{
float : left;
width : 200px;
height : 200px;
margin-left : 30px;
}
    
#footer{
clear : both;
height : 30px;
background : url(images/bund.gif) no-repeat;
background-position : right;
	width : 700px;
	margin-right : 250px;
	margin-top : -10px;
}    

h1 {
color : #252e69;
font-family : arial, sans-serif;
font-size : 1em;
margin : 0;
padding : 0 0 3px 0;
}

h2{
color : #252e69;
font-family : arial, sans-serif;
font-size : 1em;
font-weight : normal;
margin-top : 50px;

}

h3 {
color : #252e69;
font-family : arial, sans-serif;
font-size : 2em;
margin : 0;
padding : 0 0 3px 0;
}
h4 {
color : #252e69;
font-family : arial, sans-serif;
font-size : 1.5em;
margin : 0;
padding : 0 0 3px 0;
}

p {
font-size : 0.9em;
font-family : arial, sans-serif;
color : #252e69;
margin : 0;
padding : 0;
}



.sp_1{
margin : 30px 20px 0 20px;
margin-left : 20px;
float : left;
width : 320px;
height : 220px;
overflow : auto;

}
	
.sp_2{
margin : 30px 20px 0 0;
float : right;
width : 320px;
height : 220px;
overflow : auto;
}

.sp_3{
margin : 70px 20px 0 20px;
margin-left : 25px;
float : left;
width : 700px;
height : 480px;
overflow : auto;

}		

a:link{
font-family : arial, sans-serif;
color : #202d85;
}

a:visited{
font-family : arial, sans-serif;
color : #202d85;
}

.a1:link{
font-size : 0.8em;
line-height : 1.2em;
font-family : arial, sans-serif;
color : #252e69;
padding-left : 15px;
text-decoration : none;
}

.a1:visited{
font-size : 0.8em;
line-height : 1.2em;
font-family : arial, sans-serif;
color : #252e69;
padding-left : 15px;
text-decoration : none;
}

.a1:hover{
font-size : 0.8em;
line-height : 1.2em;
padding-left : 15px;
color : #fff;
}

#menu_body {
font: 10px/1.5 arial, sans-serif; font-style: normal; font-variant: normal; color: #dce2fa;
}

/* sets active link */
a.link:active{
color: #dce2fa; text-decoration: none;
}

/* sets link in general */
a.link:link {
color: #dce2fa; text-decoration: none;
}

/* sets visited link */
a.link:visited {
color: #dce2fa; text-decoration: none;
}

/*hover effect on link: orange*/
a.link:hover {
color: #dce2fa; text-decoration: none;
}




/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_examples.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* commom style for all browsers */

.menu5 {
text-align:left; position:relative; height:2.5em; margin:0; padding:0; list-style-type:none;
}
.menu5 ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
}
.menu5 li {
float:left; position:relative;
}
.menu5 li a, .menu5 li a:visited {
display:block; text-decoration:none; color:#999; float:left; padding-right:1em; height:3em; line-height:3em; color:#dce2fa; 
}


.menu5 li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.menu5 table {
margin:-1px; border-collapse:collapse; font-size:10px; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.menu5 li:hover a,
.menu5 li a:hover {
text-decoration:none; border:0;
}
.menu5 li:hover ul,
.menu5 li a:hover ul {
visibility:visible; height:auto; background:#fff; border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.menu5 li:hover ul li a,
.menu5 li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.5em; width:9em;
}


.menu5 li:hover ul li ul,
.menu5 li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; height:0; overflow:hidden;
}
.menu5 li:hover ul li a:hover,
.menu5 li a:hover ul li a:hover {
text-decoration:none;
}
.menu5 li:hover ul li:hover ul,
.menu5 li a:hover ul li a:hover ul {
visibility:visible; color:#555; border:1px solid #ddd; height:auto; background:#fff;
} 
.menu5 li:hover ul li:hover ul.left,
.menu5 li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.menu5 li:hover ul li:hover ul li a,
.menu5 li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.menu5 li:hover ul li:hover ul li:hover a,
.menu5 li a:hover ul li a:hover ul li a:hover {
text-decoration:none;
}
