/* CSS Document */

body{
background-image:url(images/mainbg.jpg);
background-position:left top;
background-repeat:repeat-x;
background-color:#000000;
font-family:Arial, Helvetica, sans-serif;
margin:0 auto;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}

/* algemene titels */
h1{
font-family:Arial, Helvetica, sans-serif;
font-size:23px;
font-weight: normal;
color: #999999;
padding-top:0px;
padding-bottom:0px;
letter-spacing:-1px;
margin-top:8px;
margin-left:0px;
}

/* news items titel */
h2{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight: normal;
color: #999999;
padding-top:0px;
padding-bottom:0px;
letter-spacing:-1px;
margin-top:0px;
margin-bottom:0px;
margin-left:0px;
}

/* news items datum */
h3{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
font-weight: normal;
color: #cccccc;
padding-top:0px;
padding-bottom:0px;
letter-spacing:-1px;
margin-top:0px;
margin-left:0px;
}

a:link {
text-decoration:none;
color:#ffffff;
}

a:hover {
text-decoration:underline;
color: #cccccc;
}

a:visited {
color:#ffffff;
text-decoration:none;
}


ul{
padding-left:15px;
}

#maincontainer{
width:950px;
height:100%;
top:0px;
margin:0 auto;
}

/* ---------- HOMEPAGE ---------- */
#hpheader_ct{
width:100%;
height:380px;
}

#hpmid_ct{
width:100%;
height:350px;
}

#hpmidadmain_ct{
width:475px;
height:100%;
float:right;
}

.hpmidad_ct{
width:475px;
height:175px;
float:right;
}

/* ---------- HOMEPAGE NEWS MODULE ---------- */
#hpmidnews_ct{
width:475px;
height:100%;
float:left;
text-align:center;
background-image: url(images/newskader.png);
background-position:left bottom;
background-repeat:no-repeat;
}

.hpnewsheader{
width:100%;
height:26px;
padding-top:25px;
padding-left:20px;
padding-bottom:10px;
font-weight:bold;
font-size:18px;
color:#525252;
}

.hpnewsitemsmall{
width:100%;
height:20px;
padding-left:20px;
}

.hpnewsitembig{
width:100%;
height:110px;
}

.hpnewsitembigimage {
width:190px;
height:100%;
float:left;
padding-left:20px;
}

.hpnewsitembigtext{
width:240px;
height:100%;
position:relative;
float:right;
padding-top:0px;
padding-left:5px;
padding-right:20px;
color:#FFFFFF;
}

.newsdatumtekst {
font-size:14px;
font-weight:bold;
text-align:left;
color: #666666;
}

.newstiteltekst {
font-size:14px;
font-weight:normal;
line-height:15px;
text-align:left;
color: #ffffff;
line-height:1.2;
}

.newsinrotekst {
font-size:11px;
font-weight:normal;
color: #999999;
line-height:1;
}

/* ---------- SUBPAGES ---------- */
#submaincontainer {
width:100%;
height:520px;
background-image: url(images/submainbg.png);
background-position:left top;
background-repeat:no-repeat;
}

#imagecombo_ct{
width:350px;
height:100%;
float:left;
/*background-color:#003366;*/
}


#menucontentcombo_ct {
width:600px;
height:100%;
float:right;
}

#menu_ct{
width:600px;
height:140px;
/*background-color:#006699;*/
}

#content_ct{
width:550px;
height:365px;
padding-top:15px;
padding-right:30px;
padding-left:20px;
text-align:justify;
}

/* ---------- NEWSPAGE ---------- */
#newsmaincontainer {
width:100%;
height:100%;
}

#newsmenuimagecombo_ct {
width:100%;
height:240px;
float:right;
background-image: url(images/submainbg.png);
background-position:left top;
background-repeat:no-repeat;
}

#newsimagecombo_ct{
width:350px;
height:240px;
vertical-align:top;
float:left;
/*background-color:#003366;*/
}

#newsmenu_ct{
width:600px;
height:140px;
float:right;
/*background-color:#006699;*/
}

#newsmainstretch_ct {
width:100%;
height:100%;
float:left;
position:relative;
background-image: url(images/submainbg_news_stretch.png);
background-position:left top;
background-repeat: repeat-y;
}

#newsmainfooter_ct {
width:100%;
height:8px;
float:left;
position:relative;
background-image: url(images/submainbg_news_footer.png);
background-position:left top;
background-repeat: repeat-y;
}

.newsitem_ct{
width:950px;
height:100%;
}

.tekstnewsitem_ct {
width: 680px;
height:100%;
float:left;
position:relative;
padding-left:20px;
padding-right:20px;
padding-bottom:20px;
}

.imagenewsitem_ct {
width: 200px;
height:100%;
background-color:#990000;
float:left;
position:relative;
padding-bottom:0px;
}

/* -------------------faciliteiten main/map & footer ----------------------- */
#flashfooteradmain {
width:100%;
height:175px;
}

#flashfooteradleft {
width:475px;
height:175px;
float:left;
margin-left:-15px;
}

#flashfooteradright {
width:475px;
height:175px;
float: right;
}

#fac_content_ct{
width:550px;
height:365px;
padding-top:15px;
text-align:justify;
}

#subcontainer_crew{
width:100%;
height:175px;
float:right;
}

.minifooter {
width:100%;
height:40px;
float:left;
padding:0px;
margin-top:10px;
vertical-align:bottom;
}

.minifooter_logo {
width:110px;
height:30px;
float:right;
padding:0px;
margin:0px;
}

/*GALLERY*/
#gallery_menu_ct{
width:950px;
height:140px;
/*background-color:#006699;*/
}

#gallery_content_ct{
width:900px;
height:365px;
padding-top:15px;
padding-right:25px;
padding-left:25px;
text-align:justify;
}

