
/*
Cascading Style Sheet (css)
Website          : Dierenpension DEMO
Website          : Dierenpension DEMO
Version          : V1.0
Author(s)        : Armand Laclé (armand /[at]/ webwerkers.nl)
Company          : Webwerkers
Created on       : 1 Oktober 2008
Last modified    :                         

ABOUT & NOTES    : General formatting & Global reset.

/* General formatting  
-----------------------------------------------------------------------------*/ 
html { overflow: -moz-scrollbars-vertical !important; }

body {
     margin: 0;
     font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
     font-size: 17px;
     color: #000000;
     background:url(../images/website_bg.jpg) #b8babb top center repeat-y;
     line-height: 20px;
     text-align: center;
}

h1,h2,h3,h4,h5,h6 { 
    font-weight: bold; 
    color: #444; 
    margin: 0px;   
    padding: 0px;
    font-size: 16px;
}

h1 { font-size: 14px; }

a:link,
a:visited { color:#5F90C4; font-weight:bold; text-decoration:none; }

a:hover,
a:active {
     text-decoration: none;
     color: #000;
}

.clear { clear:both; }

#wrapper {
     width: 999px;
     margin: auto;
     padding: 0px;
     position: relative;
     overflow: hidden;
     text-align: left;
     padding-bottom: 30px;
}

#header{
    height:256px;
    margin-top: 0px;
    float: left;
}


#top_header{
    height: 213px;
    
}

.header{
    float: left;
}

#logo_top02 img{
    left:50%;
    margin:auto;
    padding-left:432px;
    position:absolute;
    text-align:center;
    top:15px;
    z-index:100;
}


#links{
    width: 170px;
    _width: 195px;
    color: #424242;
    float: left;
    margin-top: 140px;
    margin-right: 0px;
    padding-left: 30px;

}

#links h2{
    font-size:22px;
    font-weight:normal;
    text-transform:uppercase;
}

#links .datum{
    display: none;
}

#links .nieuws-list{
   list-style-position:outside;
   list-style-type:none; 
}

#menu li.active a,
#links li.active a{
    color: #000; 
}

#links .nieuws-list2{
   list-style-position:outside;
   list-style-type:none; 
}


.nieuws-list{
   list-style-position:outside;
   list-style-type:none; 
}

.nieuws-list h4 a{
    font-weight: normal;
}

#links .nieuws-list li{
   border-bottom: 1px solid black;
   padding-bottom:10px;
   padding-top:10px;
}

#links .nieuws-list .tekst{
   color:#5f90c4;
}

#links .nieuws-list h2{
    display: none;
}

#links .nieuws-list h5{
    display: none;
}

#rechts{
    width: 274px;
    color: #424242;
    float: right;
    margin-top: 13px;
    margin-right: 0px;

}

#rechts h2{
    display: none;
}

.nieuws-list{
    float:left;
    margin:0;
    padding:0;
}

.nieuws-list2{
    float:left;
    margin:0;
    padding:0;
    padding-top: 15px;
}

#links .nieuws-list2 li{
    padding-top: 10px;
}

.nieuws-list h3{
    color: black;
    padding: 0px;
    padding-left:0px;
    margin: 0px;
}

#rechts p{
    color:#424242;
    font-family:verdana;
    font-size:12px;
    letter-spacing:normal;
    margin:0;
    padding:10px 0 10px 10px;
}

#rechts .contentblok .tekst_rechts {
    float:right;
    padding:5px;
    width:230px;
    _width:240px;
}

#midden{
    padding-left:70px;
    padding-top: 140px;
    width:440px;
    _width:520px;
    z-index: 10;
    position: relative;
    float: left;
    overflow: hidden;
}

#midden .contentblok h2{
    color: #5c90c4;
}

#footer {
     font-size: 10px;
     color: #000;
     padding-left: 10px;
     width: 850px;
     text-align: center;
     font-weight: bold;
     bottom: 0px;
     z-index: 11;
     float: left;  
     height: 20px;
     clear: both;
     margin-top:20px;
     position: relative;
}

#footer a {
     color: #000;
     text-decoration:underline;
}

#content_bg img{
    position: absolute;
    bottom: 10px;
    right: 15px;
    z-index: 0;
}

/* MENU */

#menu{
    background-color: #5088c1;
    padding-left:40px;
    padding-top: 0px;
    height: 47px;
    width: 980px;
    _width: 1000px;
    position: absolute;
    top: 212px;
    z-index: 90;
}

ul { /* all lists */
    padding: 0;
    margin: 0;
    list-style: none;
}

#nav li { /* all list items */
    float: left;
    position: relative;
}

#nav ul li a{ /* all list items */
    display:block;
    font-size:17px;
    font-weight:normal;
    padding:5px;
    width:200px;
    white-space:nowrap;
}

#nav li ul { /* second-level lists */
    display: none;
    left:13px;
    position:absolute;
    top:2.7em;
    width:11em;
    z-index:20;
    padding-top: 5px;
}

li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
    top: auto;
    left: auto;
}

#nav li:hover ul, #nav li.over ul { /* lists nested under hovered list items */
    display: block;
}

#nav .menu_dicht{



    
}

#nav .menu_open ul{
display:block;
left:13px;
position:absolute;
top:2.7em;
width:13em;
z-index:20;
padding-top: 5px;
}





/* CONTENT BLOKKEN */
#midden_home .contentblok{
    float: left;
    width: 190px;
    padding-right: 15px !important;
    padding-right: 10px;
    font-size: 11px;
    margin-top: 20px;
}

#midden_home .contentblok h2{
    color: #ff1b18;
    font-size: 11px;
    padding-bottom: 5px;
    text-decoration: none;
}

#midden_home .contentblok h2 a{
    text-decoration: none;
}

#midden_home .contentblok .tekst_rechts{
    padding: 5px 0px 0px 0px;
    float: left;
    line-height: 18px;
}

#midden_home .image_links img{
    width: 185px;
    float: left;
    padding-right: 10px;
    border: 0px solid;
}

/* PROJECTEN */

.projecten ul{
    line-height:1.5em;
    list-style-position:outside;
    list-style-type:none;
    margin: 0px;
    padding: 0px;
    padding-left: 15px;
}

.projecten li{
    color: #000;
    background-image:url(../images/arrow.jpg);
    background-position:0px 4px;
    background-repeat:no-repeat;
    padding-left: 15px;
    
}

.projecten li a , .projecten li a:visited{
    color: #000;
    text-decoration: none;
    font-size: 12px;
    
    
}

.projecten li a:hover{
    color: #FF1B18;
    
}

.contentblok .image_links{
    width: 170px;
    padding: 5px;
    float: left;
}

#rechts .contentblok{
   width: inherit; 
}

.contentblok{
}

.contentblok .tekst_rechts{
}

.contentblok .image_links img{
    width: 170px;
    padding: 0px;
    margin-right: 15px;
    border: 0px solid;
}

a.meernieuws{
    color:#000000;
    float:left;
    padding-top:10px;
}

#midden .foto img{
    width: 440px;
} 


