body{
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
}

#sidecentreringTabel{
	width: 100%;
	height: 100%;
}

#sidecentreringCelle{
	vertical-align: middel;
	text-align: center;
}

#sidecentrering{
	position: relative;
	margin: 0 auto;
	width: 1000px;
	height: 600px;
	text-align: left;
}

#sideramme{
	width: 1000px;
	height: 600px;
}

#side{
	width: 100%;
	height: 100%;
	/*background-image: url(../images/sidebg.jpg);
	background-repeat: repeat-y;*/
}

#sideTop{
	vertical-align: top;
	background-image: url(../images/baggrund.jpg);
	background-repeat: no-repeat;
}

#tilbyder_ogsaa{
	position: absolute;
	top: 198px; 
	left: 38px;	
	font-size: 12px;
}

#link_hjemmeside{
	position: absolute;
	top: 227px; 
	left: 70px;	
	font-size: 12px;
}

#link_tryksager{
	position: absolute;
	top: 251px; 
	left: 70px;	
	font-size: 12px;
}

#link_vand{
	position: absolute;
	top: 275px; 
	left: 70px;	
	font-size: 12px;
}

a{
	color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}