a:link {text-decoration: none; color: #000000;}
a:visited {text-decoration: none; color: #000000;}
a:active {text-decoration: none; color: #000000;}
a:hover {text-decoration: none; color: #660000;}

body 	{
background-image: 		url('images/venstre.gif');
margin:					0px;
background-repeat: 		repeat-y;
background-position : 	bottom;
background-position : 	left;		
background-color:		#ffffff;
font-size:				12px;
font-family:			helvetica, arial, freesans, sans-serif;
overflow:				auto;
}

h1{
position:				absolute;
top:					0px;
font-size:				25px;
}

h2{
font-size:				16px;
}

#pige{
position:				absolute;
bottom:					0px;
right:					0px;
z-index:				1;
}

#topv{
position:				absolute;
top:					0px;
left:					0px;
z-index:				6;
}

#produkter{
height:					100%;
width:					100%;
overflow:				auto;
position:				absolute;
top:					0px;
z-index:				3;
}

.gruppe{
margin:					0px;
position:				relative;
left:					40px;
top:					0px;
width:					760px;
height:					130px;
z-index:				3;
font-size:				12px;
}

.gruppebillede {
width:					172px;
text-align:				center;
}

.gruppetekst {
vertical-align:			top;
padding-left:			15px;
}

.bue	{
position:				relative;
top:					85px;
left:					0px;
z-index:				6;
}
