body {
    background-color: #CCCCCC;
    margin: 0px;
    padding: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
a {
	font-size: 11px;
	color: #003399;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
a:link {
	color: #000000;
}
img{
    border-width: 0px;
}
h1 {
    font-size: 17px;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    padding: 0px;
    color: #CC0000;
    text-transform: uppercase;
}
table {
    border-collapse: collapse;
}
table,
td {
    margin: 0px;
    padding: 0px; 
}

#holder {    
    width: 786px;
    height: 496px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -393px; /* half of width */
    margin-top: -245px;  /* half of height */    
    background-color: #ffffff;
    background-image: url('images/oct-rietveld_bg.jpg');
}
#language_wrapper {
    position: absolute;
    top: 7px;
    right: 10px;
}
#nav_wrapper,
#content_wrapper {
    height: 446px;
}
#nav_wrapper {
    width: 160px;
    float: left;
}
#nav {
    margin-left: 25px;
    padding-top: 40px;
}
#content_wrapper {
    width: 585px;
    float: right;
}
#content {
    padding-top: 45px;
}
/************Wijzigen op eigen risico***********/
/*Navigatie menu*/    
.scheidingsTeken { }    
.menu1 {}
.menu1 a {}
#menu1Actief {}
                
/*Forms*/
.formulier {                padding: 2px;
                            margin: 0px auto;
                            width: 95%}
.row {                      clear: both;
                            width: 100%;}
.label {                    float: left;
                            text-align: right;
                            width: 20%;
                            padding: 3px 0px 0px 0px;
                            font-style: italic;}
.input {                    float: right;
                            text-align: left;
                            width: 78%;}
.submit {                   margin: 5px 0px 0px 0px;
                            text-align: center;
                            width: 100%;}     
.melding {							    margin: 5px 0px 10px 0px;
    												width: 100%;
                            text-align: center;                        
                            font-style: italic;}
/*Inloggen*/
/*Aanmelden*/
.intro {								    margin: 0px 0px 20px 0px;
												    padding: 0px;} 
/*PopUp*/
#popUpInhoud {              margin: 5px;
                            padding: 0px;
                            background-color: #FFFFFF;}
#popUpClose {               margin: 25px 0px 0px 0px;
                            padding: 0px;
                            text-align: center;}   
/*modules*/
.kop {                      font-weight: bold;}
.tabelLabel {               font-style: italic;}      
/*sitemap*/
.niveau1 {                  margin: 0px;
                            padding: 0px;}
.cNiveau1 {                 margin: 0px 0px 10px 0px;
                            padding: 0px;}                                                                                                                        
.niveau2,
.niveau2Last {              margin: 0px;
                            padding: 2px 0px 0px 25px;}
.cNiveau2 {                 margin: 0px;
                            padding: 0px 0px 0px 0px;}                                                                                                                       
.niveau3,
.niveau3Last{               margin: 0px 0px 0px 25px;;
                            padding: 2px 0px 0px 25px;}
.cNiveau3 {                 margin: 0px;
                            padding: 0px;}  
.midden {                   background-image: url('../system/images/client/MiddleLine.gif');
                            background-repeat: repeat-y;}
.niveau2,
.niveau3 {                  background-image: url('../system/images/client/MiddleCrossLine.gif');
                            background-repeat: no-repeat;}
.niveau2Last,
.niveau3Last {              background-image: url('../system/images/client/BottomLine.gif');
                            background-repeat: no-repeat;}      
/*rss*/
.rss {                      margin: 0px auto;
                            padding: 0px 3px 0px 16px;
                            width: 35px;
                            font-weight: bold;
                            background-image: url('../system/images/client/rss.gif');
                            background-position: 3px 50%;
                            background-repeat: no-repeat;
                            border: 1px solid #cc5500;
                            background-color: #EE7700;}
.rss a {                    color: #FFFFFF;}
.rss a:hover {              text-decoration: none;}
