body {
	text-align:center;
	background-color:#333333;
	color:#000000;
}

body.pg {
		text-align:center;
		background-color:#ffffff;
		width:95%;
		height:95%;
}
	
	
#daframe {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	text-align:center;
}
	
#container {
	position:relative;
	border:1px outset #999999;
	width:833px;
	height:658px;
	background-color:#ffffff;
	margin:auto auto;
	overflow:hidden;
}


#menycontent {
		position:relative;
		left:1px;
		width:830px;
		height:75px;
		background-color:#ffffff;
		color:#000000;
	}
	
	#logo {
		position:absolute;
		left:6px;
		top:6px;
	}
	
	#meny2 {
	position:absolute;
	left:131px;
	top:51px;
	text-align:center;
	width: 322px;
	}
	
	
	div#content {
		position:absolute;
		top:8px;
		left:6px;
		margin:0px;
		padding-bottom:8px;
		padding-top:6px;
		width:820px;
		height:540px;
		text-align:center;
		background-color:#cccccc;
		color:#000000;
		border-top:1px solid #666666;
		border-left:1px solid #666666;
		border-bottom:1px solid #BBBBBB;
		border-right:1px solid #BBBBBB;
		overflow:hidden;
	}
	
	div#content a{
		text-decoration:none;
		color:#666666;
		font-family:geneva,verdana;
		font-size:10px;
	}
	
	#mainframe {
		position:relative;
		top:-5px;
		width:832px;
		height:570px; 
		margin:0px; 
		padding:0px;
	}
	
	div#ScrollHolder	{
		margin-top:6px;
		position:relative;
		overflow:hidden;
		width:695px;
		height:120px; 
		z-index:100;
		margin-bottom:0px;
	}
	
	div#ScrollBorder	{ 
		position:absolute; 
		left:33px; top:0px; 
		width:617px; 
		height:120px; 
		clip:rect(0px, 670px, 118px, 0px); 
		overflow:hidden;	
		z-index:1;
		border:1px solid #999999;
		background-color:#ffffff;
		padding:5px;
		color:#000000;
	}

	div#Scroller	{ 
		position:absolute; 
		visibility:visible; 
		left:0px; 
		top:0px; 
		z-index:1;
		white-space: nowrap;
		padding:6px;
		padding-left:0px;
		padding-right:15px;
	}
	
	.tum {
		margin-left:10px;
	}
	
	#footer {
		position:absolute;
		font-family:geneva,verdana;
		font-size:9px;
		background-color:#999999;
		width:100%;
		height:12px;
		padding:4px;
		color:#ffffff;
		margin:0px;
		bottom:0px;
		left:0px;
	}
	
	#footer a {
		color:#eeeeee
	}
	
	#txtblock {
		width:375px;
		float:left;
		text-align:left;
		font-family:sans-serif, helvetica, arial;
		font-size:12px;
		margin:0px;
	}
	
	#mainimage {
		margin:0px;
		padding-left:10px;
		padding-right:35px;
		width:380px;
		float:left;
		text-align:left;
	}
	

	#txtblock2 {
	width:360px;
		float:left;
		width:200px;
		text-align:left;
		font-family:sans-serif, helvetica, arial;
		font-size:12px;
	}
	
	#mainimage2 {
		width:590px;
		float:left;
		text-align:left;
	}


	#txtblock3 {
		width:360px;
		float:right;
		text-align:left;
		font-family:sans-serif, helvetica, arial;
		font-size:12px;
		margin:0px;
		margin:bottom:10px;
		display:block;
	}
	
	#mainimage3 {
		margin:0px;
		padding-left:10px;
		padding-right:35px;
		width:380px;
		float:left;
		text-align:left;
		font-family:sans-serif, helvetica, arial;
		font-size:12px;
	}
	
	
	#rubbeframe {
		display:block;
		text-align:left;
		padding-top:0px;
		margin:0px;
		margin-bottom:10px;
		width:100%;
		background-color:#333333;
	}

	#rubbeframe img {
		display:block;
		padding-top:3px;
		padding-bottom:4px;
		padding-left:11px;
	}
	
	#rubbeframe img.nodots {
		margin-top:3px;
	}
	
	bilden {
		margin-top:8px;
	}
	
	p.rubbe {
		font-weight:bold;
		font-size:14px;
		margin-bottom:-12px;
		margin-top:1px;
	}
	
	#scrollcontent {
		height:517px;
		width:820px;
		margin:0px;
		padding:0px;	
		overflow:scroll;
	}
	
	input.rubbe {
		font-weight:bold;
		font-size:14px;
		background-color:#cccccc;
	}
	
	div#content2 {
		position:absolute;
		top:8px;
		left:6px;
		margin:0px;
		padding-bottom:8px;
		padding-top:6px;
		width:500px;
		height:540px;
		text-align:center;
		background-color:#cccccc;
		color:#000000;
		border-top:1px solid #666666;
		border-left:1px solid #666666;
		overflow:hidden;
		font-family:sans-serif, helvetica, arial;
		font-size:12px;
	}
