/* CSS Document */

HTML, BODY{ font-size: 12px;}

H1{ font-size: 22px; line-height: 22px; margin:5px 0 15px 0;}
H2{ font-size: 38px; line-height: 38px; margin:5px 0 15px 0;}
H3{ font-size: 32px; line-height: 32px; margin:5px 0 20px 0;}
H4{ font-size: 24px; line-height: 24px; margin:5px 0 20px 0;}
H5{ font-size: 18px; line-height: 18px; margin:5px 0 20px 0;}
H6{ font-size: 14px; line-height: 14px; margin:5px 0 20px 0;}

#header #menu UL{
	font-size:15px;
	line-height:30px;
}
#content_container #sub_menu{
	font-size:12px;
	line-height:16px;
}
#content_container #content #breadcrums{
	font-size:11px;
}
#content_container #rechts #helpen H2{
	font-size:15px;
	line-height:18px;
}
#content_container #rechts #helpen H3{
	font-size:18px;
	line-height:25px;
}
#content_container #rechts #helpen H4{
	font-size:11px;
	line-height:16px;
}
#content_container #rechts #helpen P{
	font-size:10px;
}
#footer #coppy{
	font-size:11px;
	line-height:30px;
}
#footer #extra_menu UL{
	font-size:11px;
	line-height:30px;
}