/* framedivs */

.top_left {
background-image: url(../images/top_left.png);
background-repeat: no-repeat;
background-position: top left;
padding:0px;
margin:0px;
height:8px;
width:10px;
float: left;
}

.top_right {
background-image: url(../images/top_right.png);
background-repeat: no-repeat;
background-position: top right;
padding-bottom: 0px;
margin:0px;
margin-left:10px;
height:8px;
}

.middl{
margin:0px;
border-left: 1px solid #aaaaaa;
background-image: url(../images/middle.png);
background-repeat: repeat-y;
background-position: top right;
}

.framecontent{
background-color:white;
margin-right: 7px;
padding:14px;
}

.framecontentfoto{
background-color:white;
margin-right: 7px;
padding:5px 0px 6px 1px;
text-align: center;
}

.bottom_left {
background-image: url(../images/bottom_left.png);
background-repeat: no-repeat;
background-position: top left;
padding:0px;
margin:0px;
height:11px;
width:10px;
float: left;
}

.bottom_right {
background-image: url(../images/bottom_right.png);
background-repeat: no-repeat;
background-position: top right;
padding-bottom: 0px;
margin:0px;
margin-left:10px;
height:11px;
}




/* labeldivs */

.kleintab{
float:left; 
width:235px; 
}

.kleintabvulling{
background-color:white;
margin-right: 7px;
padding:0px;
padding-bottom:12px;
height:32px;
text-align: center;
padding-left:14px;
}


.homekleintabvulling {
background-color:white;
margin-right: 7px;
padding:0px;
padding-bottom:12px;
text-align: center;
padding-left:14px;
height:260px;
}

.groottab{
float:left; 
width:470px;
margin-top: 18px;
}

.groottabvulling{
background-color:white;
margin-right: 7px;
padding-top: 6px;
height:20px;
text-align:center;
}


.homegroottabvulling{
background-color:white;
margin-right: 7px;
padding-top: 6px;
text-align:center;
/* height:218px; */ 
}


.ondertabs{
clear: both;
z-index: 100;
}

.tab1{
background-image: url(../images/tab1_border.png);
background-repeat: no-repeat;
background-position: top right;
}

.strook {
padding-top:3px;
}

