@charset "utf-8";
/* CSS Document */


/*************************************** basis divs ***************************************/

html {
	height: 100%
	}

body {
	background-color: #FFFFFF;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
}

#container {
	position: relative;
	margin: auto;
	height: 100%;
	width: 900px;
	}
	
* {
	list-style-image:none;
	list-style-type:none;
	margin-left:0;
	padding:0;
	}


/*************************************** header ***************************************/


#header {
	position: relative;
	}

#top_menu {
	position:relative;
	margin: 0 0 0 0 ;
	width: 900px;
	height: 260px;
	}

#pad {
	width: 900px;
	height: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #242424;
	text-align: left;
	bottom: 0px;
	position: relative;
	}

/*************************************** mains divs ***************************************/

	
#main_normal {
	position: relative;
	margin: auto;
	height: 900px;
	}
	
#main_big {
	position: relative;
	margin: auto;
	height: 1150px;
	}
	
#main_biggest {
	position: relative;
	margin: auto;
	height: 1350px;
	}
	
#main_long {
	position: relative;
	margin: auto;
	height: 1600px;
	}
	
#main_extreem {
	position: relative;
	margin: auto;
	height: 1900px;
	}
	
#main_extreems {
	position: relative;
	margin: auto;
	height: 2100px;
	}	
	
.clear {
	clear: both;
	}
	
/*************************************** left & right column ***************************************/

#left_col {
	position: relative;
	width: 200px;
	float: left;
}

#right_col {
	position: absolute;
	float: right;
	right: 0px;
	width: 700px;
}

/*************************************** content divs ***************************************/


#left_01 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1c1c;
	width: 180px;
	z-index:1;
	left: 0px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px;
	border-style:solid;
	border-color:#dedede;
	background-image: url(../images/top_content.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#left_02 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1c1c;
	width: 180px;
	z-index:3;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px;
	border-style:solid;
	border-color:#dedede;
	background-image: url(../images/top_content.jpg);
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#left_03 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c1c1c;
	width: 185px;
	z-index:1;
	left: 0px;
	padding-left: 10px;
	padding-right: 5px;
	margin-bottom: 30px;
	background-color: #FFFFFF;
	border: 1px;
	border-style:solid;
	border-color:#dedede;
	background-image: url(../images/top_content.jpg);
	background-repeat: repeat-x;
	padding-bottom: 5px;
}

#content {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1c1c1c;
	width: 650px;
	float: right;
	z-index:1;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px;
	border-style:solid;
	border-color:#dedede;
	background-image: url(../images/top_content.jpg);
	background-repeat:repeat-x;
	margin-bottom: 30px;
}

#content_big {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #1c1c1c;
	width: 880px;
	float: left;
	z-index:1;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px;
	border-style:solid;
	border-color:#dedede;
	background-image: url(../images/top_content.jpg);
	background-repeat:repeat-x;
	margin-bottom: 30px;
}

/*************************************** home ***************************************/

#home_left {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 325px;
	height: 150px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#home_right {
	width: 250px;
	height: 150px;
	float: right;
	margin: 0px;
	padding: 0px;
	}

#home_content {
	background-color:#efefef;
	border: 1px solid #c5c5c5;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 630px;
	height: 100%;
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#home_content2 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	height: 100%;
	float: left;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}

/*************************************** producten menu ***************************************/


#product_menu {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	width: 180px;
	}

#product_menu ul {
 	list-style: none;
 	margin: 0;
 	padding: 0;
}

#product_menu ul li {
	 margin: 0;
	 border-bottom: 1px dotted #c3c3c3;
}

#product_menu ul li a {
	 display: block;
	 padding: 3px 0px 3px 5px;
	 background-color: #ffffff;
	 color: #1c1c1c;
	 text-decoration: none;
	 width: 175px;
}

#product_menu ul li a:hover {
	 background-color: #af0202;
	 color: #ffffff;
}

/*************************************** producten ***************************************/

# producten {
	position: relative;
	width: 650px;
	height: 300px;
	margin-top: 30px;
	}

#producten_conten_normal {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	height: 600px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#producten_content {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	height: 100%;
	float: left;
	margin: 30px 0 0 0;
	padding: 0px;
	}

#producten_left {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 315px;
	height: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#producten_right {
	width: 330px;
	height: 250px;
	float: right;
	margin: 0px;
	padding: 0px;
	}

#producten_right_tech {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 197px;
	margin: 0px;
	padding: 0px;
	padding: 10px;
	margin-top: 18px;
	margin-bottom: 15px;
	margin-right: 25px;
	background-color: #efefef;
	background-image: url(../images/producten_tech.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 1px solid #c5c5c5;
	}

.producten_ster {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/producten_ster.gif);
	margin-left: 20px;
	}

.producten_ster_klein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/producten_ster_klein.gif);
	margin-left: 20px;
	}

.producten_pdf {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/pdficon_klein.gif);
	margin-left: 20px;
	}

#gpower_text {
	width: 630px;
	margin-top: 30px;
	} 
	
/*************************************** producten slider ***************************************/

	
 #s3slider {
   width: 650px;
   height: 320px;
   position: relative;
   overflow: hidden;
}

#s3sliderContent {
   width: 650px;
   position: absolute;
   top: 0;
}

.s3sliderImage {
   float: left;
   position: relative;
   display: none;
}

.s3sliderImage span {
   position: absolute;
   left: 0;
   font: 10px/15px Arial, Helvetica, sans-serif;
   padding: 10px 13px;
   width: 650px;
   background-color: #000;
   filter: alpha(opacity=70); /* here you can set the opacity of box with text */
   -moz-opacity: 0.7; /* here you can set the opacity of box with text */
   -khtml-opacity: 0.7; /* here you can set the opacity of box with text */
   opacity: 0.7; /* here you can set the opacity of box with text */
   color: #fff;
   display: none;
   top: 0;

   /*
       if you put
       top: 0; -> the box with text will be shown at the top of the image
       if you put
       bottom: 0; -> the box with text will be shown at the bottom of the image
   */
}

/*************************************** downloads ***************************************/


#downloads_intro {
	background-color:#efefef;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 630px;
	height: 230px;
	float: left;
	padding: 10px;
	background-image: url(../images/downloads_intro.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	}

#downloads_introtekst {
	padding-top: 0px;
	margin-top: 180px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#download_images {
	text-align: center;
	width: 185px;
	height: 180px;
	float: left;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

#download_image {
	width: 160px;
	height: 128px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	}

#download_link {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	background-image: url(../images/downloads/downloadlink.jpg);
	background-repeat: no-repeat;
	width: 155px;
	height: 26px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 12px;
	padding-left: 10px;
	}

#download_footer {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #898786;
	width: 630px;
	height: auto;
	float: left;
	padding: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	}

/*************************************** sitemap ***************************************/

.sitemap_ster {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-image: url(../images/producten_ster.gif);
	margin-left: 20px;
	}

.sitemap_ster_klein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-image: url(../images/producten_ster_klein.gif);
	margin-left: 20px;
	}

/*************************************** contact ***************************************/

#contact {
	width: 650px;
	height: 560px;
	margin-top: 30px;
	}

#contact {
	margin-top: 0px;
	padding-top: 0px;
	}

#contact_adres {
	width: 180px;
	}
	
#contact_adres_bg {
	background-image:url(../images/contact.jpg);
	background-position:bottom right;
	background-repeat: no-repeat;
	height: 150px;
	}

#contact_left {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 250px;
	float: left;
	margin: 0px;
	padding: 0px;
	}

#contact_right {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 400px;
	float: right;
	margin: 0px;
	padding: 0px;
	}

#contact_right_adress {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	width: 300px;
	padding: 10px;
	float: right;
	border: 1px solid #c5c5c5;
	}

#map {
	background-color: #efefef;
	border: 1px solid #c5c5c5;
	margin-top: 30px;
	margin-bottom: 10px;
	width: 320px;
	float: right;
	height: 320px;
	padding: 0px;
}

#google_popup {
	margin:0px;
	width:200px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #1c1c1c;	
	line-height: 20px;
}

.send {
	border: none;
	width: 65px;
	height: 20px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #121212;
	cursor: pointer;
}	

.input {
	padding: 6px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #c5c5c5;
	background-color: #f8f8f8;
	}

.input:focus {
	padding: 6px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: solid 1px #c5c5c5;
	background-color: #efefef;
	}


/*************************************** nieuws items ***************************************/


#nieuws_items {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 180px;
	}

#nieuws_items ul {
 	list-style: none;
 	margin: 0;
 	padding: 3px 3px 0px 3px;
}

#nieuws_items ul:hover {
 	list-style: none;
	background-color:#efefef;
	border: #dedede 1px;
 	margin: 0;
 	padding: 3px 3px 0px 3px;
}

#nieuws_items ul li {
	 margin-bottom: 10px;
	 border-bottom: 1px dotted #c3c3c3;
}


.nieuws_items_datum {
	font: 9px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	}

/*************************************** nieuws ***************************************/


.author{
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 10px;
	float:left;
}

.post{
	width:650px;
	margin-left:0;
	margin-top: 50px;
	margin-bottom: 50px;
}

.comments{
	float:right;
	background:url(../nieuws/images/comments.gif) no-repeat left center;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #969696;
	font-size: 12px;
	padding-left:21px;
	padding-top:2px;
	margin:0;
}

.next_left{
	float:left;
}

.next_right{
	float:right;
}

.next{
	background:url(../nieuws/images/next.gif) right no-repeat;
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-right:20px;
}

.prev{
	background:url(../nieuws/images/previous.gif) left no-repeat;
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
}

.textfield{
	border:1px solid #dedede;
	padding: 6px 6px 6px 6px;
	margin-bottom: 8px;
	font: 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#1c1c1c;
}

.by{
	float:left;
	font: bold 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color:#1c1c1c;
}

.time{
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.comm{
	width:630px;
	height:100%;
	margin:0;
	margin-bottom:5px;
	padding:10px;
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
}

.reageren{
	width:630px;
	background-color:#eaeaea;
	border: 1px solid #dedede;
	height:100%;
	margin:0;
	padding:10px;
}

/*************************************** occasions ***************************************/

.occasion_colomn {
	vertical-align: top;
	text-align: left;
	}

.occ_table td {
	padding: 10px;
}
	
#occasions {
	position: relative;
}

.occasion_details h2 {
	font-size: 14px;
	color: #b00203;
	margin: 0 0 10px 0;
	padding: 0;
}

.occasion_details {
	margin-top: 10px;
	border-top: solid 1px #CCC;
	position: relative;
}

.occasion_meerinfo {
	text-align: right;
	position: relative;
}

.details_foto {
	float:left;
	width: 200px;
	height: 150px;
	padding: 10px;
	position: relative;
}

.details_center {
	float:left;
	width: 320px;
	padding: 10px;
	position: relative;
}

.details_left {
	float:left;
	width: 530px;
	padding: 10px;
	position: relative;
}

.details_jaar {
	float:left;
	padding: 10px;
	position: relative;
}

#occasions_meerinfo {
	position: relative;
}

#occasions_tekst {
	float: right;
	width: 380px;
}

#occasions_fotos {
	float: left;
	width: 255px;
	margin-bottom: 20px;	
}

#loadarea{
	padding-bottom: 10px;
}

.margin_foto {
	margin-right: 7px;
}

/*************************************** footer ***************************************/


#footer {
	width: 900px;
	height: 120px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #969696;
	text-align: center;
	margin-top: 30px;
	bottom: 0px;
	position: relative;
	line-height: 17px;
	}
	
/*************************************** H's ***************************************/

h1 {
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 2px;
	}

h2 {
	font-size: 14px;
	color: #b00203;
	margin-top: 2px;
	padding: 0 0 0 0;
	}

h3 {
	font-size: 17px;
	color: #b00203;
	width:650px;
	margin-top:0;
	margin-bottom:3px;
	}

h3 a:link{
	font-size: 17px;
	color:#b00203;
	text-decoration:none;
}

h3 a:visited{
	font-size: 17px;
	color:#b00203;
	text-decoration:none;
}

h3 a:hover{
	font-size: 17px;
	color:#c51b1b;
	text-decoration:none;
}

h3 a:active{
	font-size: 17px;
	color:#b00203;
	text-decoration:none;
}

h4 {
	font-size: 16px;
	color: #bb030e;
	margin: 20px 0px 5px 0px;
	border-bottom:1px dashed #e5e5e5;
	}

h2.vacature {
	font-size: 27px;
	color: #b00203;
	margin-top: 0px;
	margin-bottom:2;
	padding: 0 0 0 0;
	}

/*************************************** photo's ***************************************/

.photo_left {
	float: left;
}

.photo_right {
	float: right;
}

.img_margin {
	margin: 5px;
	float: right;
	}

/*************************************** link ***************************************/

a {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bb030e;
	}
	
a:hover {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5c5555;
	}

a.normal {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bb030e;
	}
	
a.normal:hover {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5c5555;
	}

a.footer {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #969696;
	}
	
a.footer:hover {
	font: 12px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bb030e;
	}

a.sitemap {
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bb030e;
	}
	
a.sitemap:hover {
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5c5555;
	}

a.pad {
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bb030e;
	}
	
a.pad:hover {
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5c5555;
	}

a.download {
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #bb030e;
	}
	
a.download:hover {
	font: 10px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #5c5555;
	}

/*************************************** overig ***************************************/

.date {
	background: url(../images/date.png) no-repeat left center;
	font: 9px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
	}

.opsomming_ster {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../images/producten_ster.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 25px;
	line-height: 22px;
	}

.opsomming_ster_klein {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(../images/producten_ster_klein.gif);
	background-repeat:no-repeat;
	background-position: left center;
	padding-left: 20px;
	}

#vacature {
	padding-top: 5px;
	width: 180px;
	}
	
.pdf_img {
	border: none;
	margin: 0px 15px 0px 0px;
	}
	
.qoute {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 25px;
	color: #aa1f23;
	font-style: italic;
	}
	

/*************************************** valpadana tabs menu ***************************************/


.ui-tabs .ui-tabs-nav 				{ list-style: none; position: relative; padding: 2px 2px 0; overflow: hidden; 
									  top: 1px; z-index: 1000; border-bottom: 1px solid #ccc; }
									  
.ui-tabs .ui-tabs-nav li 			{ position: relative; float: left; 
									  border-bottom-width: 0 !important; margin: 0 2px -1px 0; }
									  
.ui-tabs .ui-tabs-nav li a 			{ float: left; text-decoration: none; padding: 5px 10px; color: black; }
.ui-tabs .ui-tabs-nav 
li.ui-tabs-selected 				{ padding-bottom: 1px; border-bottom-width: 0; background: #ccc; }
.ui-tabs .ui-tabs-nav 
li.ui-tabs-selected a, .ui-tabs 
.ui-tabs-nav li.ui-state-disabled a, 
.ui-tabs .ui-tabs-nav 
li.ui-state-processing a 			{ cursor: text; }
.ui-tabs .ui-tabs-nav li a, 
.ui-tabs.ui-tabs-collapsible 
.ui-tabs-nav li.ui-tabs-selected a  { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */

.ui-tabs .ui-tabs-panel 			{ padding: 0px; display: block; border-width: 0; background: none; 
									  position: relative; min-height: 200px; }
.ui-tabs .ui-tabs-hide 				{ display: none !important; }

a.mover 							{ background: #900; padding: 6px 12px; position: absolute; color: white; font-weight: bold; text-decoration: none; }
.next-tab 							{ bottom: 0; right: 0; }
.prev-tab 							{ bottom: 0; left: 0; }
