body {
	font-size: 11px;
	font-family: Verdana, Arial, Trebuchet MS;
	color: #454545;
	background-color: #2A61AC;
	margin: 0;
	
	background-image: url(images/bg.gif);
    background-repeat: repeat-x;
	background-position: top;
	
}

img { border: none; }

#header{ 
	width: 820px; 
	height: 83px; 
	margin-left: auto; 
	margin-right: auto; 
	padding: 0; 
	ont-size: 83px; 
	color: #FFFFFF;  
}
	
#header h1 { 
	margin: 38px 0 0 0; 
	padding: 0 9px 0 9px; 
	float: left; 
	font-size: 19pt;    
	height: 45px;  
	line-height: 45px;      
}
#header h1 a { 
	text-decoration: none; 
	color: #FFFFFF; 
	font-size: 19pt; 
	margin: 0; 
	padding: 0;    
}
#header a:hover { 
	text-decoration: none;  
}
#header p { 
	float: right;  
	font-size: 10pt;  
	margin: 59px 0 0 0;  
	padding: 0;  
	line-height: 11pt;           
}
#main {
	margin: 10px;
}

#nav { 
	width: 820px; 
	height:31px; 
	text-align: left; 
	margin-left: auto; 
	margin-right: auto;   
}
#tabs {  
	height:31px;  
	background-image: url(images/bg_topnav.gif);  
	background-repeat: repeat-x;  
	text-align: center; 
	border-right: 1px solid #666666;  
	line-height: 31px;   
}
#tabs ul { 
	margin:0; 
	padding-left: 0; 
	display: inline;  
	list-style: none;   
} 
#tabs li { 
	float:left; 
	margin: 0;  
	padding: 0px 36px 0px 36px; 
	list-style: none; 
	display: inline;  
	background-image: url(images/bg_navbutton.gif);  
	background-repeat: no-repeat;  
	background-position: right;    
}
#tabs .end { 
	background-image: none; 
}
#tabs a { 
	color: Black;  
	text-decoration: none;  
	font-size: 11px;    
}
#tabs a:hover { 
	text-decoration : none;  
	border-bottom: 2px solid #1D76CB;  
}

#login {
	float: right;
}
	
td {
	font-size: 11px;
	color: #454545;
}


a:link {
	font-weight: regular;
	color: #454545;
	text-decoration: none;
}
a:visited {
	font-weight: regular;
	color: #454545;
	text-decoration:none;
}
a:active {
	font-weight: regular;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-weight: regular;
	color: #000000;
	text-decoration:underline;
}
.dotted {
	border-right: 1px dotted #7DA7D8;
}

/* search layout start */

#search {
	
	width: 160px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

#search h1 {
	font-size: 14px;
	color: #444444;
	border-bottom: 3px solid #454545;
	width: 160px;
}

/* search layout end */

/* news layout start */

#news {
	
	width: 160px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

#news h1 {
	font-size: 14px;
	color: #444444;
	border-bottom: 3px solid #454545;
	width: 160px;
}

#news-date {
	font-size: 10px;
	color: #444444;
}

#news-headline {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}

#news-content {
	font-size: 11px;
	color: #454545;
}

/* news Main */

#Mnews {

}

#Mnews h1 {
	font-size: 14px;
	color: #444444;
	border-bottom: 1px solid #454545;
	width: 100%;
	margin-top: 2px;
}

#Mnews-date {
	font-size: 10px;
	color: #444444;
	font-weight: bold;
	margin-top: 12px;
}

#Mnews-headline {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}

#Mnews-content {
	font-size: 11px;
	color: #454545;
}

/* news layout end */

/* aktivitet layout start */

#aktivitet {
	
	width: 160px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}
#aktivitet h1 {
	font-size: 14px;
	color: #444444;
	border-bottom: 3px solid #454545;
	width: 160px;
}

#aktivitet-date {
	font-size: 10px;
	color: #444444;
}

#aktivitet-headline {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
}

#aktivitet-content {
	font-size: 11px;
	color: #454545;
}

/* Aktiivitet main */

#Maktivitet {

}
#Maktivitet h1 {
	font-size: 14px;
	color: #444444;
	border-bottom: 1px solid #454545;
	width: 100%;
	margin-top: 2px;
}

#Maktivitet-date {
	font-size: 10px;
	color: #444444;
	font-weight: bold;
}

#Maktivitet-headline {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

#Maktivitet-content {
	font-size: 11px;
	color: #454545;
}

/* aktiviet layout end */

/* spotlight layout start */

#spotlight-container {
	width: 180px;
	float: right;
}
#spotlight {
	
	width: 160px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	background-color: #EEEEEE;
	border: 1px solid #CCCCCC;
}

#spotlight h1 {
	font-size: 14px;
	color: #444444;
	border-bottom: 3px solid #454545;
	width: 160px;
}

#spot-headline {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}

#spot-content {
	font-size: 11px;
	color: #454545;
	margin-bottom: 5px;
}

#spot-more {
	font-size: 10px;
	color: #444444;
	float: right;
	font-weight: bold;
}

/* spotlight layout end */

/* link layout start */

#link {
	
	width: 160px;
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #EEEEEE;
}

#link h1 {
	font-size: 14px;
	color: #444444;
	border-bottom: 3px solid #454545;
	width: 160px;
}

#link-url {
	font-size: 11px;
	color: #454545;
	padding: 3px;
}
#link-url a{
	font-size: 11px;
	color: #454545;
}

/* link layout end */


h1 {
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}

h2 {
	font-weight: bold;
	font-size: 14px;
}
h3 {
	font-size: 11px;
	font-weight: regular;
}

/* Contact start */

#contact {
	Border: 1px dotted #EEEEEE;
	padding: 12px;
	background-color: #F0F0F0;
	margin-top: 12px;
}

#contact h1 {
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
}

#contact-headline {
	font-size: 12px;
	border-bottom: 1px solid #545454;
	margin-bottom: 5px;
	font-weight: bold;
}

#contact-content {
	margin: 2px;
}

#contact-adress {
	border-top: 1px solid #545454;
	padding: 5px;
	margin-top: 40px; 
}

/* Contact layout end */

#vis-branche {
	font-size: 10px;
	font-weight: bold;
	clear: both;
	margin-top: 0px;
	margin-bottom: 6px;
}

#go-back {
	float: right;
	font-size: 10px;
	font-weight: bold;
	clear: both;
	border: 1px solid #666666;
	padding: 2px;
}



#footer {
	color: #454545;
	font-size: 10px;
	font-weight: bold;
	padding: 8px;
	margin: 10px;
	background-color: #EEEEEE;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#copy {
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	font-family: verdana, helcetica;
	padding: 8px;
}
#copy a{
	color: #CCCCCC;
	font-size: 10px;
	text-align: center;
	font-family: verdana, helcetica;
}
#copy-bottom {
	color: #454545;
	font-size: 10px;
	padding: 8px;
	margin-top: 20px;
	background-color: #EEEEEE;
	border-top: #545454;
	border-left: #545454;
	border-right: #545454;
	text-align: center;
}
#copy-bottom h1{
	font-size: 10px;
	margin: 2px;
}

#search-result {
	color: #454545;
	font-size: 11px;
	font-family: verdana, helcetica;
	padding: 3px;
}


.imgBorder {
	border: 1px solid #454545;
}