body {
background: url('images/bg.png') repeat-x #5A5A5B;
}

img {
    border: none;
} 

h1 {
	color: #9b5f00;
	font-size: 150%
}

h3 {
	color: #c47800;
	font-size: 120%
}

#alt {
width: 900px;
}

#head {
	background: url('images/head.png') no-repeat;
	width: 900px;
	height: 213px;
	}

#break {
	background: url('images/break.png') no-repeat;
	width: 900px;
	height: 36px;
}

#midt {
background: url('images/midt.png');
}

td.menu  {
overflow: hidden;
width: 182px;
z-index: -2px;
}
.powered_by a{
color: #1e1e1e;

}

td.indhold {
width: 718px;
padding-right: 15px;
padding-left: 15px;
z-index: 2;
}

#menu3 {
	width: 182px;
	margin: 10px;
	/*margin-left: -65px; */
}
ul {
list-style-type: none;
margin-top: -1px;
margin-left: -20px;
padding: 0px;
}
	
#menu3 li a {
	color: white;
	width: 182px;
	display: block;
	height: 30px;
  	text-decoration: none;
	background:  url('images/menu_bg.png') no-repeat;
	}	
#menu3 li a.ac {
	width: 182px;
	display: block;
	height: 30px;
  	text-decoration: none;
	background:  url('images/menu_bg_ac.png') no-repeat;
	}	
	#menu3 li a.ac:hover {
	width: 182px;
	display: block;
	height: 30px;
  	text-decoration: none;
	background:  url('images/menu_bg_hov_ac.png') no-repeat;
	}	

.crap {
		margin-left: -65px;
	}
	
	
#menu3 li a:hover {
	display: block;
	color: #627EB7;
	background:  url('images/menu_bg_hov.png') no-repeat;
	}

#footer {
width: 900px;
height: 117px;
background: url('images/footer.png') no-repeat;
}


#picramme div{
	width: 130px;
	height: 130px;
	background-image: url('images/picramme.png');
}

.menu a {
	color: #FFF;
	text-decoration: none;
}

.menu a:hover {
	color: #d48200;
	text-decoration: none;
}
.nicEdit-main {
	background-color: #FFFFFF;
}
