* { 
	margin:0; 
	padding:0 
}
html,body  {
	font: normal 87%/150% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-image: url();
	background-color: #FBFBF7;
	margin-top: 0px;
	margin-bottom: 0px;
}
#container {
	background:#000 url(bilder/bg_main.jpg);
	width: 800px;
	margin: 0px;
}
#header {
	background:#000 url(bilder/head_pic.jpg) no-repeat;
	height:176px;
	width:800px;
	float:left;
	clear:both;
}
div#navcontainer {
background: #747474 url(bilder/bg_meny.gif);
border-top: solid 1px #B6B6B6;
border-bottom: solid 1px #FFF;
width:753px;
clear:both;
margin: 0 0 0 2em;
}

div#navcontainer ul
{
color: #c9950b;
margin: 0;
padding-bottom: 2px;
padding-top: 2px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -2px;
}

div#navcontainer ul li a
{
	padding: 4px 28px 2px 29px;
	color: white;
	text-decoration: none;
	border-left: 1px solid #A4A4A4;
	font-weight: bold;
}

div#navcontainer ul li a:hover
{
background-color: #747474;
color: black;
}

#active a { border-left: 1px solid #B6B6B6; 
}
#form {
	background:#FFF;
	width:200px;
	float:left;
	padding:10px;
}
#main {
	background:#000 url(bilder/bg_main.jpg);
	float:left;
	width:800px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
}
#main h1, #intern1 h1, #intern2 h1 {
	font-size:130%;
	padding:0em 0 0em 0em;
	color: #c9950b;
	width: 500px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #c9950b;
}
#main p, #news p, #intern1 p, #intern2 p {
	padding:0 0 1em 1em;
}
#foot {
	clear:both;
	background:#000 url(bilder/foot.jpg);
	height:2.3em
}
#intern1 {
	background: url(bilder/platta.gif) no-repeat;
	width:156px;
	height:150px;
	min-height:150px;
	margin-left: 1.6em;
	margin-top: 25px;
	padding-left: 18px;
	padding-top:10px;
	float:left	
}
#intern2 {
	background: url(bilder/platta.gif) no-repeat;
	width:156px;
	height:150px;
	min-height:150px;
	margin-left: 1.6em;
	padding-left: 18px;
	padding-top:10px;
	float:left;
}
#intern3 {
	background:#fff;
	width:510px;
	min-height: 350px;
	height: auto !important;
	height: 350px;
	margin-right: 3.5em;
	float: right;
	}
#on, #on2, #on3 {
	border: 1px solid #90ee90;
	padding: 5px;
	}
#expand, #expand2, #expand3 {
	display: none;
	border: 1px solid #90ee90;
	padding: 5px;
	}
/* menyn */

body.utb a#utb, body.design a#design, body.referens a#referens, body.kontakt a#kontakt {
	background-color: #FFF;
	font-style: italic;
	color: black;
}



