@charset "iso-8859-1";
/* CSS Document 
Ruben Fast
Alliansmissionen i Ödeshög */

/* meny left */
#menycontainer {float: left; margin: 5px 0 0 5px; padding: 0;}
#meny {margin: 0; padding: 0; list-style-type: none; font-size: 1em;}
#meny a {width: 11em; text-decoration: none; display: block; padding: 0.3em 1em; margin-bottom: 0.8em; border-bottom: 1px dotted #002963; border-left: 1px none;}
#meny a:link {color: black;}
#meny a:visited {color: black;}
#meny a:hover {background: #ffffcc;}
#meny a#current {font-weight: bold; border-left: 5px solid #1163ad; border-right: 10px solid #83bf5f;}
