/* http://jigsaw.w3.org/css-validator/validator?uri=http://www.rabekobberstad.se/css/basic.css */

body { 
	color : #000;
	font-size : 12px;
	font-family : Verdana, "trebuchet ms", Georgia, "Times New Roman", Times, serif;
	line-height : 19px;
} 
.pageheading { 
	color : #333;
	font-size : 24px;
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : normal;
} 
.secondheading { 
	color : #333;
	font-size : 18px;
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : normal;
} 
.imagetext { 
	color : #333;
	font-size : 11px;
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	line-height : 16px;
	text-decoration : none;
} 
.imagetext:hover { 
	color : #003;
	font-size : 11px;
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	line-height : 150%;
	text-decoration : none;
} 
.bodylink { 
	color : #003;
	font-size : 12px;
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	line-height : 150%;
	text-decoration : underline;
} 
.bodylink:hover { 
	color : #003;
	font-size : 12px;
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	line-height : 150%;
} 
.mainmenu_chosen { 
	color : #003;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	line-height : 150%;
	background-color : white;
	height : 30px;
	padding : 2px 10px 5px;
} 
.mainmenu { 
	color : #003;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	line-height : 150%;
	text-decoration : none;
	padding : 2px 10px 5px;
	border-right : 1px solid white;
} 
.mainmenu:hover { 
	color : #003;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	line-height : 150%;
	background-color : white;
	height : 30px;
	padding : 2px 10px 5px;
} 
a:link { 
	color : #003;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-style : normal;
	font-weight : bold;
	line-height : 16px;
	text-decoration : none;
} 
a:visited { 
	color : #003;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 16px;
	text-decoration : none;
} 
a:hover { 
	color : #003;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 16px;
	text-decoration : underline;
} 
a:active { 
	color : #003;
	font-size : 12px;
	font-family : "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	line-height : 16px;
	text-decoration : underline;
} 
.nyhetsruta { 
	color : #003;
	font-size : 11px;
	font-family : Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	line-height : 19px;
	margin : 15px 15px 0;
} 
th { 
	background-color : #f0f0f0;
} 
.tbl { 
	border : 1px;
	border-color : #808080;
	border-style : solid;
	padding : 5px;
	color : #000;
	font-size : 12px;
	font-family : Verdana, "trebuchet ms", Georgia, "Times New Roman", Times, serif;
} 
.black11pxVerdana { 
	color : #000;
	font-size : 11px;
	font-family : Verdana, "trebuchet ms", Georgia, "Times New Roman", Times, serif;
} 
.warning { 
	color : #ff0000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
} 
.dotline { 
/*	border-bottom-width : 1px; */
	border-bottom : 1px dotted #808080;
} 
.solidline { 
	border-bottom : 1px solid #808080;
} 
