*{
	margin:0;
	padding:0;
	list-style:none;
	border:none;
}	
body{
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background:url(../images/bg.jpg) repeat-x;
}
h1{
	border-bottom:1px solid #ffffff;
	margin:0;
	font-size:2.0em;
	color:#ffffff;
	display:inline;
}

.titel{
	border-bottom:1px solid #ffffff;
	margin:0;
	font-size:2.0em;
	color:#ffffff;
	font-weight:bold;
}

h2{
	border-bottom:1px solid #ffffff;
	margin:0;
	font-size:2.0em;
	color:#ffffff;
	display:inline;
}

a{
color:#ffffff;
text-decoration:none;
}
a:hover{
color:#ffffff;
text-decoration:underline;
}
img{
margin:1px 0 0 0;
}
p{
	margin:5px 0 0 0;
	color:#ffffff;
}
#container{
	margin:30px auto;
	width:505px;
	width:595px;
	height:600px;
}
#wrapper{
	float:left;
	width:563px;
	background:url(../images/main.jpg) no-repeat;
	height:699px;

}
#leftop{
	display: inline;
	float:left;
	margin:0 0 0 0;
	width:305px;
	width:305px;
	height:90px;
}

#lefbot{
	display: inline;
	float:left;
	margin:35px 0 0 0;
	width:315px;
	height:315px;
}

#rigtop{
	display: inline;
	float:left;
	margin:0 0 0 26px;
	height:275px;
}

#rigbot{
	display: inline;
	margin:25px 0 0 26px;
	float:left;
	height:140px;
}

#left{
	display:inline;
	margin:190px 0 0 20px;
	height:400px;
	float:left;
	width:320px;
}

#right{
	display:inline;
	margin:190px 0 0 0;
	height:400px;
	width:195px;
	float:left;
}
#footer{
	margin:7px 0 0 10px;
	float:left;
	clear:both;
	width:540px;
	height:20px;
}
#footer p{
	text-align:center;
}
#content{
	height:650px;
}

#nav{
	padding-top:50px;
	float:left;
	width:32px;
	height:500px;
}
#nav a{
	display:block;
}

#nav ul li{
	margin:5px 0 0 0 ;
}

#home{
	background:url(../images/home.gif);	
	width:32px;
	height:99px;
}
#home:hover{
	background:url(../images/home_h.gif);	
	width:32px;
	height:99px;
}
#informatie{
	background:url(../images/informatie.gif);	
	width:32px;
	height:99px;
}
#informatie:hover{
	background:url(../images/informatie_h.gif);	
	width:32px;
	height:99px;
}
#tips{
	background:url(../images/tips.gif);	
	width:32px;
	height:99px;
}
#tips:hover{
	background:url(../images/tips_h.gif);	
	width:32px;
	height:99px;
}
#contact{
	background:url(../images/contact.gif);	
	width:32px;
	height:99px;
}
#contact:hover{
	background:url(../images/contact_h.gif);	
	width:32px;
	height:99px;
}
#tinyicons{
	float:right;
	margin:0 20px 0 0;
}
