@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 18px;
}
a {
	color: #F60;
	text-decoration: none;
}
a img{
	border: 1px solid black;
}
h1 {
	font-size: 12px;
	margin-top: 0px;
	font-weight: normal;
}
h2 {
	font-weight: normal;
	font-size: 14px;
	margin-top: 0px;
}
h3 {
	text-align: center;
}
p {
	margin-top: 0px;
}
hr {
	border-top: thin dotted #666;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	margin-top: 20px;
	margin-bottom:20px;
}
#container {
	width: 902px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
#webdesign {
	vertical-align: top;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mobiel {
	height: 450px;
	margin-right: auto;
	margin-left: auto;
	width: 735px;
}
#temp {
	margin-left: 160px;
}
#plus {
	width: 310px;
	float: right;
}
#leuk {
	width: 585px;
	float: left;
}

