
/*
Cascading Style Sheet (css)
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: Verdana, Arial, Helvetica, sans-serif;
     font-size: 11px;
     color: #000000;
     background: url(../images/website_bg.jpg) repeat-y 50% top #efefef;
     line-height: 22px;
}

h1,h2,h3,h4,h5,h6 { 
    font-weight: bold; 
    color: #444; 
    margin: 0px;   
    padding: 0px;
    font-size: 14px;
}

h1 { font-size: 14px; }

p{
    padding: 0px;
    margin: 0px;
}

a:link,
a:visited { color: #000; 
text-decoration: none;
}

a:hover,
a:active {
     text-decoration: none;
     color: #de0272;
}

.clear { clear:both; }

#wrapper {
     width: 980px;
     margin-right: auto;
     margin-left: auto;
     margin-top: 0px;
     padding: 0px;
     position: relative;
     overflow: hidden;
}

#header{
    height:435px;
    margin-top: 0px;
    border-bottom: 0px solid #7d7d7d;
    width: 988px;
}


#header #top_header{
    float:left;
    background-color: #33a4d8;
    width: 980px;
    line-height: 0px;
}

#header #top_header a:focus{
    outline: none;
}

.top_adres{
    outline:none;
    height: 163px;
    width: 273px;
    position: absolute;
    margin: auto;
    left: 50%;
    z-index: 10;
    margin-left: 230px;
}

.top_adres a:focus{
    outline:none;
}


.header{
    float: left;
}

.top_header{
    border-bottom:1px solid #dcdcdc;
}


#logo_top02 img{
    left:50%;
    margin:auto;
    padding-left:432px;
    position:absolute;
    text-align:center;
    top:15px;
    z-index:100;
}


#rechts{
    background: url(../images/links_bg.jpg) repeat-y right top;
    width: 254px;
    color: #424242;
    float: left;
    padding: 0px;  
    padding-left: 20px;
    _padding-left: 0px;
    padding-top: 0px;
    height: 100%; 
}

#links h2{
    display: none;
}

#rechts .contentblok{
    width: auto;
    border: 0px solid;
}

#midden{
    background-color:#FFFFFF;
    float:left;
    overflow:hidden;
    padding-bottom:20px;
    padding-left:30px;
    padding-top:20px;
    position:relative;
    width:662px;
}

#midden2{
    background-color:#FFFFFF;
    float:left;
    overflow:hidden;
    padding-bottom:20px;
    padding-left:30px;
    padding-top:0;
    position:relative;
    width:960px;
}

#footer {
     font-size: 10px;
     background-color: #2b2f31;
     color: #fff;
     padding-left: 10px;
     width: 970px;
     text-align: center;
     font-weight: bold;
     padding-top: 10px;
     bottom: 0px;
     z-index: 11;
     float: left;  
     height: 28px;
     clear: both;
     margin-top:0px;
}

#footer a {
     color: #000;
     text-decoration:underline;
}

/* MENU */

#menu{
    background: url(../images/menu_bg.gif) repeat-x scroll left top;
    float:left;

    padding-left:10px;
    padding-top:0;
    width:970px;
}

#nav, #nav ul{
    margin:0;
    padding:0;
    list-style-type:none;
    list-style-position:outside;
    position:relative;
    line-height:1.5em;
    height:36px;
    z-index: 20;
}

#nav a{
    color:#fff;
    float:left;
    font-size:11px;
    height:21px;
    margin:5px;
    padding:10px;
    text-decoration:none;
}

#nav a:hover{
    color:#fff;
    background-color: #de0272;

}

#nav .active{
    color:#fff;
    background-color: #de0272;

}

#nav li{
    float:left;
    position:relative;
    padding-left: 0px;
    
}



#nav ul {
position:absolute; 
display:none;
width:33em;
top:3.7em;
background-color:#DE0272;
left:5px;


}

#nav li ul a{
    margin: 0px;
    padding: 10px;
}      

#nav li ul a:hover{
    color:#000;
}

#nav li ul ul {
left:11em;
margin:0px 0 0 10px;  
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{
display:none; 
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{
display:block;
   

}  
          

/* CONTENT BLOKKEN */
#midden_home .contentblok{
    background:transparent url(../images/dots_right.gif) no-repeat scroll right top;
    float:left;
    font-size:11px;
    margin-right:17px;
    margin-top:20px;
    padding-right:15px !important;
    width:207px;
}

#midden_home .laatste .contentblok{
    background:none;
}

#midden_home .contentblok h2{
    color: #2b2f31;
    font-size: 11px;
    padding-bottom: 15px;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
}

#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{
    float: left;
    border: 1px solid #fff;
    width: auto;
}

#midden_home .image_links{
    border: 1px solid #dcdcdc;
    width: auto;
}

/* PROJECTEN */

.projecten ul{
    line-height:1.5em;
    list-style-position:outside;
    list-style-type:none;
    margin: 0px;
    padding: 0px;
    padding-left: 0px; 
}

.projecten li{
    color: #000;
    padding-left: 0px;
    
}

.projecten h1{
    padding: 10px;
}

.projecten li a , .projecten li a:visited{
    background-image:url(../images/arrow.gif);
    background-position:5px 8px;
    background-repeat:no-repeat;
    border-bottom:1px dotted;
    color:#000000;
    display:block;
    font-size:12px;
    font-weight:bold;
    margin:5px;
    padding:5px 5px 5px 21px;
    text-decoration:none;
    width:350px;
}

.projecten li a:hover{
    color: #FF1B18; 
    
}

.contentblok .image_links{
    float: left;
    border:1px solid #dcdcdc;
    line-height: 0px;
}

#rechts .contentblok{
    background:transparent url(../images/dots_right.gif) no-repeat scroll left top;
    float:left;
    font-size:11px;
    margin-left:17px;
    margin-top:20px;
    padding-left:18px !important;
    width:207px;
}

#rechts .contentblok h2{
    color: #2b2f31;
    font-size: 11px;
    padding-bottom: 15px;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
}

#rechts .contentblok .tekst_rechts{
    padding: 5px;
    float: left;
    width: 214px;
}

.contentblok{
    float: left;
    width: 670px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.contentblok h2{
    color: #DE0272;
    font-size: 11px;
    padding-bottom: 15px;
    text-decoration: none;
    font-size: 20px;
    font-weight: normal;
}

#home_midden .contentblok .tekst_rechts{
    padding-left: 190px;
}

.contentblok .tekst_rechts{
    padding-left: 0px;
}

.contentblok .image_links img{
    padding: 0px;
    border: 0px solid;
    border:1px solid #FFFFFF;
}

#heftruck_detail .image_links{
    left:250px;
    position:absolute;
    top:0;
    width:auto;
}

#heftruck_detail h3{
    float:left;
    width: 100px;
    font-size: 12px;
    padding: 5px;
}

#heftruck_detail p{
    padding: 5px;
}

#back_button a{
    font-weight: bold;
    background-color: #444;
    color: #fff;
    padding: 5px 10px 5px 10px;
    float: right;
}

.tekst_rechts ul{
    padding-left: 20px;
    _padding-left: 0px;
}


