a:link {
color: Blue;
text-decoration:none;
}     /* unvisited link */
a:visited {
color: Blue;
text-decoration:none;}  /* visited link */
a:hover {
color: black;
text-decoration:underline;
}   /* mouse over link */
a:active {color: 
color: Blue;
text-decoration:none;}   /* selected link */


.vanf_left_bg{
	background-image: url(images/blue_line.gif);
	background-position: top right;
	background-repeat: repeat-y;
}
.vanf_right_bg{
	background-image: url(images/blue_line.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#menu {
position: absolute; /* Menu position that can be changed at will */
top: 65px;
left: 0px;
z-index:2;
width: 876px; /* precision for Opera */


}
#menu dl {
float: left;
width: 170px;
height: 10px;

}
#menu dt {
cursor: pointer;
text-align: left;
font-size: 10px;
font-family: Verdana;
font-weight: bold;
background-image: url('images/bgmenu.jpg');
padding-top: 5px;
margin: 0px;
height: 15px;
color: #4e4e4e;
}
#menu dd {
background:white;
font-size: 10px;
font-family: Verdana;
font-weight: bold;
border-bottom: 1px solid #4e4e4e;
border-left: 1px solid #4e4e4e;
border-right: 1px solid #4e4e4e;
margin:0px;
padding: 5px;
text-align: left;

}
#menu li {
text-align: left;
background: #fff;
color: #4e4e4e;

}
#menu li a, #menu dt a {
color: #4e4e4e;
text-decoration:none;
}

#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
background-image: url('images/bgdrop.jpg');
color:#FFFFFF;
text-decoration:none;
}

.box{
	border-bottom: 1px solid #93cbda;
	border-left: 1px solid #93cbda;
	border-right: 1px solid #93cbda;
	border-top: 10px solid #93cbda;
	background: ;
	font-size: 12px;
	font-family: Verdana;
	padding: 4px;
	color: #585858;
}
.box_categories_active{
	background-image: url(image_admin/images/active.jpg);
	width: 116px;
	color: White;
	float: left;
}

.box_categories_inactive{
	background-image: url(image_admin/images/inactive.jpg);
	width: 116px;
	color: White;
	float: left;
}
.main_table{
	top: 30px;
	position: relative;
	width: 725px;
}

#v10{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		color: #585858;
}
#v10b{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
		color: #585858;
}

#v10ig{
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #575757;
	font-style: italic;
		color: #585858;
}

#date_news{
	font-size: 14px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #1c83ae;
	
	
}

#v10igg{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #9C9C9C;
	font-style: italic;
}
#small_photo{
	width: auto;
	height: 75px;
	border: 1px solid #CECECE;
	padding: 1px;
}

#photo {
		border: 1px solid #CECECE;
	padding: 1px;
}

#button{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: White;
}
#button hover{
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: White;
	text-decoration: underline;
	cursor: pointer;
}

#ppunkt {
	width: 150px;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #575757;
	max-width: 150px;
	line-height: 110%;
}

TEXTAREA,.TEXTBOX,.FILE
{background-color: #FFFFFF; 
 border: #7F9DB9 1px solid; 
 color: black; 
 font-family: Verdana, Tahoma, Arial; 
 font-size: 10px; 
 font-weight: normal;
 padding:1px;}
 
 .SUBMIT
{background-color: #cadeee; 
 border: #7F9DB9 1px solid; 
 color: black; 
 font-family: Verdana, Tahoma, Arial; 
 font-size: 10px; 
 font-weight: bold;}
 
 .nyhetsbrev{
	position: absolute;
	top: 15px;
	right: 10px;

}

.small_pic{
	width: 120px;
	height: auto;
}

.maintext {
	
	
}

.maintext li {
	margin-bottom: 5px;
}
