html, body 
{
    margin: 0;
    padding: 0;
    height: 100%;
    border: none;
}

body
{
    background-color: #FAFAFA;
    text-align: left;
    color: #717171;
}

h1 
{
    margin-bottom: 0;
    padding-bottom: 0;
}

p 
{
    margin-top: 18px;
    padding-top: 0;
}

img 
{
    border: 0px;
}

table#main td 
{
    text-align: left;
}

body, div, li, a, h1, h2, h3
{
	font: 11px "Trebuchet MS",Verdana,Arial,sans-serif;
}

a
{
    font-weight: bold;
	color: #3c388c;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1 
{
    margin: 0px;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #5b5b5b;
}

h2
{
	font-size: 110%;
	font-weight: bold;
}

#topdiv
{
	position: relative;
	margin: auto;
	text-align: left;
	width: 779px;
	padding-top: 5px;
	padding-bottom: 5px;
	background: white;
	text-align: left;
}

#topmenu
{
	position: relative;
	padding-left: 0px;
	height: 19px;
	border-bottom: 1px solid #cfcfcf;
	padding-bottom: 2px;
	padding-top: 2px;
}

div#breadcrumbs 
{
    border-bottom: 1px solid #CFCFCF;
    text-align: left;
}

div#breadcrumbs a 
{
    color: #acacac;
    font-weight: normal;
}

div#breadcrumbs a:hover 
{
    text-decoration: none;
    color: #727272;
}

#toppicture
{
	position:relative;
	width:779px;
}

#submenu
{
	position:relative;
	min-height:200px;
	padding:10px;
	float:left;
	height:200px;
	width: 150px;
	border-right: 1px solid #e1e1e1;
}

#contentcontainer
{
	position:relative;
	padding:10px;
	margin-left:190px;
	width:350;
	clear:right;
	min-height:200px;
}

ul.topmenu 
{ 
	padding: 0px;
	margin: 0px; 
	float: left;   /* Float'er hele menuen til venstre. Nødvendiggør clear */
	list-style: none;
}

ul.topmenu li 
{
    display: inline;
    margin: 0px;
}

* html ul.topmenu li {float:left;} /* Igen aht IE skal li også floates */

ul.topmenu li a 
{
    padding-right: 12px;
	float: left;
	color: #5c5b5b;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-transform: uppercase;
}

ul.topmenu li.current a.current
{
	float: left;
	color: #3c388c;
	font-weight: bold;
	text-decoration: none;
}

ul.topmenu li a:hover
{
	text-decoration: none;
	color: #3c388c;
}

ul.submenu
{
    padding:0px;
    margin-left:8px; 
    list-style:none;
}

ul.submenu li 
{
    display: block;
    margin-right: 0px;
}

ul.submenu li a
{
	color: #5f859a;
	font-weight: bold;
	text-decoration: none;
}

ul.submenu li.current a.current 
{
	color: #a70e0e;
	font-weight: bold;
	text-decoration: none;
}

ul.submenu li a:hover
{
	text-decoration:none;
	color:#a70e0e;
}

table#layout 
{
    margin: 0px;
}

td.layoutcenter 
{
    background-color: #FFFFFF;
    width: 716px;
    padding-left: 20px;
    padding-right: 20px;
}

td.layoutleft 
{
    background-image: url('Pictures/left.png');
    background-repeat: repeat-y;
    background-position: right;
    width: 16px;
}

td.layoutright
{
    background-image: url('Pictures/right.png');
    background-repeat: repeat-y;
    background-position: left;
    width: 16px;
}

table#main
{
    margin-top: 12px;
    margin-bottom: 25px;
}

table#address td 
{
    color: #5c5b5b;
    background-color: #cfcfcf;
}

table#address td.left
{
    text-align: left;
    padding-left: 8px;
}

table#address td.right
{
    color: #FFFFFF;
}

span.separator 
{
    color: #FFFFFF;
}

img#logo 
{
    margin-top: 10px;
    margin-bottom: 10px;
}

td#languages div 
{
    margin-left: 4px;
}

td#languages img 
{
    border: 0px;
    margin-left: 5px;
}

td.right-column 
{
    padding-left: 25px;
}

div.contentpiece 
{
    padding-bottom: 10px;
}

div.contentpiece img.first 
{
    margin-top: 4px;
}

table#address a 
{
    color: #5c5b5b;
    font-weight: normal;
}

table.coworker 
{
    margin-bottom: 20px;
}

img.portrait 
{
    margin-top: 3px;
    margin-right: 20px;
    border: 10px solid #DDDDDD;
}

td.right-margin h1 
{
    margin-top: 0px;
    padding-top: 0px;
}

div.righttext 
{
    padding-bottom: 10px;
}
