/* CSS menymall */

h1 {font: 150% Verdana, Arial, Helvetica, sans-serif;color: #CCCCCC;}
#content{margin: 1em 1em 1em 1em; padding: 1; float: left;}

#menycontainer{ float: left; margin: 1em 0 0 1em; width: 18em; font: 90% Verdana, Helvetica, sans-serif;
	border-top: 1px solid #DA0001; border-left: 1px solid #DA0001;	border-right: 1px solid #DA0001;border-bottom:1px solid #DA0001;}
#meny{margin: 0; padding: 0; list-style-type: none;}
#meny a{display: block;	margin: 0; padding: 0.3em; background: #C6C3C6;	padding: 0.3em;text-decoration: none;
 height: 100%; border-bottom: 1px solid #dbe1e2;}
#meny ul{list-style-type: none;} 
#meny ul a{margin: 0; padding: 0.3em; background: #C6C3C6;}	
#meny a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a:hover{background: #dbe1e2;}
#meny a#current{font-weight: bold;}
#meny a#subcurrent{font-weight: bold;}

body 
{




}

td{
font-family: Verdana; font-size: 12px;
}


a:link { text-decoration: none;color:#000000}
a:visited { text-decoration: none;color:#000000}
a:active { text-decoration: none;color:#ffffff} 
a:hover {text-decoration:underline;}

.textfoto{font-family: Verdana; font-size: 12px}

.menytext{font-family: Verdana; font-size: 14px}



