body {
	margin:0px;
	padding:0px;
	background-color:#fff;
	font-weight: normal; 
	font-size: 12px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
}

p {
	margin-left:5px;
}

.content {
	margin:0px;
	padding:0px;
	width:900px;
	height:600px;
}

.header {
	height:95px;
	background-image:url("images/header_bg.jpg");
	background-repeat:no-repeat;
}



.middle {
	position:relative;
	height:505px;
	width:900px;
}


.menu {
	position:absolute;
	left:30px;
	top:20px;
	width:180px;
}


.produkttext {
	position:absolute;
	left:30px;
	top:20px;
	width:280px;
}
#spinMenu {
}

	a.mItem { 	
		color:#000;
		font-weight: bold; 
		font-size: 12px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
		display:block;
		margin-bottom:10px;
	}
		
	a.mItem:hover {
		color:#d61010;
	}



.closediv {
	position:absolute;
	left:30px;
	top:575px;
}
	a.close { 
		color: #000; 
		font-weight: normal; 
		font-size: 12px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
	}
		
	a.close:hover {
		color:#d61010;
	}


#spinid {
	position:absolute;
	left:215px;
	top:20px;
}

#closeup {
	position:absolute;
	left:315px;
	top:20px;
}


.lang {
	position:absolute;
	left:755px;
	top:90px;
	width:80px;
	z-index:50;
	text-align:right;
}

	a.link { 
		color: #000; 
		font-weight: bold; 
		font-size: 12px; 
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		text-decoration: none; 
	}
		
	a.link:hover {
		color:#d61010;
	}

