a:link { text-decoration: none; color: #0673BC}
a:visited { text-decoration: none; color: #0673BC}
a:active { text-decoration: none; color: #0673BC}
a:hover { text-decoration: none; background-color: #0673BC; color: #ffffff}

#menycontainer ul{ float: left; margin-left: 2; margin-top: 2; margin-right: 2;  padding-left: 0; width: 696; background: #031D43; font: 70% Verdana, Helvetica, sans-serif; }
#menycontainer li{display: inline;}
#menycontainer ul a{float: left; text-decoration: none; padding: 0.4em 2em;} 

#menycontainer a:link{color: #ffffff;}
#menycontainer a:visited{color: #ffffff;}
#menycontainer a#current{background: #0673BC; color: #ffffff;}
#menycontainer a:hover{background: #0897F7;}


.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
}
.textmini {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.rubrik_sub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}
.rubrik {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
}
.bildleft {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}
.bildright {
	float: right;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
}

