





*									{ margin: 0; padding: 0; list-style: none; }
html, body							{ width: 100%; height: 100%; background: #d0d0d0 url(../images/background.jpg) repeat-x; font-family: arial, 'trebuchet ms', verdana, helvetica, sans-serif; }



#container							{ position: relative; width: 100%; min-height: 100%; height: 100%; height: auto !important; background: url(../images/container-background.jpg) no-repeat top left; }
#content							{ position: relative; top: 100px; left: 50%; margin-left: -380px; width: 760px; height: auto; }
#profil 
{
	position:absolute;
	left:520px;
	top:20px;
	width:351px;
	height:99px;
	z-index: 5;
	
}

#menu								{ position: reltive; width: 720px; height: 85px; padding: 20px; background-color: #000; font-size: 12px; z-index: 2;}
#menu								{ filter: alpha(opacity=60); -moz-opacity: .60; opacity: .60; color: #aaa; }
#menu ul							{ position: relative; float: left; margin-right: 40px; }


#supervisor							{ position: relative; width: 700px; height: auto; padding: 30px; background-color: #fff; }
#supervisor							{ filter: alpha(opacity=70); -moz-opacity: .70; opacity: .70;  }


#footer								{ position: relative; float: left; width: 100%; text-align: right; }



.logo								{ position: absolute; left: 50%; top: 30px; margin-left: 230px; }




#menu a								{ text-decoration: none; color: #aaa; }
#menu .main a						{ color: #fff; font-weight: bold; }
#menu a:hover						{ color: #fff; }



h1
{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000;
font-weight:bold;
margin-bottom: 30px;
}
h2
{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#000;
font-weight:bold;
margin-bottom: 30px;}
h3
{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
color:#000;
font-weight:bold;
margin-bottom: 30px;
}
h4
{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#000;
font-weight:bold;
margin-bottom: 30px;
}
h5,h6
{
font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
color:#000;
font-weight:bold;
margin-bottom: 30px;
}


p {
font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
margin-bottom: 10px; 

}

/*Kontaktfelt formateringer */

td.contact {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

}
input.contact {

font-family: verdana;
font-size: 12px;
color: #000;
border: 1px solid #000;
background-color:#ffffff;
}

textarea.contact {

font-family: verdana;
font-size: 12px;
color: #000;
border: 1px solid #000;

}

/*END Kontaktfelt formateringer */

