@import url('reset.css');

html {overflow-y: scroll; height:100%;}

body {
    background-color: transparent;
	margin: auto;
	width: 100%;
	height:100%;
}

/* misc */
.clearer {
	clear: both;
}

/* structure */
.container {
	display:table;
	height:100%;
	margin:0 auto;
	width:960px;
}

.header {
}

/* main */
.main {
	display:table-cell;
	padding-top:18px;
	vertical-align:middle;
	width:960px;
}


/* content */
.content {
	/* float: right;
	border: thin solid gray;*/
    width: auto;
	height: 500px;

}

/* col left */
#col_left {
    float: left;
    /* 257 ipv 259 past beter width: 259px; */
 	width: 257px;
    height: 482px;
    padding: 16px 0px 0px 30px;
}

/* deze beide hieronder voor col_right */
.gray_border {
    border:1px solid gray;
	height:498px;
    width: 666px;
}

.gray_border_l {
    border:1px solid gray;
    border-width:0 1px 0 0;
    /* border-left: 0px; */
	height:498px;
    width: 667px;
}

.no_gray_border {
    border:0px solid gray;
	height:500px;
    width: 669px;
}

#intro {
	height: 258px;
	width:225px;
	overflow: hidden;
}

#news {
	height:148px;
	width:225px;
	margin:5px 0;
	overflow:hidden;
}

.slidenavNews{
	display:block;
	float:right;
	margin-top:-3px;
	/* float: right;
	margin-top:-10px; */
}

#slideshow2 p {
	height: 138px;
	margin-top: 8px;
}

#slideshow3 {
	height: 330px;
	margin-top: 8px;
}


/* col right */
#col_right {
    float:left;

    overflow: hidden;
}

/* moet anders */
#pa_heading {
	height:50px;
	position:relative;
}
#pa_heading img {
	float:right;
	height:30px;
	position:relative;
	right:20px;
	top:6px;
	width:30px;
	display: none;
}

#pa_heading h2{
	font-size:11px;
	position:absolute;
	top:15px;
	letter-spacing:0.5px;
}

ul.menu, ul.menu ul {
}
ul.menu a {
display:block;
font-size:10px;
}
ul.menu li {
margin-top:1px;
}

ul.menu li {
margin-top:1px;
}

ul.menu li a {
padding:4px;
}

ul.menu>li>a {
text-transform:uppercase;
}

ul.menu>li>a.open {
color: black;
}

ul.menu li a:hover {
color:black;
}

ul.menu li ul li a {
padding-left:10px;
}

ul.menu li ul li.active a{
	color:black;
} 

ul.menu li ul li.subkop {
padding-left:10px;
}

ul.menu li ul li a:hover {
}

ul.menu li ul li a:before {
	content: ""
}

#accordion {
	height:430px;
	/* overflow: hidden; */
	overflow: auto;
}

#accordion a {
	font-size:10px;
}

#accordion h3 {
	font-size:12px;
	padding-left:25px;
	text-transform:uppercase;
	display:block;
	padding: 4px;
}

#accordion li a.open {
color: black;
}

#accordion a:hover {
color:black;
}

#accordion ul li{
	padding:4px;
}

#accordion ul li a {
	padding-left:10px;

}

#accordion ul li.active a{
	color:black;
} 

#accordion ul li.subkop {
padding-left:10px;
}

/* accordion, actief zwart maken */
.ui-state-active a {
    color: black;
}

.slidenav3_nav{
	float:right;
}

#specs {
	position:relative;
	top:350px;
}

#specs p{
	color: #525252;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: normal;
	margin-top: 0px;
}

#specs .property{
	font-style: italic;
}

#specs .printthis{
	font-style: italic;
}

.more{
	background:transparent url(../images/bullets.gif) no-repeat scroll 210px 2px;
	margin-right:-14px;
	padding-right:29px;
	text-align:right;
	position: relative;
	display: block;
}

.less{
	background:transparent url(../images/bullets2.gif) no-repeat scroll 210px 2px;
	margin-right:-14px;
	padding-right:27px;
	text-align:right;
	position: relative;
	display: block;
}

#description  {
	float:left;
	position:relative;
	top:-60px;
	width:225px;
	width: 225px;
}

#description p{
	text-align: left;
	padding: 6px 0px;
}

#col_right_1 {
	float:left;
	padding:66px 65px 0;
	width:219px;
}

#col_right_2 {
	float:left;
	padding:66px 35px 0;
	width:219px;
}

.col_right_content  {
}

.col_right_content li{
	color:#525252;
	font-family:Verdana,sans-serif;
	font-size:9px;
	line-height:12px;
	margin-top:6px;
}


.col_right_content_1 {
	float:left;
	margin:65px 40px;
	width:240px;
	/* height: 418px; */
}

.col_right_content_2{
	float:left;
	margin:65px 40px;
	width:240px;
	/* height: 418px; */
}

.bureautext {
	height: 400px;
}



.no_left_border {
	border-left: 0px solid gray;;
}

.no_right_border {
	border-right: 0px solid gray;;
}


/* content_footer*/
.content_footer {
        /* border: 1px solid #d4d4d4; 
        height: 40px; */
}

.sidenav {
	float:left;
	height:21px;
	width:290px;
}

.sidenav ul {
}

.sidenav li {
	float:left;
	position:relative;
	/* paplus; width: 25%; ipv niks, gaat mis met afronden 291*0,25 = 72px */
	width: 72px;
}

.sidenav li a {
	border-bottom:1px solid gray;
	border-right:1px solid gray;
	display:block;
	font-size:10px;
	height:21px;
	line-height:21px;
	text-transform:uppercase;
	text-align:center;
	letter-spacing:-0.5px;
	/* for ie6 */
	float:left;
	
	/* paplus; width:100%; ipv width:70px; */
	width:100%;
}

.sidenav li.first a{
	border-left:1px solid gray;
}

.sidenav li.active a{
	border-top:1px solid white;
	color:black;
	margin-top:-1px;
}

.sidenav li a:hover {
	color: #111;
}

.language {
	display:none;
}

.language ul {
	border-top:1px solid #FAFAFA;
}

.language li {
	float:left;
	position:relative;
}

.language li a {
	text-transform:lowercase;
	display: block;
	text-decoration: none;
	padding:4px 4px 4px 0px;
	color:#525252;
}
.language li.active a{
	color:black;
}

.contact {
	float: right;
	width: auto;
}

.contact ul {
	border-top: 1px solid #FAFAFA;
	/* background: url(../images/bgul.gif) repeat-x; */
	margin: 0;
	padding: 0;
    list-style: none;
}

.contact li {
        float:left;
}

.contact li a {
	text-transform:lowercase;
	display: block;
	text-decoration: none;
	font-size: 10px;
	padding:4px 0px 4px 10px;
	color:#525252;
	/* height: 21px; */
}

.slidenav {
	float:left;
	display: none;
}

#nav{
	float:left;
	padding: 3px;
}

#nav a{
	font-size:11px;
	padding:3px;
}

.activeSlide{
	color:black;
	border:1px solid gray;
}


/* footer */
.footer {
	display: none;
	background: #FFF;
	border: 1px solid #EEE;
	color: #666;
	font-size: 1.1em;
	margin: 0 auto;
	text-align: center;
	padding: 6px;
	width: 720px;
}
.footer a {
	color: #36C;
	text-decoration: none;
}
.footer a:hover {
	color: #06F;
	text-decoration: underline;
}

/*****************************TYPOGRAPHY*****************/
h1 {
	color: #4d4d4d;
	font-family: Verdana, Arial, sans-serif;
	font-size: 48px;
	font-weight: normal;
}

h1 a { color: #4d4d4d; text-decoration: none; }

h2 {
		color:black;
		font-family:Verdana,Arial,sans-serif;
		font-size:10px;
		font-weight:normal;
		/* letter-spacing:-0.5px; */
		text-transform:uppercase;
		
		display:block;
		float:left;
}

h3 {
	color: gray;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

h4 {
	color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
}

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

h5 {
	color: #6ec9cc;
	font-family: Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h5 a { color: #6ec9cc; text-decoration: none; }

/* Paragraph styling */

p {
	color: #525252;
	font-family: Verdana, sans-serif;
	font-size: 9px;
	line-height: 12px;
	margin-top:6px;
}

li {
	color: black;
	font-family: Verdana, sans-serif;
	font-size: 10px;
}
p.meta { color: #707070; font-size: 10px; text-align: right; }

p#footer-text { text-align: center; }

/* Link styling */

a {
	font-family: Verdana, Arial, sans-serif;
	color: #999999;
	text-decoration: none;
}

p#action-bar a { color: #ffffff; }

p#action-bar a:hover { color: #6eb9cc; }


