@charset "UTF-8";
body {
	font-family:"Trebuchet MS", Verdana, "Lucida Grande", Arial;
	color:#333333;
	background-image: url(images/baggrund.gif);
	background-repeat: repeat;
	padding:0px;
	margin:0px;
}
a:link, a:active, a:visited {
	color:#333333;
}
a:hover {
	color: #999999;
}
h1 {
	color:#5798D0;
}
#skal {
	width:945px;
	margin-left:auto;
	margin-right:auto;
}
#top {

}
#column01 {
	left:5px;
	width:225px;
	float:left;
}
#column02 {
	width:670px;
	float:right;
	background-color:#FFFFFF;
}
#menu {
	font-size: small;
	width:230px;
	height:443px;
	background-image: url(images/top01.png);
	background-repeat: no-repeat;
	float:left;	
}
#menu ul  {
	position:relative;
	width:170px;
	top:147px;
	left:30px;
	text-align:right;
	padding:0px;
	margin:0px;
}
#menu li {
	list-style-type:none;
	padding-bottom:15px;
	padding-left:0px;
	margin-left:0px;
}
#menu li a:link, #menu li a:active, #menu li a:visited {
	background-image: url(images/menu-dot-grey.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:20px;
	text-decoration:none;
}
#menu li a:hover {
	color: #333333;
	background-image: url(images/menu-dot-red.gif);
}
.box {
	position:relative;
	top:-17px;
	height:187px;
	padding:55px;
	padding-top:40px;
	background-image:url(images/box.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.box h3 {
	font-size: small;
	padding-top:0px;
	margin-top:0px;
}	
.box ul {
	padding:0px;
	margin:0px;
	list-style:inside;
}
.box li {
	font-size:small;
	padding-top:0px;
	padding-top:0px;
	padding-bottom:8px;
	padding-left:0px;
	margin-left:0px;
}
#ivt {
	font-size:x-small;
	text-align:left;
	padding-left:35px;
	padding-right:35px;
	padding-bottom:10px;
}
#logo {
	height:103px;
	border-top:#5798d0 10px solid;
}
#logo img {
	position:relative;
	top:1px;
	left:-3px;
}
#top-forside {
	height:443px;
	width:715px;
	background-image: url(images/top02.jpg);
	background-repeat: no-repeat;
	background-position:right 114px;
	background-color:#FFFFFF;
	float:right;
}
#indhold-forside {
	clear:both;
	background-color:#FFFFFF;
	border-left:#5798d0 5px solid;
	padding-top:20px;
}
.produkt {
	position:relative;
	font-size:x-small;
	text-align:center;
	position:relative;
	width:175px;
	min-height:220px;
	margin-right:40px;
	float:left;
	border:#DBDDDF 1px solid;
}
.produkt h2 {
	font-size:medium;
	margin-top:6px;
	margin-bottom:4px;
}
#forside-tekst {
	width:611px;
	position:relative;
	padding-top:20px;
	padding-bottom:10px;
	font-size:small;
	clear:both;
}
#underside-tekst {
	position:relative;
	top:-340px;
	width:611px;
	padding-bottom:10px;
	font-size:small;
	clear:both;
}
#top-undersider {
	height:443px;
	width:715px;
	background-image: url(images/top03.jpg);
	background-repeat: no-repeat;
	background-position:right 114px;
	background-color:#FFFFFF;
	float:right;
}
#bund {
	font-size:x-small;
	color:#666666;
	height:35px;
	padding-top:15px;
	padding-left:42px;
	background-color:#DBDDDF;
	clear:both;
}
#webdesign {
	padding-right:15px;
	font-size:10px;
	float:right;
}
#webdesign a:link, #webdesign a:active, #webdesign a:visited {
	color:#B3B3B3;
	text-decoration:none;
} 
#webdesign a:hover {
	color:#666666;
}
