
#holder {
			height: 24px;
			
		
}

.left {	font-family: verdana;
		font-size: 12pt;
}
		

.vandret {font-family: verdana;
			font-size: 10pt;
}



/*
ul {		
			line-height: 24px;
			margin-left: 0px;
			margin-bottom: 5px;
	
			padding: 10px 5px 0px 5px;
			color: teal;
			font-weight: bold;
			width: 100%;
		}
*/


li{
			display: inline;
}




a{			width: 40px;
			color: teal;
			text-decoration: none;
			font-weight: bold;
			text-align: center;
			float: left;
			margin-left: 10px;

}



a:hover 	{
			background-color: black;
			color: white;
}

a.mail 	{	color: black;
			width: 110px;
			font-size: 10pt;
			display: inline;
			text-align: left;
			margin-left: 0px;}



a.mail:hover { color: red;
				font-size: 10pt;
				display: inline;}