/*----------hoved div'er----------*/
body{
	background-color: #323E2F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 3% 0 0 0;
	}

#content {

	width: 864px;
	height: 579px;
	background-color: #ffffff;
	margin: auto;
	
}

#wrapper {
	width: 850px;
	height: 555px;
	margin-left: 7px;
	margin-top: 7px;
	float: left;
	
}



#indholdWrapper {
	float: left;
	width: 850px;
	height: 230px;
	background-image: url("../images/baggrundForsde2.jpg");
	background-repeat: no-repeat;
}

.element{
	margin-top: -5px;

}

/*----------hoved div'er slut----------*/



/*----------indholds div'er---------- */
	
#banner {
	width: 850px;
	height: 300px;
	
}

#leftIndhold {
	float: left;
	width: 190px;
	height: 230px;
	
}

#leftIndholdCenter {
	clear: left;
	width: 170px;
	height: 200px;
	margin: 18px 18px 2px 12px;
	background-image: url("../images/news.png");
}

#nyheder {
	float: left;
	width: 170px;
	height: 200px;
	
}

#nyheder p {
	border-bottom: 1px solid gray;
	padding: 2px;
	margin: 4px 10px 0 10px;
	
}

.grayLinks {
color: #555555;
cursor:pointer;
}

#centerIndhold {
	float: left;
	width: 450px;
	height: 230px;
	
}

#overskrift {
	float: left;
	width: 450px;
	height: 40px;
}

#text {
	float: left;
	width: 450px;
	height: 185px;
	
}

#text1 {
	float: left;
	width: 20px;
	height: 185px;
	
}

#text2 {
	float: left;
	width: 429px;
	height: 185px;
	overflow: auto;
	
}

#text3 {
	float: left;
	width: 1px;
	height: 185px;
	
}

#bottom {
	float: left;
	width: 450px;
	height: 5px;
	
}

#rightIndhold {
	float: left;
	width: 210px;
	height: 230px;
	background-image: url("../images/streg.jpg");
}

#rightTop {
	float: left;
	width: 210px;
	height: 117px;
	
}

#rightTopIndhld {
	float: right;
	width: 188px;
	height: 98px;
	margin: 20px -5px 5px 0;
}

#rightBottom {
	float: left;
	width: 210px;
	height: 113px;
	
}

#rightBottomIndhold {
	float: right;
	width: 188px;
	height: 98px;
	margin: 12px -5px 13px 0;
}



/*----------indholds div'er slut---------- */


/*----------text---------- */

h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d47c2a;
	margin-left: 12px;
	margin-top: 13px;
	
	font-weight: lighter;
}

.toggler{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #d47c2a;
	font-weight: lighter;	

}
	

.forsideOverskrift{
	font-family: Mistral, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #d47c2a;
	margin-left: 12px;
	margin-top: 3px;
	font-weight: lighter;

}

p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4E453D;
	margin-left: 12px;
	margin-top: 13px;
	margin-right: 15px;
}

.bold {
	font-weight: bold;
}

.lightbold {
	font-size: 111px;
}

/*----------text slut---------- */

/*----------mootools menu----------*/

#kwick { 
	width:865px;
	margin-bottom: 10px; 
}

#kwick .kwicks { 
height:25px; 
list-style-type:none; 
margin:0; 
padding:0; 
}

.kwicks li {


}

#kwick li { 
float:left; 
}

#kwick .kwick { 
display:block; 
cursor:pointer; 
overflow:hidden; 
height:25px; 
width:170px; 
border-bottom: 1px solid #FFFFFF;
text-align: center;
margin-top: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
line-height: 22px;
color: #FFFFFF;

}

#kwick .kwick span { 
display:none; 
}

#kwick .menuItem { 
background-color: #91B33D; 
text-decoration: none;
}
#kwick .menuItem:hover{

text-decoration: none;
}
#kwick .menuItemActive { 
background-color: #fe9c33; 
text-decoration: none;
}
#kwick .menuItemActive:hover {
background-color: #fe9c33;
text-decoration: none;
}

/*----------mootools menu slut----------*/

/* links */

a:link {text-decoration:none; color: #333333; } 
a:visited {text-decoration:none; color: #333333;} 
a:active {text-decoration:none; color: #333333;} 
a:hover {text-decoration:none; color: #000000;} 
