*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: tahoma, verdana, arial, geneva, helvetica, sans-serif;
	text-align: center;
	z-index: 5;
	background: url(grafik/body.gif);
}

#wrapper{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	text-align: left;
	width: 1022px;
	height: 606px;
	z-index: 10;
	background-image: url(grafik/drop.gif);
	background-color: white;
}

#page{
	position: absolute;
	top: 0;
	left: 3px;
	width: 900px;
	z-index: 15;
}



/*  TOP   */

#header{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 83px;
	width: 900px;
	z-index: 20;
	background-color: #ffffff;
}

#logo{
	margin: 6px 0 0 20px;
}

#topbar{
	position: absolute;
	top: 83px;
	left: 0;
	z-index: 25;
	height: 22px;
	width: 900px;
	background-image: url(grafik/bjaelke.gif);
	background-repeat: repeat-x;
	background-color: #616161;
}



#topbar a{
	float: left;
	margin: 3px 0px 0 12px;
	color: white;
	font-size: 11px;
	text-decoration: underline;
}

#whitebar{
	position: absolute;
	top: 105px;
	left: 0;
	z-index: 20;
	height: 3px;
	width: 900px;
	background-color: #ffffff;
}
#bluebar{
	position: absolute;
	top: 108px;
	left: 0;
	z-index: 20;
	height: 7px;
	width: 900px;
	background-color: #c5d4dd;
}

/*   Indhold  */

#content{
	position: absolute;
	top: 115px;
	left: 0;
	height: 470px;
	width: 900px;
	z-index: 30;
}

#left{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 470px;
	width: 167px;
	background-color: #ffcc00;
	z-index: 30;
}

#leftborder{
	position: absolute;
	top: 0px;
	left: 0px;
	height: 470px;
	width: 7px;
	background-color: #c5d4dd;
	z-index: 35;
}


#gule{
	position:absolute;
	top: 0px;
	left: 7px;
}

#main{
	position: absolute;
	top: 0px;
	left: 167px;
	height: 470px;
	width: 518px;
	background-color: #ffffff;
	background-image: url(grafik/side_gradient.jpg);
	background-repeat: repeat-x;
	background-position: bottom; 
	z-index: 30;
}



#google{
	position:absolute;
	top: 55px;
	left: 66px;
}

#avanceret{
	position:absolute;
	top: 73px;
	left: 255px;
	z-index:40
}

#billed{
	position:absolute;
	top: 88px;
	left: 255px;
	z-index:40
}

#sponsor1{
	position:absolute;
	top: 285px;
	left: 16px;
	width: 152px;
	height:154px;
	background-image: url(grafik/sponsor_box.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	z-index: 30;
	font-size: 11px;
}
#sponsor1 img{
	margin: 6px 0 6px 8px;
}

#sponsor2{
	position:absolute;
	top: 285px;
	left: 183px;
	width: 152px;
	height:154px;
	background-image: url(grafik/sponsor_box.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	z-index: 30;
	font-size: 11px;
}

#sponsor2 img{
	margin: 14px 0 6px 8px;
}

#sponsor3{
	position:absolute;
	top: 285px;
	left: 350px;
	width: 152px;
	height:154px;
	background-image: url(grafik/sponsor_box.gif);
	background-repeat: repeat-x;
	background-color: #ffffff;
	z-index: 30;
	font-size: 11px;
}

#sponsor3 img{
	margin: 13px 0 6px 8px;
}

.sponsor{
	margin: 8px;
	color: #000033 !Important;
}


#right{
	position: absolute;
	top: 0px;
	left: 685px;
	height: 470px;
	width: 215px;
	background-color: #c5d4dd;
	z-index: 30;
}

#right a{
	font-size: 11px;
	color: black;
}

.white{
	background-color: white;
	width: 215px;
	height: 7px;
}



#right table{
	margin: 22px 0 22px 10px;
}


#right td{
	padding: 0px 5px 0px 5px;
	vertical-align: center;
	text-align: center;
}

#ikoner1 td{
	padding-left: 8px;
}

#ikoner2 td{
	padding-left: 10px;
}


img{
	margin: 0px;
	padding: 0px;
	border: none;
}

/* GOOGLE ADS  */

#skyskraber{
	position: absolute;
	top: 5px;
	left: 888px;
	height: 600px;
	width: 120px;
	z-index: 30;
}

#knap{
	position: absolute;
	top: 454px;
	left: 12px;
	height: 125px;
	width: 125px;
	z-index: 30;
}

#banner{
	position: absolute;
	top: 10px;
	left: 400px;
	height: 60px;
	width: 468px;
	z-index: 30;
}

#footer{
	position: absolute;
	top: 585px;
	left: -3px;
	height: 26px;
	width: 1022px;
	background-image: url(grafik/footer.gif);
	background-repeat: repeat-x;
	z-index: 30;
}

#footer p,#footer a{
	color: white;
	font-size: 9px;
	margin: 5px 0 0 32px;
}

#kontakt{
	padding-right:240px;
}

#design {
	float: right;
	color: #a3a2a2 !Important;
	font-size: 9px;
	margin: 0px 185px 0 0 !Important;
}

