﻿* 
{
    margin:                 0px;
    padding:                0px;
    font-family:            Verdana, Arial, Trebuchet MS;
    font-size:              8pt;
    /* color:                  #646464;*/
    text-align:             left;
    line-height:            175%;
}

html 
{
    min-height:             800px;
    overflow-y:             scroll;
}

body 
{
    width:                  1000px;
    min-width:              1000px;
    background-color:       #3E3E3E; 
    text-align:             center;
    margin:                 0px auto;
} 

td {vertical-align:top;}

.websitecontainer
{
   position:                relative;
   width:                   971px;
   min-width:               971px;
   height: auto;
  background-image:       url(../images/layout/background_border_right_part.jpg);
    background-repeat:       repeat-y;
    background-position:     right top;
 float:right;
}

.sitecontainer
{
   position:                relative;
   width:                   968px;/*1000px;*/
   text-align:              left;
}
.headercontainer
{
   	position:            	relative;
	display:				block;
   	width:               	968px;
	height:					92px;
   	text-align:          	left;
    background-color:       #191919;
}
.headerleft
{
    position:               relative;
    display:                block;
    width:                  785px;
    height:                 92px;
    background-image:    	url(../images/layout/background_header.jpg);
    background-repeat:   	no-repeat;
    background-position: 	left top;
    float:                  left;
    margin-right:           0px;
    clear: left;
}
.headerright{
    position:               relative;
    display:                block;
    width:                  183px;
    height:                 92px;
    background-image:    	url(../images/layout/background_header_right.jpg);
    background-repeat:   	no-repeat;
    background-position: 	right top;
    float:                  right;
    text-align:             right; 
    margin-left:            0px; 
}
.logo{
    position: relative;
    width:226px;
    height: 92px;
    float: left;
    cursor: pointer;
    cursor: hand;
}
.container
{
    position:               relative;
    width:                  968px;
    height:                 auto;
    min-height:             490px;
    text-align:             left;
    background-color:       #191919;
    float: left;
}
*html .container
{
    height: 490px;
}
.borderright
{
    position:               relative;
    display:                block;
    height:                 auto;
    background-image:       url(../images/layout/background_border_right2.jpg);
    background-repeat:      no-repeat;
    background-position:     right top;
    width:                  3px;
    float:                  right;
   /* margin-right:           29px;*/
    min-height:             582px;
    background-color: #191919;
    clear: right;    
}
*.html borderright
{
    height: 582px;
}

.borderrightscroll
{
    position:               relative;
    display:                block;
    height:                 auto;
    background-image:       url(../images/layout/background_border_right_part.jpg);
    background-repeat:      no-repeat;
    background-position:     right top;
    width:                  3px;
    float:                  right;
    margin-right:           29px;
    min-height:             2px;
    background-color: #191919; 
    border: solid 1px lime;
    height: 10px;
}
.menutotal
{
    position:               relative;
    display:                block;
    width:                  226px;
    height:                 auto;
    min-height:             443px;
   float:                  left;
}
*html .menutotal
{
    height:443px;
}
.menucontainertop
{
    position:               relative;
    display:                block;
    width:                  226px;
    height:                 51px;
    background-image:       url(../images/layout/background_menu_top.jpg);
    background-repeat:      no-repeat;
    background-position:    left top;
    text-align:             right;  
}
.totalMiddle
{
    position: relative;
    display: block;
    height: auto;
    width: 968px;
    background-image:        url(../images/layout/background_menu.jpg);
    background-repeat:       repeat-y;
    background-position:    left top;
    float: left;
}
.menucontainer
{
    position:               relative;
    display:                block;
    width:                  226px;
    height:                 auto;
    min-height:             433px;
    background-image:       url(../images/layout/background_menu.jpg);
    background-repeat:       repeat-y;
    background-position:    left top;
    background-color:       #2D2D2D;
    text-align:             right;   
}
*html .menucontainer
{
    height: 433px;
}
.menucontainerbottom
{
    position:               relative;
    display:                block;
    width:                  226px;
    height:                 6px;
    background-image:       url(../images/layout/background_menu_bottom.jpg);
    background-repeat:      no-repeat;
    background-position:    left bottom;
    text-align:             right;
    float: left;
}
.shcontentcontainer
{
    position:               relative;
    width:                  742px;
    height:                 40px;
    background-image:       url(../images/layout/background_home_subheader.jpg);
    background-repeat:      no-repeat;
    background-position:    right top;
    float:                  right;
    /*clear: right; */
}

.maincontent
{
    position:               relative;
    width:                  535px;
    height:                 auto;
    min-height:             450px;
  /*  background-image:       url(../images/layout/background_home_photo.jpg); */
    background-repeat:      no-repeat;
    background-position:    left bottom;
    float:                  left;
    color: #C8C8C8;
    padding-left: 35px; 
    padding-right: 35px;
 /*   clear: left;*/
}
.maincontent a
{
    color:#C8C8C8;
}
*html .maincontent
{
    height: 450px;
}
.overonscontent
{
    position:               relative;
    width:                  301px;
    height:                 auto;
    min-height:             423px;
    float:                  left;
    padding-left:           35px;
    color:                  #C8C8C8;
}
*html .overonscontent
{   
    height: 423px;
}
.contenttotal
{
    position: relative;
    width: 740px;
    height: auto;
    min-height: 423px;
    float: left;
       background-image: url(../images/layout/background_content_bottom.jpg);
    background-position:  right bottom;
    background-repeat: no-repeat;
    background-color:#191919;
    /*border: solid 1px lime;*/
   /* clear:  left;*/
}
*html .contenttotal
{
    height: 423px;
}
.borderbottom
{
    position: relative;
    height: 6px;
    width: 742px;
    float:  right;
    background-image: url(../images/layout/background_border_bottom.jpg);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-color:#191919;
}
.vestingingsfoto
{
    position: relative;
    width: 211px;
    height: 150px;
    background-image: url(../images/layout/background_vestigingsfoto.jpg);
    background-repeat: no-repeat;
     background-position:center top;
}
.servicecontentTop
{
    position:               relative;
    width:                  705px;
    height:                 25px;
    background-image:       url(../images/layout/background_service_top.jpg);
    background-repeat:      no-repeat;
    background-position:    right top;
    float:                  right;
}
.servicecontent
{
    position:                relative;
    width:                  705px;
    height:                 auto;
    min-height:             423px;/*425px;*/
    padding-left:           35px;
     background-image:      url(../images/layout/background_service_main2.jpg);
    background-repeat:      no-repeat;
    background-position:    right top;
    color:                  #C8C8C8;
    float: left;
    z-index: 1;
    
}
*html .servicecontent
{
    height: 423px;
}
.servicetekst
{
    position: relative;
    width: 450px;
    height: auto;
    min-height:355px;
}
*html .servicetekst
{
    height: 355px;
}
.servicecontentbottom
{
    position:  relative;
    width: 703px;
    height: 68px;
    background-image: url(../images/layout/background_content_bottom.jpg);
    background-position:  right bottom;
    background-repeat: no-repeat;
    float: right;
     margin-right: 2px;
    z-index:1;
    background-color:#191919;
}
.seconlifcontent
{
    position: relative;
    width: 705px;
    height: auto;
    min-height: 423px;
    padding-left: 35px;
    float: left;
    color: #C8C8C8;/*#70A5C0;*/
    background-image: url(../images/layout/background_content_bottom.jpg);
    background-position:  right bottom;
    background-repeat: no-repeat;
    background-color:#191919 ;
}
.seconlifcontent a{
    color: #C8C8C8;
}
*html .seconlifcontent
{
    height: 423px;
}
.secondlifecategorie
{
    position: relative;
    width: 138px;
    height: auto;
    min-height: 178px;
    color: #70A5C0;
    margin-right: 15px;
    margin-bottom: 10px;
    text-transform: uppercase;
    text-align:  center;
    font-weight: bold;
    float:  left;
    cursor: pointer;
    overflow: hidden;
}
*html .secondlifecategorie
{
    height: 178px;
} 
.secondlifeproduct
{
    position: relative;
    width: 200px;
    min-height: 233px;
    height: auto;
    
    color: #70A5C0;
    margin-right: 15px;
    margin-bottom: 10px;
    font-size: 8pt;
    background-image: url(../images/layout/background_secondlife_time.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    text-align:  left;
    float:  left;
}
.secondlifefoto
{
    width: 130px;
    height: 130px;
    margin:10px 0px 15px 10px;
    overflow: hidden;
    text-align: center;
}
.evenementTekst
{
    position: relative;
    width: 600px;
    height: auto;
    min-height: 75px;
    color:#C8C8C8;
    float: left;
    margin-top: 5px;
    
}
*html .evenementTekst
{
    height: 75px;
}
.projectenfoto
{
    position: relative;
    width: 474px;
    height: 361px;
    background-image: url(../images/layout/background_projecten_foto.jpg);
    background-position: left top;
    background-repeat: no-repeat;
    margin-top: 25px; 
    float: left; 
    padding-top: 8px;    
}
.projectentekst
{
    position: relative;
    width: 200px;
    height: auto;
    min-height: 370px;
    float: right;
    margin-top: 25px;
    color: #C8C8C8;
    margin-left: 8px;
    margin-right: 8px; 
}
*html .projectentekst
{
    height: 370px;
}
.projectentitel
{
    position: relative;
    width: 705px;
    height: 20px;
}
.projectenbalk
{
    position: relative;
    width: 460px;
    height: 32px;
  
    margin-left: 11px;
    margin-top: 7px;
    float: left;
}
.newscontainer
{
    width:                  137px;
    height:                 auto;
    min-height:             445px;
    float:                  right;
    background-color:       #2D2D2D;
    background-image:       url(../images/layout/background_home_news.jpg);
    background-repeat:      repeat-y;
    background-position:    left top;
    
}
*html .newscontainer
{
    height: 445px;
}
.newscontainerbottom
{
    position:               relative;
    display:                block;
    width:                  137px;
    height:                 5px;
    background-image:       url(../images/layout/background_home_news_bottom2.jpg);
    background-repeat:      no-repeat;
    background-position:    left top;
    text-align:             right;
    float:                  right;
}
.newsmessage
{
    position:               relative;
    display:                block;
    width:                  137px;
    height:                 135px;
    font-family:            Verdana;
    font-size:              7pt;
    color:                  #C8C8C8;
    text-align:             left;
    float:                  right;
    background-image:       url(../images/layout/newsdivider.jpg);
    background-position:    right bottom;
    background-repeat:      no-repeat;
}
.newstekst
{
    position:               relative;
    display:                block;
    width:                  137px;
    height:                 105px;
}
.newstekstlink
{
    position:               relative;
    display:                block;
    width:                  137px;
    height:                 10px;
}
.download
{
    position: relative;
    display: block;
    width: 135px;
    height: 135px;
    Color: #C8C8C8;
    float: left;
}
.downloadpictogram
{
    width: 75px;
    height: 75px;
    background-color: #272727;
    padding-top: 10px;
    padding-left: 10px;
   
}
a.download_link
{
    font-family:			Verdana, Arial;
	font-size:				7pt;
	font-weight:			bold;
	color:					#70A5C0;
	text-transform:			uppercase;
	text-decoration:		none;
	clear:					left;
	line-height:        	100%;
}
a.download_link:hover
{
    color: #C8C8C8;
}

.td_nav
{
	height:					23px;
	vertical-align:		    middle;
	line-height:        	100%;
    border-top:             solid 1px #524F4E;
	text-align:             right;
}
.td_nav_f2
{
	height:					23px;
	vertical-align:		    middle;
	line-height:        	100%;
    border-top:             solid 1px #524F4E;
	text-align:             right;
    background-image:       url(../images/menu/background_menu.jpg);
    background-repeat:      no-repeat; 
}

*:first-child+html .td_nav, 
.td_nav_f2
{
    height:                 22px;
} 
.td_navdivider
{
	height:					1px;
	vertical-align:		    top;
	line-height:        	100%;
	text-align:             right;
	font-size:              0pt;
}

a.nav,
a.nav_f2
{
	font-family:			Verdana, Arial;
	font-size:				8pt;
	font-weight:			bold;
	color:					#524F4E;
	text-transform:			uppercase;
	text-decoration:		none;
	clear:					left;
	line-height:        	100%;
	padding-right:          15px;
}

a.nav_f2,
a.nav:hover
{
	color:					#70A5C0;
}
hr.divider
{
    width:                  213px; 
    height:                 1px; 
    color:                  #524F4E; 
    float:                  right;
    font-size:              1pt;
}
h4.newstitle
{
    padding:                5px 10px 0px 10px;
    font-family:            Verdana;
    font-size:              7pt;
    color:                  #C8C8C8;
    text-align:             left;
    text-decoration:        underline;
}
h4.subheader
{
    font-family :           Verdana;
    font-size:              8pt;
    font-weight:            bold;
    text-transform:         uppercase;
    color:                  #C8C8C8;
    padding-left:           35px;
    margin-top:             -4px;
    
}
h5.subheaderlink
{
    font-family:            Verdana;
    font-size:              7pt;
    font-weight:            bold;
    text-transform:         uppercase;
    color:                  #C8C8C8;
    padding-left:           35px;
    padding-right:          467px;
    margin-top:             0px;
    text-align:             right;
}
h6.projecten
{
    font-family:            Verdana;
    font-size:              7.5pt;
    font-weight:            bold;
    color:                  #70A5C0;
}
h6.evenementtitel
{
    color:   #70A5C0;
    font-size: 8pt;
    font-family: Verdana;
    font-weight: bold;
}
.projectbeschrijving
{
    position: relative;
    width: 389px;
    height: 23px;
    background-color: #191919;
 margin: 0px 5px 0px 5px; 
     float: left;
     color: #C8C8C8;
     padding-left: 10px;
  
}
.projectknop
{
    position: relative;
    width: 22px;
    height: 23px;

    float: left;
}

p.news
{
    padding:                5px 10px 0px 10px;
    font-family:            Verdana;
    font-size:              7pt;
    color:                  #C8C8C8;
    text-align:             left;
}
a.newslink
{
    font-family:			Verdana, Arial;
	font-size:				7pt;
	font-weight:			bold;
	color:					#C8C8C8;
	text-transform:			uppercase;
	text-decoration:		none;
	clear:					left;
	line-height:        	100%;
	padding-right:          10px;
	padding-top:            5px;
	float:                  right;
}
a.newslink:hover
{
	color:					#70A5C0;
}
a.subheaderlink
{
    font-family:			Verdana;
	font-size:				7pt;
	font-weight:			bold;
	color:					#70A5C0;
	text-transform:			uppercase;
	text-decoration:		none;
	clear:					left;
	line-height:        	100%;
}
a.subheaderlink:hover
{
	color:					#70A5C0;
	text-decoration:		underline;
}
a.subheaderlink2
{
    font-family:			Verdana;
	font-size:				8pt;
	font-weight:			bold;
	color:					#70A5C0;
	text-transform:			uppercase;
	text-decoration:		none;
	clear:					left;
	line-height:        	100%;
}
a.subheaderlink2:hover
{
	color:					#70A5C0;
	text-decoration:		underline;
}
.formlabel
{
    position:			relative;
	display:			block;
	float:				left;
	width:				110px;
	height:				20px;
	clear:				left;
	text-align:			left;
	padding-right:		4px;
	margin-bottom:		4px;
	Color: #C8C8C8;
}
.formRequired
{
    position:			relative;
	display:			block;
	float:				left;
	width:				10px;
	height:				20px;
	
	text-align:			left;
	margin-bottom:		4px;
	Color: #C8C8C8;

}
.formfield
{
    position:			relative;
	display:			block;
	float:				left;
	width:				132px;
	height:				auto;
	text-align:			left;
	margin-bottom:		1px;

}
.textfield
{
	width:				125px;
	height:             19px;
	padding-left:		4px;
	Color: #C8C8C8;
	background-color:	#191919;
	border:				1px solid #C8C8C8;

}
.ProjectTextfield
{
    width:460px;
    height:32px;
    background-color: Transparent;
    border: 0;
    font-weight: normal;
    font-family:            Verdana, Arial, Trebuchet MS;
    font-size:              8pt;
    color: #C8C8C8;
}
.textarea
{
	width:				304px;
	height:				169px;
	padding-left:		4px;
	background-color:	#191919;
	border:				1px solid #C8C8C8;
	color: #C8C8C8;
	margin-top: 4px;

}

.button
{
    width:				100px;
	height:				25px;
	text-align:			center;
	border:				1px solid #C8C8C8;
	background-color:	#191919;
	cursor:				pointer;
	Color: #C8C8C8;
}
.radiofield
{

    color: #191919;
}


