body {
	margin-left: 0px;
	margin-top: 0px;
	
	background-image: url(../graphics/bg.gif);
	background-repeat: repeat-x;
	
}

.links A:link {color:#000000;text-decoration: none}
.links A:visited{color:#000000;text-decoration: none}
.links A:active {text-decoration: none; color:#990099}
.links A:hover {text-decoration: none; color: #cccccc;}
#maincontainer {
	width:1050px;
	min-height:420px;
	height:auto !important; /*för explorer 6*/
	height:420px;
	float:left;
	display:block;
	/*border: 1px solid #999999;*/
/*	z-index:400;*/
}

#leftcontainer {
	float: left;
	width:180px;
	margin-top: 470px;
	margin-bottom: 0;
	margin-left: 100px;
	padding:8px;
	display:block;
	min-height:200px;
	height:auto !important; /*för explorer 6*/
	height:200px;
	
	/*border: 1px solid #cccccc;*/

}
#rightcontainer {
    float: right;
	width:670px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0;
	padding:8px;
	display:block;
	min-height:200px;
	height:auto !important; /*för explorer 6*/
	height:200px;
	display:none;
	/*border: 1px solid #cccccc;*/
}
#lcontinfo {
	float: left;
	width:670px;
	margin-left:320px;
	margin-top:auto;
	padding:8px;
	display:block;
	border: 1px solid #cccccc;
}
#mailcon {
	float: right;
	width:177px;
	margin-top: 0px;
	margin-right: -6px;
	margin-bottom: 0px;
	padding:  4px;
	display:none;
	

}

#textcon {	
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: -8px;
	width: 670px;
	padding:8px;	
	display:block;
	/*border: 1px solid #CCCCCC;*/
	float:left;
	
}




/*footer som är till för firefox.  ta ej bort*/
#footer {

clear: both;

}


#page {
	width: 1200px;
	min-height:560px; /*för explorer 7*/
	height:auto !important; /*för explorer 6*/
	height:560px;
	background-image: url(../graphics/top.png);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-left:-25px;
	margin-top:-650px;
	z-index:10;
	position:relative;
}

#hr {	

	width: 700px;
	height:3px;
	margin-left:50px;
	background-color:#eee9e3;
}
#menu {	

	width: 600px;
	padding-top: 75px;
	margin-bottom: 0;
	margin-left: 400px;
	font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	position:relative;
}
#submenu {	
	width: 600px;
	padding-top: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif; color:#FFFFFF;
	font-size: 13px;
	font-weight: bold;
	position:relative;
	display:none;
}

#scrn {
height: 560px; /* -- -- set minimum page height here -- -- */
float: right;
width: 1px;
}
#image {
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 230px;
	width:887px;
	height:539px;
	z-index:-10;
	position:relative;
	
}
#bottombrd {	
	margin-left: -30px;
	margin-top:0px;
	
}
