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

* {
    margin: 0px;
    padding: 0px;
}
.middle form,
fieldset
{
    float:left;
    border: 0px;
}
img {
    border: 0px;
}
ul {
    float: left;
    width: 100%;
    margin: 5px 0 18px;
}
li {
    margin: 0 0 0 15px;
}
body {
    background-color: #fff;
    background-image: url('tp_images/bg_body.gif');
    background-repeat: repeat-x;
    font-family: Verdana, Arial;
    font-size: 11px;
    color: #3f3f3f;
}
#container {
    width: 960px;
    min-height: 100%;
	_height: 100%;
    margin: 0px auto;
    padding: 0 10px 0 10px;
    background-image: url('tp_images/bg_container.gif');
    background-repeat: no-repeat;
    background-position: 0 123px;
}
#inner {
	clear: both;
	float: left;
    width: 960px;
	padding-bottom: 220px;
}
#top {
    float: left;
    width: 960px;
}
#logo {
    float: left;
    margin-top: 27px;
}
#logo img {
    width: 143px;
    height: 39px;
    display: block;
}
#zoekbox {
    float: right;
    width: 255px;
    height: 28px;
    margin-top: 33px;
}
#zoekbox .middle form {
    float: left;
    width: 255px;
    height: 28px;
}
#zoekbox #zoek_input {
    float: left;
    width: 200px;
    height: 18px;
    padding: 5px;
    border: 0;
    background-image: url('tp_images/bg_zoekveld.gif');
}
#zoekbox #zoek_ok {
    float: left;
    width: 45px;
    height: 28px;
}
#menubalk {
    position: relative;
    float: left;
    width: 960px;
    margin-top: 27px;
    background-image: url('tp_images/bg_menubalk.gif');
    background-repeat: no-repeat;
}
#menu {
    float: left;
    width: 704px;
    height: 73px;
}
#menu ul{
    float: none;
    margin: 0;
    height: 44px;
    margin-left: 131px;
    list-style-type: none;
    text-align: center;
}
#menu li{
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
}
#menu li.first{
    padding: 0 0 0 1px;
    background-image: url('tp_images/menu_left.gif');
    background-repeat: no-repeat;
}
#menu li a{
    float: left;
    height: 30px;
    padding: 0 14px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    background-image: url('tp_images/menu_button.gif');
    background-position: right;
    display: block;
}
#menu li a:hover{
    background-image: url('tp_images/menu_hover.gif');
}
#menu li a.selected{
    height: 44px;
    background-image: url('tp_images/menu_selected.gif');
    background-position: top;
}
#menu li a.nosub{
    background-image: url('tp_images/menu_selected_nosub.gif');
}
#menu li a.selected:hover{
    background-image: url('tp_images/menu_selected.gif');
}
#menu li a.nosub:hover{
    background-image: url('tp_images/menu_selected_nosub.gif');
}
#menu ul ul{
    position: absolute;
    top: 30px;
    left: 0px;
    width: 714px;
    height: 43px;
    margin: 0 256px 0 0;
    background: none;
    z-index: 2;
    text-align: center;
}
#menu ul ul.toolarge{
    width: 960px;
    margin: 0;
}
#menu ul ul li{
    float: none;
    border: 0;
    display: inline;
}
#menu ul ul li a{
    float: none;
    height: 43px;
    padding: 0 10px;
    line-height: 43px;
    color: #676767;
    background: none;
    display: inline-block;
}
#menu ul ul li a.grijs{
    color: #999;
}
#menu ul ul li a:hover{
    text-decoration: underline;
    background: none;
}
#menu ul ul li a.selected{
    height: 43px;
    color: #000;
    background: none !important;
}
#middle {
    position: relative;
    float: left;
    width: 960px;
    border-top: 1px solid #ededed;
    line-height: 18px;
}
#middle h1{
    font-size: 17px;
    margin-bottom: 18px;
}
#middle h2{
    font-size: 12px;
}
#middle p{
    margin-bottom: 18px;
}
#middle .valp{
    float: left;
    width: 330px;
    line-height: 22px;
    margin: 0 0 5px 170px;
}
#middle a{
    color: #f8981d;
}
#middle #content_left {
    float: left;
    width: 460px;
    padding: 22px 122px;
    display: inline;
    min-height: 280px;
    _height: 280px;
}
#middle #content_left .vestigingen {
    float: left;
    width: 120px;
    margin: 0 55px 25px 55px;
}
#middle #content_left img{
    float: left;
    margin: 5px 15px 0 0;
}
#middle #content_left .magazine{
    float: right;
    margin: 0px 5px 10px 10px;
}
#middle #content_left .vestigingen p{
    float: left;
    width: 120px;
    margin-bottom: 0;
}
#middle #content_left .vestiging_detail p{
    float: left;
    width: 200px;
    margin-bottom: 0;
}
#middle #content_left .vestigingen .route{
    float: right;
    margin-top: 18px;
}
#middle #content_left .contactpersonen{
	float: left;
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin-top: 20px;
}
#middle #content_left .eerste_cp
{
	border: 0px;
}
#middle #content_left .contactpersonen h2
{
	margin-top: 15px;
	margin-bottom: 10px;
}
#middle #content_left .contactpersonen div{
	float: left;
	width: 230px;
}
#middle #content_left .contactpersonen .extern{
	display: none;
}
#middle #content_left .contactpersonen .linkedin img{
        float: right;
	width: 16px;
        height: 16px;
        margin-top: 36px;
        border: none;
}
#middle #content_left .contactpersonen img{
	width: 48px;
	height: 48px;
	float: left;
	border: 1px solid #9b9b9b;
}
#middle #content_left .contactpersonen p{
	float: left;
        margin-bottom: 0;
}
#menuitem {
    position: absolute;
    top: 0;
    left: 539px;
    width: 300px;
    height: 34px;
    margin-top: 150px;
    line-height: 34px;
    font-size: 34px;
    color: #fff;
    background-color: #fff;
    z-index: 30;
    text-align: right;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
}
#middle .content_right {
    float: left;
    width: 216px;
    padding: 22px 0 20px 40px;
}
#middle .content_right h3 {
    float: left;
    width: 190px;
    font-size: 17px;
}
#middle #seminar h3 {
    float:left;
	font-size:17px;
	margin-left:-27px;
	width:240px;
}
#middle .content_right p {
    font: bold italic 13px/18px 'Verdana';
    color: #f8981d;
}
#middle .content_right img {
    float: right;
    width: 205px;
    height: 200px;
    margin-top: 3px;
}
#middle .content_right #gezondondernemen {
    float: right;
    width: 146px;
    height: 22px;
    margin: 15px 20px 0 0;
    text-indent: -9999px;
    overflow: hidden;
    background-image: url('tp_images/gezond_ondernemen.gif');
    background-repeat: no-repeat;
}
#middle #de,
#middle #en{
    float: left;
    width: 216px;
    padding: 22px 0 20px 25px;
}
#middle #de p,
#middle #en p {
	font: normal 11px/18px 'Verdana';
	color: #3f3f3f;	
}
#middle #de img,
#middle #en img {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	float: left;
	position: relative;
    width: 100%;
	height: 220px;
	margin-top: -220px;
    color: #fff;
    background-color: #363636;
}
#footer a{
    outline: none;
}
#kruimelpad {
    width: 100%;
    height: 25px;
    color: #a6a6a6;
    border-bottom: 1px solid #4a4a4a;
}
#kruimelpad_content {
    position: relative;
    margin: 0 auto;
    width: 960px;
    height: 25px;
    line-height: 25px;
}
#footer #talen{
    position: absolute;
    top: 7px;
    right: 0;
    width: 160px;
}
#footer #talen a{
    float: left;
    width: 16px;
    height: 12px;
    margin-right: 8px;
    text-indent: -9999px;
    overflow: hidden;
}
#footer #talen a#nl{
    background-image: url('tp_images/nl.gif');
}
#footer #talen a#en{
    background-image: url('tp_images/en.gif');
}
#footer #talen a#de{
    background-image: url('tp_images/de.gif');
}
#footer #talen a:hover,
#footer #talen a.selected{
    background-position: 0 -12px;
}
#footer #footer_inner {
    position: relative;
    margin: 0 auto;
    width: 960px;
}
#footer #footer_inner div{
    float: left;
    width: 160px;
    height: 140px;
    padding-top: 15px;
    color: #fff;
}
* html #footer_inner div {
    display:inline;
}
#footer #footer_inner a {
    float: left;
    width: 100%;
    line-height: 16px;
    color: #a6a6a6;
    text-decoration: none;
}
#footer #footer_inner p {
    float: left;
    width: 100%;
    line-height: 16px;
}
#footer #footer_inner a:hover {
    color: #f8981d;
}
#footer #adressen a{
    float: left;
    width: 110px;
}
#footer #adressen a.selected {
    color: #f8981d;
}
#footer #adressen span {
    float: left;
    width: 50px;
    color: #f8981d;
    display: none;
}
#footer #footer_inner .adres{
    position: absolute;
    top: 0px;
    right: 0px;
    color: #a6a6a6;
    line-height: 16px;
    display: none;
    float: none;
}
#footer a {
    color: #a6a6a6;
    text-decoration: none;
}
#footer a:hover {
    color: #f8981d !important;
}
#footer a.selected {
    color: #fff;
}
#copyright {
    float: left;
    width: 100%;
    height: 35px;
    border-top: 1px solid #4a4a4a;
}
#copyright_content{
    margin: 0 auto;
    width: 960px;
    height: 33px;
	padding: 1px 0;
    line-height: 33px;
    color: #a6a6a6;
}
#copyright_content p{
	float: left;
}
#copyright_content p span{
	line-height: 33px;
    color: #f8981d;
}
#copyright_content a{
	float: left;
	height: 20px;
	padding: 6px;
	margin-left: 25px;
}
#copyright_content a img{
	height: 20px;
	display: block;
}
#middle form{
    margin-top: 25px;
}
#middle form fieldset{
    position: relative;
    padding-bottom: 25px;
}
#middle form legend{
    padding-bottom: 25px;
    font-weight: bold;
}
#middle form legend span{
    position: absolute;
    left: 0;
    width: 100%;
    color: #3f3f3f;
    display: block;
}
#middle form label{
    display:block;
    text-align:left;
    line-height: 22px;
    width:160px;
    float:left;
}
#middle form br {
    clear: both;
}
#middle form input,
#middle form textarea{
    float:left;
    font-size:11px;
    font-family: 'Verdana';
    line-height: 14px;
    color: #3f3f3f;
    padding:3px 2px;
    border:solid 1px #bbbbbb;
    width:280px;
    margin:0 0 5px 10px;
}
#middle form input{
    height: 14px;
}
#middle form input.radio {
	width: 14px;
	float: none;
	border: none;
}
#middle form textarea{
    height: 60px;
}
#middle form select{
	margin:0 0 5px 10px;
}
#middle form button{
    clear:both;
    margin-left:170px;
    width:125px;
    height:28px;
    background: url(tp_images/button.gif) no-repeat;
    text-align:center;
    line-height:28px;
    color:#FFFFFF;
    font-size:11px;
    font-weight:bold;
    border: 0;
}
#middle .ajTitle a{
    font-weight: bold;
    color: #3f3f3f;
    text-decoration: none;
}
#middle #content_left img.extern {
	float: none;
	margin: 0px;
	height: 10px;
}

p.tekstblok
{
	padding:10px;
	border: 1px solid #F8981D;
	float: left;
}

p.tekstblok strong
{
	font-weight: bold;
	color: #F8981D;;
}

.seminarlink{
	position: absolute;
	top: -275px;
	right: 0px;
	width: 250px !important;
	height: auto !important;
}
.seminarlink a{
	float:left;
}
.seminarlink img{
	float:left;
}

/**googlemaps**/
#map { float: left; width:452px; height:300px; border: #717171; }
#message { position:absolute; padding:10px; background:#555; color:#fff; width:100px; display: none; }
.active { background-color: #f5f0e9; }
ul#list li.apartment { padding-top: 6px; }
ul#list li.apartment div.stippellijn { padding-top: 6px; background-repeat: repeat-x; background-position: bottom; }
ul#list li.apartment img { display: block; float: left; margin-right: 14px; }
ul#list li.apartment div.info { margin-top: 5px; }
