﻿body{background: url(../img/homepage/background.gif); background-repeat: repeat-y;}

/* overschrijven van detail.css */
body{font-family: Georgia,Times; font-size:12px;}

#container{background: url(../img/dotsRed.gif); background-position: 2px 39px; background-repeat: repeat-x;}

#container{width:100%;}
#container .leftTD{width:260px;}
#container .middleTD{width:330px;}
#container .rightTD{}


#left{width: 260px; padding-bottom:60px;}
#middle{width:330px; padding-top:40px; overflow: hidden; font-size:11px;}
#right{padding-top:65px; padding-left:50px;  width:340px; padding-bottom:60px;}

.header{width:100%;}
.header img {display: block; padding-bottom:5px;}
.header input{display: block; float: right; padding-left:3px;}
.header td{vertical-align: middle; padding-left: 19px; padding-right: 40px; height:59px;}

.infoTable{font-size: 14px; margin-bottom: 18px;}
.infoTable td{padding-right:20px;}
.intro{font-size: 14px; margin-bottom:18px; font-style:italic;color: #be311a;}
.colofonkopje{font-size: 14px; margin-bottom:18px; color: #be311a;}
img.small{float: right; border: 3px solid white; margin-left:10px; }
img.medium{border:3px solid white; margin-top:18px; margin-bottom:18px; display: block;}
img.tiny{border: 3px solid white; margin-left:10px; margin-top:18px; display:block;}

.nieuwsItem{
margin-top:18px;
margin-bottom: 9px;
}
.nieuwsItem a{
font-family: Arial, Tahoma, Verdana;
text-decoration: underline;
}
.nieuwsItem a:hover{
text-decoration: none;
}
.nieuwsItem .date{
font-size: 14px;
margin-bottom:5px;
}

.formTable{
font-family: Arial,tahoma, Verdana;
}
.formTable td{
padding-top:4px;
padding-bottom:4px;
}
.formTable .textArea, .formTable .textBox{
width:225px;
}
.formTable .textArea {height: 85px;}
.formTable .label{padding-right:20px;}
