
body 	{background-image: url(images/lace.jpg); 
		background-repeat: no-repeat; 
		background-position: right; 
		background-attachment: fixed;
		background-color: #1c1c1c;
		color: black;
		font-family: verdana, sans-serif;
		font-size: 95%;}	
			
span.beskrivning { font-size: 80%; color: #333333 }
#mindre_text  { font-size: 80% }
h1		{font-size: 110%;}
h2		{font-size: 100%;}
h3		{font-size: 90%;}

		
a					{text-decoration:none;
					}
					
a:hover				{text-decoration:underline;
					}
					
img 				{border: 0px;}

#innehall 	{position: relative;
			left: 10px; 
			width: 70%;
			height: 100%;
			padding: 20px;
			background-color: white;
			color: black;
			opacity: 0.9; 
			filter: alpha(opacity=90);
			}
			
			
			
			
#navcontainer	{font-size: 80%;
				padding: 0;
				height: 20px; vertical-align:middle
				}

#navcontainer ul{
				border: 0;
				margin: 0;
				padding: 0;
				list-style-type: none;
				
				}

#navcontainer ul li{
				display: block;
				float: left;
				text-align: center;
				padding: 0;
				margin: 0;
				}

#navcontainer ul li a{
				color: #black;
				background: #c6d4d5;
				width: 90px;
				height: 20px;
				border-top: 1px solid #FFFFFF;
				border-left: 1px solid #FFFFFF;
				border-bottom: 1px solid #FFFFFF;
				padding: 2;
				text-decoration: none;
				display: block;
				text-align: center; 
				border-right-width:medium; 
				margin-left:0; margin-right:0; margin-top:2; margin-bottom:2px
				}

#navcontainer ul li a:hover
				{
				color: black;
				background: #fd0207;
				}
				
#navcontainer a:active
				{
				background: #e2e8e8;
				color: black;				}

#navcontainer li#active a
				{
				background: #e2e8e8;
				color: black;				}
#navcontainer li#

huvudsida a	{background: #999999;
				color: black;				}
a:hover      { text-decoration: underline }td           { vertical-align: top }

