body {
	margin: 0;
	font-family: tahoma, verdana, sans-serif;
        font-size: small;
	background-color: #fff;
	text-align: center;
        color: #000;
        
}

#box {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
        color: #ffffff;
}
.nocomments {
        color: #ffffff;
        background-color: #ffffff;
}
.white {
       background-color: transparent;
       color: #ffffff;
}
#linkcat-1 h2{
       display: none;

}

#menu {
	width: 170px;
	float: left;
        border: 1px solid #006633;
	background-color: #ffffff;
        margin: 20px 0 0 0;
        
}
li {
        list-style: none;
        
}
ul ul {
        list-style: none;

}
#menu ul li a {
        list-style: none;
	display: block;
        margin: 5px 0 0 -40px;
        padding: 0 0 0 15px;
        font-weight: normal;
        text-decoration: none;
	border-bottom: 1px solid #006633;
	font-size: small;
	color: #454545;
        line-height: 25px;
        height: 25px;     
        
        
}
#menu a:hover {
	color: #ffffff;
	background-color: #454545;
}
#header {
        color: #ffffff;
        text-align: center;
        font-size: 6em;
	height: 120px;
	border: 1px solid #006633;
	background-image: url(appin.gif);
}
#banner {
	background-color: #ffffff;
        font-size: x-large;
	color: #454545;
	margin: 20px 0px 0px 0px;
	border: 1px solid #006633;
	padding-left: 50px;
}
#footer {
	height: 32px;
	clear: both;
	text-align: center;
	background-color: #ffffff; 
	border: 1px solid #006633;
}
#footer a {
	color: #454545;
	text-decoration: none;
}
#indhold {
	margin: 20px 0px 20px 200px;
	border: 1px solid #006633;
        font-weight: bold;
        background-image: url(appin.gif);
        padding: 20px;
        color: #ffffff;
}
h1 {
        color: #ffffff;
}
h2 {
        display: none;
}
h3 h4 h5 h6 {
        color: inherit;
}
h3 a{
        text-decoration: none;
        color: #774d7b;
}