body {
	margin:0;
	background: #ccc url(../images/bg_01.png) repeat-x 0 0;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
}
/* OPMAAK / ALGEMEEN  */ 
#site{
	width: 932px;
	margin: 0 auto 0 auto;
	text-align: left;
	
}
#head{
	height: 144px;
	background: url(../images/rianty_01.png);
		margin:0;
}
#menu {
	position: relative;
	top: 120px;
	left: 12px;
	font-family: georgia, serif;
}
#body{
	background: url(../images/rianty_02.png);
		margin:0;
}
#content {
	position: relative;
	left: 30px;
	width: 660px;
	margin:0;
	font-size : 14px;

}
#oostwold{	
text-align: right;
margin-right: 16px;

}
#foot{
	height: 26px;
	background: url(../images/rianty_04.png);
}

/* LINKS */

#menu a {
	margin: 0 0px 0 0;
	text-decoration: none;
	padding: 0 20px 2px 20px;
}
#menu a:link{
	color: #fff;
	border-bottom: 4px solid #ffcc00;
}
#menu a:visited{
	color: #fff;
	border-bottom: 4px solid #ffcc00;
}
#menu a:hover{
	color: #fff;
	border-bottom: 4px solid #ccc;
}
#tagtic{
text-align: right}

#tagtic a {
	margin: 0 14px 0 0;
	text-decoration: none;
	font-size: 13px;
}
#tagtic a:link{
	color: #fff;

}
#tagtic a:visited{
	color: #fff;

}
#tagtic a:hover{
	color: #666;
}
#content a{ 
	font-weight: bold;
	text-decoration:none;
}
#content a:link{
	color: #333;
	border-bottom: solid 2px #FC0;
}
#content a:visited{
	color: #333;
	border-bottom: solid 2px #FC0;
}
#content a:hover{
	color: #666;
	border-bottom: solid 2px #666;
}

h1 {
	font-family: georgia, serif;
padding: 14px 0 10px 0;
margin: 0;
font-size : 24px;
font-weight: normal;
color: #333;
}
h2 {
	font-family: georgia, serif;
padding: 14px 0 10px 0;
margin: 0;
font-size : 24px;
font-weight: normal;
color: #666;
}

h3 {
font-size: 14px;
color : #666;
font-weight: bold;
margin:0px 0px 4px 0px;
}

h4 {
font-size : 14px;
font-weight : normal;
margin:0px 0px 4px 0px;
color : #09c;
}

}
p {
line-heigt: 18px;
margin:0px 0px 12px 0px;	
