/*Definerer egenskaber for body*/
body {
		background-image: url('vvgradient.jpg');
    	background-repeat:repeat-x;
    	background-attachment: fixed;
		background-position:left top;
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
		background-color:#D0D2D0;
		color : black;
		font-size:10px;
		font-style : normal;
		font-weight : plain;
		text-decoration : none;
		text-align : left;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0px;
		margin-bottom: 0px;	
}
/*SLUT på Definerer egenskaber for body*/

/*Definerer egenskaber for tabeller*/

TABLE.submenu{
		border-collapse:collapse;
		border: solid 1px #FFFFFF;
		width: 100%;
		background-color: #E1E1E1;

				
}

IMG.toppicture{
		
		border: solid 1px #FFFFFF;				
}

IMG{
	border-color:#FFFFFF;
}	
/*SLUT på Definerer egenskaber for tabeller*/

TD.left_g {
		background-image: url('left_g.jpg');
    	background-repeat:repeat-y;
		background-position:right top;
}

TD.right_g {
		background-image: url('right_g.jpg');
    	background-repeat:repeat-y;
		background-position:left top;
}

TABLE.redheader {
		background-image: url('header.jpg');
    	background-repeat:no-repeat;
		background-position:left top;
}

TABLE.greyfooter {
		background-image: url('footer.jpg');
    	background-repeat:no-repeat;
		background-position:left bottom;
}

/*Definerer lir*/
li {
		list-style-type: square;
		color: #CC0000;		
}

li span{
		list-style-type: square;
		color:#000000;	
}

INPUT span{
 		background-image: url(design/info.gif); 

}
	
.line {		
		border:1px solid #787769;	
}

.thikline {		
		border:2px solid #787769;	
}


.red{
		color:#CC0000;
}

.red_header{
		color:#4E4E4E;
		font-size:14px;
		font-weight:bold;
}

/*SLUT på Definerer lir*/


.header{
		color:#000000;
		font-size:18px;
}

.mainmenu{
		color:#FFFFFF;
		font-size:12px;
		font-weight:bold;
		
}

.auther{
		font-size:9px;
		color:#737373;
}

fieldset{		
		padding: 5px 15px 15px 15px;
}

.searchform{
	height:15px;
	background-color:#CCCCCC;
	z-index:10;	
	width: 100px;
	font-size: 10px;
	border : 1px solid #990000;
}

.submitsearch{
	width: 30px;
	height: 20px;
	font-size: 12px;
}




H3{
		font-size:14px;
}


.search{
		font-size:14px;
}

.small{
		font-size:9px;
}



hr {
		height:1px;
		border:6px solid #FFFFFF;
			
	}
	

/*Definerer farver på links*/
    A:link { color: #333333;text-decoration : none;}    
    A:visited { color:#333333;text-decoration : none;}    
    A:hover {color: #ff8500;text-decoration : bold;}    
    A:active {color : maroon;text-decoration : none;}
/* SLUT-Definerer farver på links*/

/*Definerer farver på ALTERNATIVE links*/
	A.topmenu:link         {color:#FFFFFF; text-decoration:none;}
	A.topmenu:visited      {color:#FFFFFF; text-decoration:none;}
	A.topmenu:active       {color:#D2CDBE; text-decoration:none;}
	A.topmenu:hover        {color:#D2CDBE; text-decoration:none;}
/*SLUT-Definerer farver på ALTERNATIVE links*/

/*Definerer farver på ALTERNATIVE links*/
	A.submenu:link         {color:#FFFFFF; text-decoration:none; font-weight:bold;}
	A.submenu:visited      {color:#FFFFFF; text-decoration:none; font-weight:bold;}
	A.submenu:active       {color:#D2CDBE; text-decoration:none; font-weight:bold;}
	A.submenu:hover        {color:#D2CDBE; text-decoration:none; font-weight:bold;}
/*SLUT-Definerer farver på ALTERNATIVE links*/

/*Definerer farver på ALTERNATIVE links*/
	A.info:link         {color:#737373; text-decoration:none;}
	A.info:visited      {color:#737373; text-decoration:none;}
	A.info:active       {color:maroon; text-decoration:none;}
	A.info:hover        {color:#ff8500; text-decoration:none;}
/*SLUT-Definerer farver på ALTERNATIVE links*/

/*Definerer farver på links billeder*/
    A:link.image IMG { border: groove 0px #000000;}    
    A:visited.image IMG { border: groove 0px #000000;}    
    A:hover.image IMG {border: groove 0px #000000;}    
    A:active.image IMG {border: groove 0px #000000;}
/* SLUT-Definerer farver på links*/


