body {
  background: url("img/bkgnd.jpg") 50% 50% no-repeat fixed;
}

.AlmTekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.logintekst {font-family: Verdana, Arial, Helvetica, sans-serif; 

			font-size: 12px; 

			color: #000000; 

			font-weight: bold; 

}

a.nav {
	color:#FFFFFF;	
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
	/*background: #AAAAAA; */
}

.blur{
	color: inherit;
	margin-left: 0px;
	margin-top: 16px;
	width: 85%;
	min-width: 800px;
         max-width: 1100px
}

.shadow,.content{
	position: relative;
}

.shadow{
	background-color: #333; /*shadow color*/
	color: inherit;
	bottom: 2px;
	right: 2px;

}

.content{
	text-align: left;
	background-color: #FFFFFF; 
	border: none;
	padding: .5em 2ex;
	bottom: 6px;
	right: 6px;
}

.navbox{
	
}
