body {
	font-family: Helvetica;
	font-size: 12px;
	background-color:#ffffff;
}
	.a1 {
		color: white;
	}
	.a1:hover {
		color: gray;		
	}
	.a2 {
		text-decoration: none;
		font-weight: bold;
		font-size:13px;
		color: #008165;
	}
	.a2:hover {
		text-decoration: none;
		font-weight: bold;
		font-size:13px;
		color: gray;
	}
	.homeArtikel{
		background-color:white;
		font-family: Helvetica;
		color:black;
		font-size:12px;
		padding:4px;
		border:#000000 1px solid;
	}
	.rssfead{
		font-family: Helvetica;
		color:white;
		font-size:10px;
	}
	.tekst{
		font-family: Helvetica;
		color:white;
		font-size:12px;
	}
	.tekst2{
		font-family:"Lucida Sans";
		color:white;
		font-size:14px;
	}
	.tab{
		background-color:#f15c22;
	}
	.tab_left_top{
		background-image:url(images/tab_left_top.gif);
		width: 9px;
	}
	.tab_right_top{
		background-image:url(images/tab_right_top.gif);
		width: 9px;
	}
	.mid{
		background-color:#f15c22;
		font-family: Helvetica;
		color:white;
		font-size:12px;
		padding:4px;
	}
	.tab_left{}
	.tab_right{}
	.top{
		font-family:"Lucida Sans";
		color:white;
		font-size:14px;
		background-color:#f15c22;
	}
	.tab_left_bot{
		background-image:url(images/tab_left_bot.gif);
		width: 9px;
	}
	.tab_right_bot{
		background-image:url(images/tab_right_bot.gif);
		width: 9px;
	}
	.bot{
		background-color:#f15c22;
		height:13px;
	}
select { 
	font-family: Helvetica; 
	font-size: 12px;
	border: #000000;
	background-color:#F5F5F5;
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px;
} 

form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

input {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

textarea {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

select {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ul {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-position: outside;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

ol {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: upper-roman;
	list-style-position: outside;
}

.small {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.big{
	font-family:"Lucida Sans";
	color:white;
	font-size:14px;
	background-color:#f15c22;
}

.bodystyle {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.box1 {
	padding: 3px;
	border-width: thin;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}

.box2 {
	border-width: 3px;
	border-style: solid;
	padding: 5px;
}
