html, body {
        margin: 0;
        padding: 0;
		font-family: Tahoma, Verdana;
		font-size: 12px;
}



#container
{
width:100%;
background:url(../images/background.gif) repeat-y;
background-color:#D9E3EE;
min-height:500px;

}
#header{

height:100px;
background-color:#d9e3ee;
}

#menu_left{
float:left;
width:223px;
vertical-align:top;
}


#content{
width:777px;
margin-left:223px;
padding:14px 14px 14px 14px;
width:84,5%;
min-height:100px;
}

#footer{
clear:left;
width:100%;
text-align:center;
background-color:#8CAACC;
}


a {
color:#0A3E8D;
}


/* main menu */

div .moduletable_menu h3
{
border:1px solid white; 
margin:0px 0px;
text-align:center;
background-color:#4F7DB0;
font-size:12px;
height:20px;
color:#ffffff;
}

div .moduletable_menu td
{
background:url(../images/menu_button.png) repeat-y;
padding-left:10px;
border:1px solid white; 
background-color:#D9E3EE;

}
div .moduletable_menu{
vertical-align:top;
text-decoration: none;
color: #0A3E8D;
font-weight: bold;
}

div .moduletable_menu  a:link, a:visited, a:active
{
color:#333333;
font-family:Tahoma,Verdana;
font-size:13px;
line-height:20px;
text-align:justify;
text-decoration: none;
}

div .moduletable_menu  a:hover
{
background-color:#4F7DB0;
color:#FFF;
font-family:Tahoma,Verdana;
text-decoration: none;
}

/* other menu's */

div .moduletable
{
vertical-align:top;
padding: 0px 0px 0px 0px;

}
.moduletable h3
{
margin:0px 0px;
border:1px solid white; 
height:20px;
background-color:#4F7DB0;
font-size:12px;
text-align:center;
color:#ffffff;
}

.moduletable td
{
background:url(../images/menu_2_button.png) repeat-y;
padding-left:16px;
vertical-align:top;
border:1px solid white; 
background-color:#D9E3EE;
}

.moduletable  a:link, a:visited, a:active
{
color:#333333;

}

.moduletable  a:hover
{
background-color:#4F7DB0;
color:#FFF;
font-family:Tahoma,Verdana;
text-decoration: none;
}

/* alle text */

html p{
font-family: Tahoma, Verdana;
font-size: 12px;
color: #333333;
line-height: 20px;
text-align: justify;
}

.contentpaneopen a:link, a:visited, a:active,a:hover {
color:#0A3E8D;
line-height:20px;
text-align:justify;
text-decoration: none;
}

/* phoca gastenboek */

#phocaguestbook table{
font-family: Tahoma, Verdana;
font-size: 12px;
color: #333333;
line-height: 20px;
text-align: justify;
}

/*  border remove pocaguastbook / buttonheading / random image  */
img { border: 0 none; }

/* artforms */

div#artforms-text {
font-family: Tahoma, Verdana;
font-size: 12px;
}

td.artforms_field_name {
width: 250px;
}

td.artforms_field {
width: 200px;
}

td.artforms_field_req {
width: 10%;
}
td.artforms-button{
text-align:left;
}


div.componentheading, td.contentheading {
margin-top: 14px;
font-weight: bold;
}