/*	EVENTYRET	*/
#billeder{
	float:left;
	width:776px;
	height:300px;
	min-height:1px;
	border:solid 2px #FFFFFF;
	border-radius:6px;
	text-align:left;
	padding:10px;	
	margin-top:20px;
	background-image:url(../images/sne.png);
	background-repeat:repeat-x;
	background-position:bottom;
	position:relative;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.5);
}
#billeder img{
	border:none; /*	internet explorer rule*/
	position:absolute;
}
#billeder img a{
	border:none; /*	internet explorer rule*/
	position:relative;
}
#muligheder{
	float:left;
	width:776px;
	height:95px;
	min-height:1px;
	border:solid 2px #FFFFFF;
	border-radius:6px;
	text-align:left;
	padding:10px;	
	margin-top:20px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.5);
}
#muligheder a:link, #muligheder a:visited, #muligheder a:active{
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	font-family: 'Sniglet', cursive;
	line-height:25px;
	border-right:solid 4px #FFFFFF;
	border-left:solid 4px #FFFFFF;
	border-top:solid 2px #FFFFFF;
	border-bottom:solid 2px #FFFFFF;
	border-radius:3px;
	margin-bottom:3px;
	padding-left:2px;
	box-shadow: 0px 0px 1px rgba(0,0,0,0.9);
}
#muligheder a:hover{
	color:#99D9EA;
	background-color:#FFF;
}

.indhold-eventyr{
	margin-top:20px !important;
	border:8px solid #FFF !important;
	width:764px !important;
}
/*	EVENTYR SLUT */
