﻿body 
{
    background-color:#333333;
    font-size: 11px;
    font-family:Verdana;
}
#menu
{
    width: 1102px;
    margin: 0px auto;
	padding: 10px 0px;
    font-weight:bold;
    color:#ffffff;
}
#menu ul {
	margin: 0px;
	padding:  0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
	margin: 0px 10px 0px 0px;
}
#menu li a {
    font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}

#subMenu
{
    width: 1102px;
    margin: 0px auto;
	padding:  10px 10px 0px 30px;
    font-weight:bold;
    color:#000000;
}
#subMenu ul {
	margin: 0px;
	padding:  0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#subMenu li {
	float: left;
	margin: 0px 10px 0px 0px;
}
#subMenu li a {
    font-weight:bold;
    color:#000000;
    text-decoration:none;
}

#page 
{
    width: 1102px;
    margin: 0px auto;
	padding: 10px 0px;
}
#leftColumn 
{
    float:left;
    height: 507px;
    width: 660px;
    background-color:#bcbab5;
}
#leftColumn ul
{
    margin: 0px;
	padding:  30px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}
#leftColumn li {
	float: left;
	margin: 0px 0px 0px 10px;
	max-width:184px;
	width:184px;
	color:#FFFFFF;
}
#leftColumn li .title
{
    font-size:14px;
    font-weight:bold;
}
#leftColumn li a
{
    color:#FFFFFF;
    text-decoration:none;
}

#rightColumn 
{
    float:right;
    height: 507px;
    width: 442px;
    background: #bcbab5 url(images/groepvaneck_04.jpg) no-repeat 0px 0px
}
#rightColumnGroep 
{
    float:right;
    height: 507px;
    width: 442px;
    background: #727775 url(images/groepvaneck_04.png) no-repeat 0px 0px;
}
#rcTekst
{
    color:#FFFFFF;
    text-align:right;
    padding: 10px 10px 10px 10px;
    margin-top:115px;
}
#rcTekst img
{
    margin-bottom:0px;
}
#rcTekst h1
{
    font-size:26px;
    margin-bottom:0px;
    margin-top:-25px;
}
#rcTekst .slogan
{
    font-style:italic;
}
#thumbs
{
    background-color:#FFFFFF;
    width:100%;
    padding:30px 0px 0px 0px;
    	max-height:200px;
}
#thumbs ul
{
    margin:0px 0px 30px 0px;
	padding:30px 0px 0px 30px;
	list-style: none;
	line-height: normal;
}
#thumbs li {
	float: left;
	margin: 30px 0px 0px 10px;
	max-width:161px;
	width:161px;
	color:#707070;
}
#thumbs li .title
{
    font-size:12px;
    font-weight:bold;
}
#thumbs li a
{
    color:#707070;
    text-decoration:none;
}

#mainMenu
{
    background-color:#333333;
    width: 1102px;
    font-weight:bold;
    color:#ffffff;
}
#mainMenu ul {
	margin: 0px;
	padding:  0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}
#mainMenu li {
	float: left;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
    height:29px;
}
#mainMenu li a {
	font-weight:bold;
    color:#ffffff;
    text-decoration:none;
}
#mainMenu li a:hover {
	font-weight:bold;
    color:#707070;
    text-decoration:none;
}

#mainContent
{
    background-color:White;
    width:1102px;
    padding:0px 0px 0px 0px;
    overflow:hidden;
}
#mainLeft
{
    float:left;
    width:600px;
    padding: 10px 30px 30px 30px;
    overflow:hidden;
    color:#333333;
}
#mainRight
{
    float:right;
    width: 412px;
    padding: 10px 15px 30px 15px;
    color:#333333;
}
#mainLeft h1
{
    font-size:16px;
    font-weight:bold;
    font-variant:small-caps;
    color:#e7d000;
}
#mainLeft h2
{
    font-size:14px;
    font-weight:bold;
}
#mainLeft a
{
    color:#666666;
    text-decoration:none;
}
#mainLeft a:hover
{
    color:#666666;
    text-decoration:underline;
}
#mainRight h1
{
    font-size:16px;
    font-weight:bold;
    font-variant:small-caps;
    color:#e7d000;
}
#mainRight h2
{
    font-size:14px;
    font-weight:bold;
}
#mainRight a
{
    color:#666666;
    text-decoration:none;
}
#mainRight a:hover
{
    color:#666666;
    text-decoration:underline;
}

.floatfix
{
    clear: both;
}

#footer
{
    color:#707070;
    text-align:center;
}
#footer a
{
    color:#707070;
    text-decoration:none;
}