#result{
	margin:20px;
	-moz-border-radius: 8px;
}

.dragspel1 {
font-weight: bold;
padding: 0 20px 0 0;

}
h3 {
background-color: #EFEFEF;
height:28px;
margin:0px;
padding:14px;
text-align: center;
font-size:14px;
color: #F1621F;
border-top-style: solid; 
border-top-color: #F1621F; 
border-top-width: 2px; 
}
.dragspel1 h3:hover {
background-color:#999999;
color: #EFEFEF;
}
.dragspel1 h3 img{
    float: left;
}
.aktiv {
background-color:#70DB93
}
.dragspel1 p {
width:auto;
padding:20px;
background-color:#EEEEEE;
color: #F1621F;
}
.dragspel1 div p img{
  float: left;
}
.dragspel1 a:link {
	color: blue;
	text-decoration: underline;
}

.dragspel1 a:visited{
	color: red;
}
