body	{
	background-color: #7A8A96;
	color: #000;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	}

img	{
	border: none;
	}


#container {
	background-color: #7A8A96;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	}

#pc	{
	float:left;
	margin-left:20px;
	margin-top:30px;
	width:206px;
	height:148px;
	}

#mobil	{
	float:right;
	margin-right:20px;
	margin-top: 30px;
	width:206px;
	height:148px;
	}
 
#nyhet  {
 	overflow:visible;
	float:left;
	margin-left:20px;
	margin-top:45px;
	width:206px;
	height:148px;
	}

#topp	{
 	overflow:visible;
	float:right;
	margin-right:20px;
	margin-top: 45px;
	width:206px;
	height:148px;
	}



#logoback	{
	z-index:1;
 	background-image: url(../gfx/startback.png);
	background-repeat:no-repeat;
	background-position: center center;
	margin-top: 10px;
	width:800px;
	height:580px;
	margin-right: auto;
	margin-left: auto;
	}

#logoimg	{
	margin-top:-50px;
	width: 148px;
	height: 220px;
	margin-left:auto;
	margin-right:auto;
	}
#logoswf	{
	margin-top:-23px;
	width: 148px;
	height: 220px;
	margin-left:auto;
	margin-right:auto;
	}

#logotext	 {
	color: #374E6F;
	font-size: 28px;
	font-weight: bolder;	
	}

#text	{
	font-size: 12px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}

#language	{
	padding-top: 5px;
	}

#copy	{

	padding-top:45px;
	color:#f0f0f0;
	font-size:10px;
	}

p	{
	line-height: 11pt;
	margin:10px;
	}

br	{
	line-height: 7pt;

	}

a	{
	color: #fff;
	text-decoration: underline;
	}

	
	
a:hover {
	text-decoration: underline;
	color: #B33636;
	}

hr	{
	background-color: #ccc;
	color:#ccc;
	}
	





