img{border:0;}

html {overflow-y: scroll;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px; 
/*	line-height: 18px; */
}

a { color: #000055;}

#grundboks {
/*	background-color: rgba(204,204,255,0.7); */
	margin-right: 10px;
	left: 321px;
	width: 70%;
	top: 120px;
	position: absolute;
}

#form_kasse {
	background-image: url(billeder/menu/div.png);
	background-repeat: repeat;
	padding: 20px;
}

#tilmeldt_kasse {
	background-image: url(billeder/menu/div.png);
	background-repeat: repeat;
	padding: 20px;
}

#logget_paa {
	position: fixed;
	width: 285px;
	height: 90px;
	right: 0px;
	top: 0px;
	padding: 0px;
}

#mediaBox{
	left: 321px;
	width: 768px;
	height: 570px;
	top: 178px;
	position: absolute;
}

.meddelelse {
	color: #006600;
	font-weight: bolder;
	font-size:1.5em;
}

.fejl {
	color: #aa0000;
	font-weight: bolder;
	font-size:1.5em;
}

.skrevet_af {
	font-size:0.8em;
	text-align:right;
	color: #666600;
}

.tilbage {
	text-align:right;
	font-size:1.2em;	
	font-weight: bolder;
}




