*{
	margin:0;
	padding:0;
}

body {
	background:#80c7f5;
	text-align:center;
}

#wrapper{
	margin:0 auto;
	text-align:left;
	position:relative;
	width:980px;
	background:#fff;
}

#head{
	float:left;
	width:980px;
	height:135px;
	background: url(../images/head.jpg) no-repeat top left;
}

#menu{
	float:left;
	width:980px;
	height:38px;
	background: url(../images/menu_bg.jpg) no-repeat top left;
}

#menu ul{
	list-style:none;
	display:block;
}

#menu li{
	float:left;
	width:auto;
}

#content{
	float:left;
	width:950px;
	background: url(../images/content_bg.jpg) no-repeat top left;
	padding:25px 7px 25px 23px;
}

#content-left{
	float:left;
	width:553px;
	padding:0 20px 0 0;
}

/*Begrippenlijst*/

#begrippenlijst{
	width:553px;
	text-align:left;
	line-height:22px;
	padding-top:10px;
}

#letterBox{
	float:left;
	width:220px;
	margin:0 20px 20px 0;
	clear:left;
}

#letterBox2{
	float:right;
	width:220px;
	margin:0 20px 20px 0;
	clear:right;
}

/*Einde begrippenlijst*/

#content-right{
	float:left;
	width:377px;
}

.content-right-welkom{
	float:left;
	width:321px;
	height:151px;
	padding:11px 25px;
	background: url(../images/content_right_welkom.jpg) no-repeat top left;
	margin:0 0 25px;
}

.content-right-slogan{
	float:left;
	width:321px;
	height:151px;
	padding:11px 25px;
	background: url(../images/content_right_slogan.jpg) no-repeat top left;
	margin:0 0 25px;
}

#bottom{
	float:left;
	width:957px;
	padding:10px 0 8px 23px;
	background: #e6e6e6 url(../images/bottom.jpg) no-repeat top left;
}

#bottom ul{
	list-style: none;
	padding: 0 0 0 3px;
}

#bottom li{
	padding:1px 0;
}

.informatie{
	float:left;
	width:232px;
}

.autonieuws{
	float:left;
	width:305px;
}

.faq{
	float:left;
	width:411px;
}

.toggle{
	cursor:pointer;
	font-weight:bold;
	color:#009ee0;
}

.element{
	padding:5px 0;
	overflow:hidden;
}

#footer{
	width:950px;
	background:#80c7f5 url(../images/footer.jpg) no-repeat top left;
	text-align:right;
	height:5px;
	padding:7px 15px 20px 15px;
}

.autopremie{
	float:left;
	width:750px;
	text-align:left;
}

.wingweb{
	float:left;
	width:200px;
}