body {
	font-family: arial;
	font-size: 8pt;
}


DIV.page {
	position: relative;
	clear: none;
	float: left;
	width: 800px;
	overflow: hidden;
}

DIV.lankisar {
	display: none;
}

DIV.loginscreen {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
	background: url(../images/loginscreen.gif) no-repeat;
	clear: both;
	width: 255px;
	height: 85px;
}

DIV.leftmenu {
	display:none;
}

DIV.solvecodiv {
	position: relative;
	float: left;
	z-index: 10;
	background: white;
	min-height: 550px;
}

DIV.trailerfee {
	position: absolute;
	left: 10px;
	font-family: arial;
	font-size: 8pt;
	text-align: center;
}

DIV.making {
	position: relative;
	clear: both;
	width: 800px;
	height: 338px;
	background: url(../images/makingcreation.png) no-repeat;
}

DIV.contentframe {
	position: relative;
	min-height: 170px;
	clear: both;
	background: white;
}

DIV.contentframe2 {
	border: 1px solid white;
	margin-left: 100px;
	min-height: 10px;
}

DIV.textcontent {
	font-family: arial;
	font-size: 8pt;
	text-align: left;
	padding-left: 68px;
	width: 600px;
}

H2 {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	margin-bottom: 10px;
}

H3 {
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
}

DIV.imagemenu {
display: none;
}

.vp
 {
	position: relative;
	top: 22px;
	float: left;
	margin-right: 4px;
	cursor: pointer;
}

 .cp
 {
float: left;
 }
 
 .hp
 {
  position: relative;
	float: left;
	top: 22px;
	margin-left: 4px;
		cursor: pointer;
 }
 
 a {
 	text-decoration: none;
	font-family: arial;
	font-size: 8pt;
	color: #003366;
 }
 
 a:hover {
 	text-decoration: underline;
 }
 
a.topitem {
	margin-left: 5px;
	color: white;
	font-weight: bold;
	font-size: 9pt;
	line-height: 32px;
}

a.topitem2 {
	margin-left: 5px;
	color: white;
	font-family: arial;
	font-weight: bold;
	font-size: 9pt;
	line-height: 32px;
	cursor: text;
}

a.topitem2:hover {
	text-decoration: none;
}

a.subitem {
	margin-left: 15px;
	color: white;
	font-size: 8pt;
	line-height: 17px;
}

.listning {
	width: 670px; 
	padding-top: 5px; 
	padding-bottom: 5px; 
	border-bottom: 1px solid black;
}

.prodthumb {
	width: 110px; 
	height: 73px; 
	padding: 5px; 
	background-color: white;
	border: 1px solid gray;
}

.produkten {
float: left; 
width: 670px; 
padding-right: 20px;
}

DIV.nyscroll {
	position: absolute;
	top: -400px;
	left: -400px;
	display: none;
}

.nyhet1 {
width: 620px;
padding-left: 20px;
background: #F0F0F0;
cursor: pointer;
filter: alpha (opacity=70);
opacity: 0.7;
}

.nyhet2 {
width: 620px;
padding-left: 20px;
background: #E0E0E0;
cursor: pointer;
filter: alpha (opacity=70);
opacity: 0.7;
}

.mask1 {
position: absolute;
top: -500px;
left: -500px;
display: none;
}
