@charset "utf-8";
/* CSS Document */
body {
   text-align: center;
   min-width: 900px; /* Use this, or */
   background:#999999;
   background-image: url(pics/kleinetabs/images/backgradient.png);
	background-repeat: repeat-x;
   }
 
div.wrapper {
   width:910px;
   padding:5px;
   margin-left: auto;
   margin-right: auto;
   border: 3px solid black; /* this. Both are not necessary */
   background: #FFFFFF;
   }
   
#header {
background-image:url(pics/images/banner_.jpg);
width: 900px;
height: 114px;
background-repeat:no repeat;
}

#menu{
width: 900px;
height: 55px;
}

#links1{
float:left;
width:66%;
height: 510px;
margin-bottom:0px;
padding:0px;
}


#rechts1{
float:right;
width:33%;
height: 510px;
margin-bottom:0px;
padding:0px;
}

#links2{
float:left;
width:33%;
margin-bottom:0px;
padding:0px;
height:auto;
}

#rechts2{
float:right;
width:66%;
margin-bottom:0px;
padding:0px;
height:400px;
}

#footer{
margin:0 20% 0 20%;
padding:10px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: .9em;
font-weight: bold;
text-align:center;
}

.td_klein {
background:url(pics/kleinetabs/images/kleinetabs_02.jpg) repeat-y;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-align:left;
font-size:12px;
}

.td_groot {
background:url(pics/grotetabs/images/grotetabs_03.jpg) repeat-y;
}

a:link{
color: #F1592A;
}

a:visited{
color: #666666;
}

a:hover{
color: #000000;
}

a:active{
color: #B30700;
} 


.textagenda{
width:100%;
background:url(pics/kleinetabs/images/kleinetabs_02.jpg) repeat-y;
height:inherit;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-align:left;
font-size:12px;
}

.textlinks{
width:500px;
}

.textvideo{
background:url(pics/grotetabs/images/grotetabs_03.jpg) repeat-y;
height:inherit;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-align:left;
font-size:16px;

}
.textpharaografie{
width:100%;
background:url(pics/grotetabs/images/grotetabs_03.jpg) repeat-y;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-align:left;
font-size:13px;
}

.textcontact{
width:100%;
background:url(pics/kleinetabs/images/kleinetabs_02.jpg) repeat-y;
height:inherit;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-align:left;
font-size:18px;
}

.textboekingen{
width:100%;
height:inherit;
background:url(pics/kleinetabs/images/kleinetabs_02.jpg) repeat-y;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight: bold;
text-align:left;
font-size:16px;
}

.fotopromo{
width:100%;
float:left;
background:url(pics/kleinetabs/images/kleinetabs_02.jpg) repeat-y;
text-align:center;
}

