@import url("/css/menu.css");

body {
	font-family: arial;
	background-image: url(/gfx/toppbg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 9pt;
	font-family: arial;
	line-height: 145%;
	color: black; 
	margin: 0px;
}
form {
	display: inline;
}
.undermenybg {
	background-image: url(/gfx/undermenybg.jpg);
	background-repeat: no-repeat;
	padding: 5px 25px 0px 25px;
}

.impform {
	width: 148px;
	font-size: 8pt;
}

td {
	font-size: 9pt;
	font-family: arial;
	line-height: 145%;
	color: black; 
}

.tekst {
	font-family: arial;
	line-height:145%;
	color:black; 
}

}
.tips {  
	font-family: Arial; 
	font-style: normal; 
	line-height: 130%; 
	font-weight: none; 
	color: #666666;
}


.padd {

	padding: 5px 5px 5px 5px;
}

a {
	font-family: Arial;
	font-size: 9pt;
	font-style: normal; 
	color: #FF8C00; 
	font-weight: normal; 
	text-transform: none; 
	text-decoration: none; 
	font-variant: normal;
}

a:hover {  
	font-family: Arial; 
        color: #FF8C00; 
        text-decoration: underline;
}

.img {
	border: 1px solid #666666;
}

.artikkeltb {
	padding: 5px 0px 5px 0px;
	width: 100%;
	margin: 5px;
	vertical-align: top;
}

.image {
	border: 1px solid #FF8C00;
}
.rsslink {
	color: black;
	font-size: 9pt;
}
.soktb {
	width: 100%;
}
.soketittel{
	background-image: url(/gfx/sokbigbg.jpg);
	background-repeat: repeat-x;
}
.soklink {
	color: red;
}
.sok1{
	background-color: #E9E9E9;
}
.sok2{
	background-color: white;
}
.impform {
	border: 1px solid #495360;
}
.bannerunder {
	background-image: url("/layout/Layout2006/gfx/bannerUnder.gif");
	background-repeat: no-repeat;
	height: 27px;
	padding: 0px 0px;
	color: white;
	font-size: 10px;
}
.divSpraak {
	margin: 3px 5px;
}
.spraaklink {
	color: white;
	font-size: 12px;
}
.spraaklink:hover {
	color: white;
	text-decoration: underline;
}

div#creditsContainer {
	width: 500px;
	margin: 0px auto;
	padding: 20px 5px;
	color: #a5a5a5;
	font-size: 11px;
	text-align: center;
}

div#creditsContainer a {
	color: #a5a5a5;
	text-decoration: underline;
}