body{
	background-color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}

a{
	text-decoration: none;
	color: Black;
}

#content{
	margin: 50px;
	padding: 13px;
	width: 770px; 
	height: auto;
}

#top{
	width: 480px;
	height: auto;
	padding-bottom: 50px;
}

#main{
	width: 540px;
	height: auto;

}

.box{
	width: 150px;
	height: auto;
	float: left;
	margin-right: 25px;
	margin-bottom: 24px;
}

.tall{
	text-align: center;
	width: 10px;
	height: 10px;
	font-size: 50%;
	color: White;
	background-color: Black;
	margin-bottom: 15px;
}

.thumb{
	border: solid;
	border-width: 7px;
	border-color: Black;
	width: 140px;
	height: 140px;
	background-color: #B1DA5C;
}

.klosse{
	margin-top: 25px;
	margin-bottom: 10px;
}

.undertekst{
	font-size: x-small;
}

#sidebar{
	margin-top: 88px;
	padding-top: 10px;
	padding-left: 15px;
	width: 200px;
	height: auto;;
	float: right;

}

.links{
	font-size: small;
}

.links a:hover{
	font-size: small;
	color: #7AA327;
}

.tekst{
	padding-bottom: 15px;
	padding-left: 6px;
	width: auto;
	height: auto;
}

li{
	
	list-style: none;
	padding-bottom: 5px;

}
