
body {margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: Black; text-align: center;}
table {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: Black; }
#centrering {width: 780px; margin-right: auto; margin-left: auto;}
#kolumncontainer {
	float: left;
	border-right: 1px solid Gray;
	border-left: 1px solid Gray;
}
#sidhuvud {
	background: #FFFFFF;
}
#huvudmeny {
	background: Silver;
	padding: 10px;
	border-bottom: 1px solid #000000;
}
#kolumn1 {
	float: left;
	width: 120px;
	padding: 10px;
	min-height: 600px;
	text-align: left;
	background-image: url(../bilder/meny.jpg);
	background-repeat: repeat-y;
}
		#kolumn1 a{ width: 100px; text-decoration: none; display: block; padding: 6px 10px; margin-bottom: 0.8em; border-bottom: 1px none; border-left: 1px none; }
		#kolumn1 a:link{color: #2d371e;}
		#kolumn1 a:visited{color: #2d371e;}
		#kolumn1 a:hover{
	background: #FFFF99;
}
		#kolumn1 a#current{font-weight: bold; border-left: 1px solid;}	
		
#kolumn2 {
	float: left;
	width: 605px;
	padding: 10px;
	min-height: 600px;
	background: #ffffff;
	min-height: 600px;
	text-align: left;
	border-left: 1px dotted Gray;
}
		#kolumn2 a{text-decoration: none;  color: Black;}
		#kolumn2 a:link{color: #000000;}
		#kolumn2 a:visited{color: #000000;}




#huvudmeny { padding: 0 30px 0; 	background: #87CEFA; max-height: 30px; min-height: 30px; }
		#huvudmeny a{text-decoration: none;  color: Black;}
		#huvudmeny a:link{color: Black;}
		#huvudmeny a:visited{color: #2d371e;}
		#huvudmeny a:hover{background: #E0FFFF;}

h4 {font-size: 12px; color: #000000; padding-top: 10px; padding-bottom: 2px; padding-left: 0px; margin: 1px; font-family: Arial, Helvetica, sans-serif; }
h3 {font-size: 14px; color: #000000; padding-top: 10px; padding-bottom: 2px; padding-left: 0px; margin: 1px; font-family: Arial, Helvetica, sans-serif; }
h2 {font-size: 16px; color: #000000; padding-top: 10px; padding-bottom: 2px; padding-left: 0px; margin: 1px; font-family: Arial, Helvetica, sans-serif; }

#port a{
	text-decoration: none;
	border-bottom: 1px dotted Black;
}
#port a:link{color: #000000;}
#port a:visited{
	color: Red;
}
#port a:hover{
	background: #E1E1E1;
	text-decoration: none;
	border-bottom: 1px solid Black;
}

#medlemmar td{
	height: 20px;
}
#medlemmar tr:hover{background-color: #FFFF99;}