@charset "utf-8";
body {
	background-color: #630;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	background-image: url(../images/bkg1.png);
    background-repeat: repeat;
}

.header {
    height: 24px;
    width: 554px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 94px;
    background-image: url(../_sysimg/vanderdeen.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-right: 198px;
    padding-left: 198px;
}
.header p {
    font-size: 10px;
    line-height: 24px;
}
.header p a {
    color: #666;
    text-decoration: none;
}
.header p a:hover {
    text-decoration: underline;
}


.orange {
    background-image: url(../_sysimg/orange.png);
    background-repeat: repeat;
    height: 258px;
    width: 100%;
}
.orangewrap {
    height: 258px;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}
.headermsg {
    float: left;
    height: 258px;
    width: 145px;
}
.headerimage {
    border: 9px solid #EE7F00;
    border-top:none;
    border-bottom:none;
    float: left;
    height: 258px;
    width: 787px;
    overflow:hidden;
}
.menu {
    height: 29px;
    width: 763px;
    padding-top: 16px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 187px;
    background-image: url(../_sysimg/menubkg.png);
    background-repeat: no-repeat;
    background-position: 154px;
}
.menu ul {
    list-style-type: none;
}
.menu ul li {
    display: inline;
    float: left;
}
.menu ul li a {
    display: block;
    height:23px;
    padding-right: 9px;
    padding-left: 9px;
    color: #FFF;
    text-decoration: none;
    font-size: 11px;
    line-height: 23px;
    border-bottom: 1px solid #FFF;
    padding-bottom: 2px;
}
.menu ul li a:hover {
    border-bottom: 1px solid #EE7F00;
    background-image:url(../_sysimg/menuhover.png);
    background-repeat:no-repeat;
}
.menu ul li.selected a {
    border-bottom: 1px solid #703;
    background-image:url(../_sysimg/menuhi.png);
    background-repeat:no-repeat;
}
.menu ul li.selected a:hover {
    border-bottom: 1px solid #EE7F00;
}                                               
.search form{
    display:inline;
}
.search {
    width:139px;
    float:right;
    height:28px;
    background-image: url(../_sysimg/search.png);
    background-position:left top;
    background-repeat:no-repeat;
    margin-right:2px;
}
.search #searchfield {
    color: #999;
    height: 16px;
    width: 110px;
    border-width: 0px;
    margin-top: 2px;
    margin-left: 4px;
    font-size: 12px;
    line-height: 16px;
}
.search #sbtn {
    height: 16px;
    width: 16px;     
    border-width: 0px;
    margin: 0px;
    padding: 0px;
}
.search #sbtn:hover {
    cursor:pointer;
    background-position: left -16px;
}
.contentwrap {
    min-height: 300px;
    width: 950px;
    margin-right: auto;
    margin-left: auto;
}
.leftcol {
    float: left;
    min-height: 300px;
    width: 145px;
    margin-right: 9px;
    overflow:hidden;
    padding-top:32px;
}
.submenu ul {
    list-style-type: none;
    border-top: 1px solid #FFF;
}
.submenu ul li {
    list-style-type: none;
}
.submenu ul li a {
    font-size: 11px;
    line-height: 24px;
    border-bottom: 1px solid #FFF;
    color: #FFF;
    text-decoration: none;
    display: block;
    text-align: right;
    padding-right: 5px;
}
.submenu ul li a:hover {
    color: #EE7F00;
}
.submenu ul li.selected {
    color: #FFF;
    font-weight:bold;
}
.submenu ul li.selected a:hover {
    color: #EE7F00;
}
.submenu ul ul {
    list-style-type: none;
    border-top: none;
}
.submenu ul li ul li a {
    color: #EE7F00;
    padding-right: 15px;
    background-image: url(../_sysimg/orange.png);
    background-repeat: repeat;
}
.submenu ul li ul li a:hover {
    color: #FFF;
}
.submenu ul li ul li.selected {
    color: #FFF;
    font-weight:bold;
}
.submenu ul li ul li.selected a:hover {
    color: #EE7F00;
}
.submenu ul li ul li ul li a {
    color: #EE7F00;
    padding-right: 25px;
}
.submenu ul li ul li ul li a:hover {
    color: #FFF;
}
.submenu ul li ul li ul li.selected {
    color: #FFF;
    font-weight:bold;
}
.submenu ul li ul li ul li.selected a:hover {
    color: #EE7F00;
}
.leftcol .adres {
    padding-top:60px;
}
.leftcol .adres p,
.leftcol .adres p a {
    color: #FFF;
    text-align: right;
    font-size: 12px;
    line-height: 16px;
}
.leftcol .adres p strong {
    color: #EE7F00;
}
.content {
    float: left;
    min-height: 300px;
    width: 580px;
    background-color: #FFF;
    padding-left: 45px;
    padding-right: 14px;
    padding-top:30px;
    padding-bottom:10px;
}
.rightcol {
    float: right;
    min-height: 300px;
    width: 141px;
    overflow:hidden;
    padding-top:32px;
}
.rightcol h3 {
    font-size: 18px;  
    line-height:20px;
    color: #FFF;
    margin-bottom: 10px;
    font-weight: normal; 
}
.rightcol p {
    font-size: 11px;  
    line-height:16px;
    color: #FFF;
    font-weight: normal; 
}
.transparent img {
    margin-bottom:10px;
    }
.aktie {
    float: right;
    min-height: 300px;
    width: 130px;
    padding-right: 13px;
    padding-left: 13px;
    display:none;
}
#home .aktie {
    display:block;
}
.footer {
    height: 20px;
    width: 580px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
    padding: 5px 168px 10px 199px;
}
.footer p {
    font-size: 9px;
    font-weight: normal;
    text-transform: uppercase;
    color: #FFF;
}
.cnt {
    float: left;
    min-height: 300px;
    width: 570px;
    overflow: hidden;
}
#home .cnt {
    width: 424px;
}
.content a {
    color: #333;
    text-decoration: underline;
}
.content a:hover {
    color: #000;
    text-decoration: none;
}
.content hr {
    height: 0;
    border-top: 2px solid #86B8DD;
    margin: 0px;
    padding: 0px;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
    margin-bottom:10px; 
    margin-top:10px;
}
.content p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 7px;
}
.content h1 {
    font-size: 36px;
    font-weight: bold;
    color: #EE7F00;
    line-height: 40px;
    margin-bottom:10px;

}
.content h2 {
    font-size: 18px;
    color: #703;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}
.content h3 {
    font-size: 14px;
    text-transform: uppercase;
    color: #703;
    font-weight: bold;
    margin-bottom: 5px;
}
.content h4 {
    font-size: 14px;
    font-weight: normal;
    color: #EE7F00;
    font-style: italic;
    margin-bottom: 5px;
    padding: 7px;
    border: 1px solid #069;
    background-color: #DEECF5;
}
.content h6 {
    text-transform: none;
    font-size: 10px;
    font-style: normal;
    font-weight: normal;
    color:#888;
    line-height: 16px;
    margin-top: 4px;
    padding-left:20px;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    background-image: url(../_sysimg/tag-small.png); 
}
.content h6 a {
    text-decoration: none;
    color:#888;
}
.content ul,
.content ol {
    margin-top: 8px;
    margin-bottom: 8px;
}
.content ol li {
    margin-left: 23px;
    padding-left: 2px;
    list-style-position: outside;
    list-style-type: decimal;
}
.content ul li {
    list-style-position: outside;
    list-style-type: circle;
    margin-left: 20px;
    padding-left: 5px;
}
.nieuwsitem {
    margin-bottom: 10px;
    width: 185px;
    border-top: 1px solid #CCC;
    padding-left: 15px;
    padding-top: 10px;
}
.nieuwsitem h3 {
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    margin-bottom: 7px;
}
.nieuwsitem h3 a {
    text-decoration: none;
}
.nieuwsitem p {
    font-size: 11px;
    line-height: 15px;
    color: #666;
}
.nieuwsitem p a {
    font-style: italic;
    text-decoration: none;
    line-height: 20px;
}
.nieuwsitem p a:hover {
    text-decoration: underline;
}
.nieuwsimg {
    float: left;
    height: 55px;
    width: 55px;
    margin-right: 10px;
    margin-bottom: 5px;
    overflow: hidden;
    background: no-repeat center center;
    border: 1px solid #CCC;
}
.nieuwslist {
    width: 535px;
    clear: both;
    float: left;
    border-top: 1px solid #CCC;
    margin-bottom: 10px;
    padding-top: 10px;
}
.nieuwslistimg {
    float: right;
    height: 100px;
    width: 100px;
    margin-left: 15px;
    margin-bottom: 5px;
    overflow: hidden;
    background: no-repeat center center;
    border: 1px solid #728735;
}
.nieuwsitem h5 {
    text-transform: uppercase;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
    line-height: 12px;
    margin-top: 7px;
}
.nieuwsitem h5 a {
    text-decoration: none;
}
.nieuwsdetail {
    width: 535px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    overflow: auto;
    border-bottom: 1px solid #CCC;
}
.nieuwslist h5,
.nieuwslist h6,
.nieuwsdetaillinks h5,
.nieuwsdetaillinks h6 {
    text-transform: uppercase;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
    color:#666;
    line-height: 16px;
    margin-top: 4px;
    padding-left:20px;
    background-repeat: no-repeat;
    background-position: 0px 0px; 
}
.nieuwslist h5 a,
.nieuwslist h6 a,
.nieuwsdetaillinks h5 a,
.nieuwsdetaillinks h6 a {
    text-decoration: none;
}
.nieuwslist h5 a:hover,
.nieuwslist h6 a:hover,
.nieuwsdetaillinks h5 a:hover,
.nieuwsdetaillinks h6 a:hover {
    text-decoration: none;
    color:#000;
}
.nieuwsdetaillinks h5 {
    clear:left;;
}
.nieuwslist h6 {
    background-image: url(../_sysimg/navigation.png);
}
.image_bottom a img {
    margin-bottom: 7px;
    margin-right: 7px;  
    float: left;
}
.image_bottom a,
.image_bottom a:hover {
    border-bottom: 0px;
}
.short {
    width:535px;
    height:42px;
    margin-bottom: 7px;
}
.short i {
    font-size: 13px;
    font-weight: normal;
    color: #536226; 
    font-style: italic;
    height:42px;
    width:80px;
    padding-left:30px;
    line-height:42px;
    float:left;
}
.short h2 {
    font-family: arial narrow, Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #536226; 
    font-style: normal;
    margin-left: 5px;
    height:42px; 
    padding-left:60px;
    line-height:42px; 
    width:350px;
    float:left;
}
.short h2 a {
    text-decoration:none;
}
.news {
    margin-right:11px;
}
.analyses,
.news {
    float: left;
    width:250px;
    overflow:auto; 
    margin-top:10px;
    background-color: #e2e8cf;
    background-image: url(../_sysimg/h4bkg.png);
    background-repeat: repeat-x;
    background-position: left top; 
    padding:5px; 
    border: 1px solid #728735;
}
.analyses h2,
.news h2 {
    margin-bottom:7px;
    font-size:15px;
    font-weight: bold;
}
.analyses ul li,
.news ul li {
    list-style-type: none;
    background-repeat: no-repeat;
    background-position: 0px 4px;
    padding-left:20px;
    display:block;
    line-height:24px;
    border-top:1px dashed #728735;
    
}
.analyses ul li a,
.news ul li a {
    display:block;
    text-decoration:none;
    
}
.news ul li {
    background-image: url(../_sysimg/calendar-select.png);
}
.analyses ul li {
    background-image: url(../_sysimg/balloon.png);
}
.img-right,
.image_top a img {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
}
.img-left {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}
.img-right-rand {
    float: right;
    margin-bottom: 10px;
    margin-left: 10px;
    padding: 2px;
    border: 1px solid #CCC;
}
.img-left-rand {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
    padding: 2px;
    border: 1px solid #CCC;
}
#lbOverlay {
	background-color: #EE7F00;
}
.zoekitem {
    width: 95%;
    clear: both;
    float: left;
    border-top: 1px solid #EE7F00;
    margin-bottom: 10px;
    padding-top: 10px;
    display:block;
}
.zoekitem a {
    text-transform: normal;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin-bottom: 7px;
}
.zoekitem a {
    text-decoration: none;
    color:#703;
}

.folio {
	background-color: #000;
	background-position: center center;
	height: 258px;
	width: 787px;
}
.folio {
	background-color: #000;
	background-position: center center;
	height: 258px;
	width: 787px;
}
