* 
{ 
	padding:0; 
	margin:0; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height : 16px;
} 

TABLE TD
{
	vertical-align : top;
	}

#body
{
	background-color : #201010;
}
	
#maintable
{
	width: 955px;
	margin-top: 20px;
	margin-left : auto;
	margin-right : auto;
	background-color: white;
}

#header
{
	width : 955px;
	height : 200px;
	background-image : url(../images/header_logo.gif);
	background-repeat : no repat;
	float : top;
}

.header_foto
{
	width : 125px;
	height : 125px;
	margin-left : 25px;
	margin-top : 50px;
}	

.header_name1
{
	width : 76px;
	height : 18px;
	margin-left : 25px;
	margin-bottom : 55px;
	background-repeat: no repeat;
}

.header_name2
{
	width : 107px;
	height : 18px;
	margin-left : 25px;
	margin-bottom : 55px;
	background-repeat: no repeat;
}


#content
{
	width : 425px;
	padding-top : 25px;
	padding-left : 25px;
	padding-right : 30px;
	padding-bottom : 26px;
}

#content p a
{
	font-weight : bold;
}

#col3
{
	width : 300px;
	padding-top : 25px;
	padding-right : 25px;
	padding-bottom : 46px;
}
	
#line1
{
	width : 955px;
	height : 1px;
	background-color : #cccc7f;
}

#line2
{	width : 955px;
	height : 1px;
	background-color : #ebebcc;
}
	
#footer
{
	width: 955px;
	height: 25px;
	padding-left : 140px;
	vertical-align : middle;
	background-color: #cccc7f;
	}

h1
{
	font-size: 18px;
	font-weight: normal;
	color: #990;
	line-height : 25px;
	margin-bottom : 25px;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	color: #990;
}

.intro
{
	font-size: 11px;
	font-weight: bold;
	color: #605342;
}

.tekst_home
{
	font-size: 11px;
	font-weight: normal;
	line-height : 25px;
	color: #605342;
}

.tekst
{
	font-size: 11px;
	font-weight: normal;
	color: #605342;
}

p
{
	padding-bottom : 20px;
}

.link
{
	font-size: 11px;
	font-weight: bold;
	color: #605342;
}

ul
{
	margin-bottom : 20px;
}

li
{
	list-style-image : url(../images/footer_blokje.gif);
	margin-left : 16px; 
}

.foto_footer
{
	width : 6px;
	height : 6px;
	margin-left : 7px;
	margin-right : 7px;
	vertical-align : middle;
}

a
{
	text-decoration : none;
	border : none;
}

#menu
{
	width : 125px;
	font-size : 13px;
	font-weight : normal;
	line-height : 25px;
	padding-top : 25px;
	margin-right : 30px;
	margin-bottom : 180px;
}

#menu A,
#menu A:hover,
#menu A.active
{
	padding-left : 38px;
	color : #605342;
	text-decoration : none;
	background-image : url(../images/nav_blokje.gif);
	background-repeat : no-repeat;
	background-position : 25px;
}


#menu A:hover,
#menu A.active
{
	color : #990;
}


