body {
	background:#fff;
	margin:0;
	border:0;
	color:#444444;
	font-family:verdana;
	font-size:10px;
}

h1, strong { font-size: 20px; }
h2 { font-size: 15px; }
input, textarea { border: 1px solid #000; }

p { font-size: 10px; }

.firma_info {
/*	background: url(../images/right_logo.png) no-repeat left top;*/
	font-size:10px;
	line-height:0.3;
	padding-top:30px;
	height:105px;
	font-weight:bold;
	font-style: italic;
}
.firma_info p {
	margin:10px 0;
	padding:0px;
}

.menu_items {
	font-size: 10px;
	color:#fff;
}
.menu_items a {
	color:#fff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.menu_items li { padding-bottom: 5px; }
.menu_items ul {
	margin-left:20px;
	padding:0px;
	list-style-image: url(../images/design/menu_dot_white.png);
	list-style-position:outside;
	line-height:1.5;
}
.menu_items li.menu_topmenu_selected {
	list-style-image: url(../images/design/menu_dot_black.png);
	background: transparent url(../images/design/menu_selected.png) no-repeat scroll right top;
	margin-bottom: 20px;
}
.menu_items a.menu_topmenu_selected { color:#000; }

#sprog{
	color:#FFFFFF;
	font-size:10px;
}
#sprog a{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
}
#slidemenu{
	width:100%;
}
#slidemenu li{
	background-image:url(../images/design/menu.png);
	background-repeat:repeat-x;
	color:#222222;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	width:160px;
}
#slidemenu ul li ul li{
	background:#FFFFFF;
	border:1px solid #CCCCCC;
	border-top:0px;
}
#slidemenu a{
	text-decoration:none;
	color:#000000;
	text-transform:uppercase;
}
#slidemenu a:hover{
	color:#85ab00;
}
#slidemenu li.topmenu_selected{
	background-image:url(../images/design/menu-selected.png);
	background-repeat:repeat-x;
}
#slidemenu li.topmenu_selected a{
	color:#85ab00;
}
#slidemenu li.topmenu_selected ul li a{
	color:#000000;
}

#main h1{
	text-transform:uppercase;
	font-size:11px;
	color:#222222;
}
#main{
	margin-top:23px;
	color:#444444;
}
#main a:link, #main a:visited{
	color:#85ab00;
	text-decoration:none;
}
#main a:hover{
	color:#678500;
}

#main .text, #main textarea{
	border:1px solid #cfcfcf;
	background:#f2f2f2;
	margin-bottom:3px;
}
#main *{
	color:#444444;
}

#footer *{
	color:#8d8d8d;
}

.boksContent *{
	color:#444444;
}
.boksContent p{
	margin:0;
	margin-bottom:14px;
	margin-top:10px;
}
.boksContent h1{
	color:#222222;
}
.boksContent a, .boksContent a:link, .boksContent a:hover{
	color:#85ab00;
	text-decoration:none;
}
.boksTeaser {
	margin-top: 28px;
	margin-left: 13px;
	margin-right: 13px;
}
.boksSoeg {
	margin-top: 50px;
}


