/* Created by TopStyle Pro Trial Version - www.bradsoft.com */
body {
	background: #F2EABC;
}

/*Styles for the Main Content Layer */
.maindiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	
}
.maindiv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	border-left: 1px dotted #999999;
	padding-left: 8px;
	
	
}



.kantlinje_left {
	border-left: 1px dotted #999999;;
	
}

.kantlinje_table {
	border: 1px dotted #999999; 
	
}
.kantlinje_td1 {
	border-bottom: 1px dotted #999999; 
	border-top: 1px dotted #999999; 
	border-left: 1px dotted #999999; 
	border-right: 1px dotted #999999; 
}

.kantlinje_td2 {
	border-bottom: 1px dotted #999999; 
	border-left: 1px dotted #999999; 
	border-right: 1px dotted #999999; 
}

.kantlinje_td3 {
	border-bottom: 1px dotted #999999; 
	border-right: 1px dotted #999999; 
}



/*Style Applied to the Sidebar Layer */
.navDiv {
	color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px
}
.navDiv h1 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px
}

.navDiv h2 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px
}
/*Style Applied to the Paragraphs for Main Section Links */
p.navButts {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 4px;
	margin-left : 0px;
	margin-top : 6px
}

.navButts a { color : #000000; text-decoration : underline }

.navButts a:hover { color : #000000; text-decoration : none }

/*Style Applied to the Paragraphs for Static Down-State Main Section Links */
p.navViz {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	margin-bottom : 6px;
	margin-left : 0px;
	margin-top : 6px
}

.navViz a { color : #000000; text-decoration : underline }

/*Style Applied to the Paragraphs for the Sub-Section Links */
p.navSubs {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-bottom : 2px;
	margin-left : 12px;
	margin-top : 0px
}

.navSubs a { color : #000000; text-decoration : none }

.navSubs a:hover { color : #000000; text-decoration : underline }

.bot {
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 48px;
	padding-right : 36px;
	padding-top: 5px;
	color: #F2EABC;
	text-align: center;
}
.aktuellt {
	background-color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-left : 5px;	
	color: #F2EABC;
}

.right { padding-left : 5px;
		color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
		border-left:0px dotted #999999; 
}

.right1 { padding-left : 5px;
		color : #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 12px;
		border-left:1px dotted #999999; 
}

/*Turns off Borders around Hyperlinked Images- Apply to a-tags*/

a.img { color: #F2EABC}

