DIV, P, UL, OL, H1
{
	font-family: Verdana;
	font-size: 12px;
	line-height: 150%;
}

A IMG
{
border: 0;
}

H1
{
	font-size: 17px;
	font-weight: normal;
	line-height: 100%;
}


.intro
{
	width: 600px;
	margin: 30px auto;
	margin-top: 60px;
	text-align: right;
}

.main
{
	width: 600px;
	margin: 30px auto;
	margin-top: 60px;
	border-bottom: 1px solid #77524A;
}

.header
{
	background-image: url(../gfx/header_bg.gif);
	height: 21px;
}

.menu UL
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 26px;
}

.menu A
{
text-decoration: none;
font-size: 13px;
}

.menu UL LI
{
	display: block;
	float: left;
	width: 60px;
	text-align: center;
	
	padding: 0px;
	margin: 0 24px;
	
	line-height: 13px;
}


.menu UL LI.first { 
	margin-left: 0; 
	text-align: left;	
}


.menu UL LI.last { 
	margin-right: 0; 
	text-align: right;	
}

.menu UL LI A
{
	color: #666666;
}

.menu UL LI.active A
{
	color: #000000;
	font-weight: bold;
}

.body
{
	padding: 15px 0;
}


.twee-koloms-content .foto
{
	float: right;
	width: 240px;
	text-align: right;
}

.twee-koloms-content .tekst
{
	width: 320px;
	padding-bottom: 7px;
}

DIV.clear-both
{
	clear: both;
	line-height: 0;
	height: 1px;	
}

.column-1
{
	font-style: italic;
	width: 160px;
	vertical-align: top;
}

.body TABLE TD
{
	border-bottom: 1px solid #E7DBD8;
}

.gray
{
	color: #666666;
}
