/*.............head images............*/

#top {
	position:absolute; 
	left:0px;
	top:0px; 
 }
 .redline {
	position:absolute;
	left:0px;
	top:165px;
}
.content {
	position:absolute;
	left:14px;
	top:197px;
	width:382px;
	height:245px;
}
.bottom {
	position:absolute;
	left:0px;
	top:455px;
	width:845px;
	height:26px;
	background-color:#000000;
}

.bottom2 {
	position:absolute;
	left:0px;
	top:525px;
	width:845px;
	height:26px;
	background-color:#000000;
}

.bottom3 {
	position:absolute;
	left:0px;
	top:1355px;
	width:845px;
	height:26px;
	background-color:#000000;
}

.bottom4 {
	position:absolute;
	left:0px;
	top:925px;
	width:845px;
	height:26px;
	background-color:#000000;
}

.up {
	position:absolute;
	left:355px;
}

.img {
	position:absolute;
	left:40px;
	top:183px;
}

.img2 {
	position:absolute;
	left:40px;
	top:106px;
}

.button { 
	background-image:url(button.gif);
	border:1px #333333 solid;
	size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
}

.field { 
	border:1px #333333 solid;
	size:90px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:xx-small;
	}

/*..............................................*/

/*.................menu.................... */

.menu_img {
	border: 0px;
}	

.menu1     {
	position:absolute;
	left:0px;
	top:138px;
}
.menu2     {
	position:absolute;
	left:52px;
	top:138px;
}
.menu3     {
	position:absolute;
	left:173px;
	top:138px;
}
.menu4     {
	position:absolute;
	left:243px;
	top:138px;
}
.menu5     {
	position:absolute;
	left:357px;
	top:138px;
}
.menu6     {
	position:absolute;
	left:432px;
	top:138px;
}

/*..............................................*/

/*.......menu stuff and buttom......*/

#nyheter {
	position:absolute;
	left:466px;
	top:194px;
	background-color:#eaeaea;
	width:364px;
	height:216px;
}

#newsheadline {
	position:absolute;
	left:16px;
	top:15px;
	font-family: helvetica neue, sans-serif;
	font-size:small;
	color:#333333;
}

#newscontent {
	position:absolute;
	left:15px;
	top:34px;
	font-family: verdana, sans-serif;
	font-size:x-small;
	color:#333333;
	right:30px;
}

/*..............................................*/


/*...................text.....................*/

p {
	font-family: verdana, sans-serif;
	font-size:x-small;
	color:#333333;
}

#p {
	position: absolute;
	font-family: verdana, sans-serif;
	font-size:xx-small;
	color:#ffffff;
	top:6px; 
	left:14px; 
}
#p2 {
	position: absolute;
	font-family: verdana, sans-serif;
	font-size:xx-small;
	color:#ffffff;
	top:6px; 
	left:342px; 
}

#p3 {
	position: absolute;
	font-family: verdana, sans-serif;
	font-size:xx-small;
	color:#ffffff;
	top:6px; 
	left:676px; 
}

.p4 {
	position: absolute;
	font-family: verdana, sans-serif;
	font-size:small;
	font-weight:bold;
	color:#333333;
}

#aboutcont {
	position:absolute; 
	top:154px; 
	left:210px; 
	clip:rect(0px, 414px, 374px, 0px); 
	width:408px; 
	height:374px; 
	visibility:hidden; 
	overflow:hidden; 
}

#abouttext {
	position:absolute;
	top:154px;
	left:218px;
	font-family: verdana, sans-serif;
	font-size:xx-small;
	color:#333333;
	text-align : justify;
}

#contacttext {
	position:absolute;
	top:154px;
	left:218px;
	font-family: verdana, sans-serif;
	font-size:xx-small;
	color:#333333;
	text-align : justify;
	width:408px; 
	height:374px; 
}


/*..............................................*/

/*...................links....................*/
a {
	text-decoration: none;
	color: #333333;
	font-family: verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a:active {
text-decoration: none;
color: #FF0000;
}

a:visited {
	text-decoration: none;
	color: #990000;
}

a:hover {
	text-decoration: underline;
	color: #cccccc;
}

a.link {
	text-decoration: none;
	color: #ff0000;
	font-family: verdana, sans-serif;
	font-size: x-small;
	font-weight: bold;
}

a.link:active {
	text-decoration: none;
	color: #cccccc;
}

a.link:visited {
	text-decoration: none;
	color: #990000;
}

a.link:hover {
	text-decoration: underline;
	color: #666666;
}
/*..............................................*/
