html,body{margin:0;padding:0}
body{
	font: 85%/1.3 Verdana,Arial,sans-serif;
	text-align: center;
	padding-bottom:20px;
	background-color: #CCCC99;
}
p{margin-top:0}
h1,h2,h3{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC9900;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2{font-size:140%}
h3{font-size:125%}

div#header{
	width:100%;
	overflow:hidden;
	background-color: #CC9900;
}
div#header h1,div#menu{width:770px;margin:0 auto}
div#header h1{
	color: #FFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-image: url(billeder/BGlogo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 100px;
	font-size: 32px;
	line-height: 1.3em;
}

ul#nav,ul#nav li{list-style-type:none;margin:0;padding:0}
ul#nav{
	font-size: 90%;
	float: right;
}
ul#nav li{float:left;margin-left: 3px;text-align: center}
ul#nav a{
	float:left;
	width: 95px;
	padding: 5px 0;
	text-decoration:none;
	color: #FFFFFF;
	background-color: #80851F;
}
ul#nav a:hover{background: #CDFFA1;color: #006A35}
ul#nav li.activelink a,ul#nav li.activelink a:hover{}

div#container{width:770px;margin:0 auto 10px;padding:20px 0 10px;text-align:left;background:#FFF}
div#content{
	width:720px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

ul#intro,ul#intro li{list-style-type:none;margin:0;padding:0}
ul#intro{width:100%;overflow:hidden;margin-bottom:20px}
ul#intro li{float:left;width:180px;margin-right:10px;padding: 10px 0}
li#mission{background: #E65714}
li#services{background: #42B4AC}
ul#intro li#more{margin-right:0;background: #7D63A9}
ul#intro p,ul#intro h3{margin:0;padding: 0 10px}
ul#intro h3{text-transform:uppercase;padding-bottom:3px;color: #FFF}

div#content h2{
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
div.date{float:left;width: 4em;padding: 5px 0;background: #F1DDC4;color:#B0001E;
    text-align:center;margin: 0 4px 4px 0;font-size: 80%;line-height:0.9}
div.date span{display:block;font-size: 150%;font-weight:bold}

div.comments div{background: #EEE;margin-bottom:10px}
div.comments p{padding: 10px;margin:0}
div.comments div.odd{background:#DAE6FE}

div#side{
	display:inline;
	width: 180px;
	background-color: #CC9900;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
div#side p{margin:5px 0 10px;padding: 0 10px}
div#side div{margin: 0 0 10px;padding: 10px 0}

div#footer{
	clear:both;
	width:750px;
	margin:0 10px 0;
	padding: 10px 0;
	color: #FFF;
	text-align:center;
	background-color: #CC9900;
}
div#footer p{margin:0}
#container #content ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.billedehoejre {
	float: right;
	margin-bottom: 15px;
	margin-left: 10px;
	border: 1px solid #CC9900;
	padding: 10px;
	background-color: #CCCC99;
}
.billedramme {
	border: 1px solid #CC9900;
	background-color: #CCCC99;
	padding: 10px;
}
.tabelramme {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	text-decoration: underline;
}

.tabeloverskrift {
	font-weight: bold;
	background-color: #CCCC99;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
}
.tabelrammetd {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	vertical-align: top;
}
.internet {
	background-image: url(billeder/internet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	padding-top: 1px;
	padding-bottom: 1px;
	margin-left: 2px;
}
strong {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 1.1em;
}

