@CHARSET "UTF-8";
#wrapper{
margin:0 auto;
position: relative;
width:1100px;
background-color: #fff;
padding:0 0 20px;
/*background-image: url('../img/crowd.png');*/
border-left: 1px solid #999;
border-right: 1px solid #999;
min-width: 1100px;
}

body { font-family: verdana, arial; 
font-size: 14px;
background-color: #edeeee;
padding:0;
margin:0;
}

#crowd_kop_home{
width:1100px;
margin:0;
height:400px;
background-image: url('../img/kop2.png');
}

#crowd_kop{
width:1100px;
margin:0;
height:120px;
background-image: url('../img/kop2.png');
}

#back{
margin-left:24px;
font-size:0.94em;
z-index: -1;
}

a#back:link, a#back:visited{
text-decoration:none;
color:#955;
font-weight:bold;
padding-top:50px;
}

#tekst{
color:#444;
margin-bottom: 30px;
}


#tekst a:link, #tekst a:visited{
text-decoration:none;
color:#955;
font-weight:bold; 
font-size:0.94em;
}

#tabRij, .row{
display:table-row;
}

#tabKolTekst, #tabKolCijfers, .cijfer_label, .cijfer_info{
display:table-cell;
}

#tabKolCijfers{
position:relative;
}

#tabKolTekst{
width:700px;
padding:0 20px 0 24px;
}

#kader{
margin: 24px;
}

.cijfer_label{
font-weight:bold;
}

.cijfer_info{
text-align: right;
width:100%;
}

#right_container{
position:absolute;
top:18px;
left:26px;
}

#cijfers{
padding:10px;
background-color: #dfdfdf;
border: 1px solid #999;
color:#555;
width:260px;
box-shadow: 2px 4px 2px #aaa;
}

#thumb{
border: 1px solid #999;
width:280px;
box-shadow: 2px 4px 2px #aaa;
height:166px;
margin-bottom:20px;
}

#picture{
border: 1px solid #999;
width:280px;
box-shadow: 2px 4px 2px #aaa;
}

#menu{
position:absolute;
top:66px;
right:30px;
display:block;
}

#page_menu{
position:absolute;
top:58px;
right:34px;
display:block;
}

#menu ul, #page_menu ul{
font-family: arial;
font-size: 16px;
font-weight: bold;
list-style: outside none none;
color: #fff;
display:block;
}

#menu ul li, #page_menu ul li{
background-color: #777;
padding: 4px 8px;
margin-bottom:8px;
opacity:0.9;
border: 2px solid;
border-radius: 6px;
}

#page_menu ul li{
float:left;
margin-right: 10px;
}

#page_menu ul li a{
text-decoration: none;
color:#fff;
}

#menu ul li a{
text-decoration: none;
color:#fff;
}

#menu ul li a:hover, #page_menu ul li a:hover{
color:#ddd;
}

.kopje{
    font-size: 19px;
    padding: 5px 0;
    text-align: center;
    width:300px;
    font-family:"utopia-std", sans-serif;
    font-weight: 600;
    /*font-weight:bold;*/
}

.homepic{
border:1px solid #666;
height:160px;
width:300px;
box-shadow: 2px 4px 2px #aaa;
font-size:11px;
}

#kranten .homepic{
cursor:pointer;
background-image: url('../img/hp_kranten.png');
}

#kaarten .homepic{
cursor:pointer;
background-image: url('../img/hp_kaarten.png');
}

#vragenlijsten .homepic{
cursor:pointer;
background-image: url('../img/hp_vragenlijsten.png');
}

#tekstedities .homepic{
cursor:pointer;
background-image: url('../img/hp_tekstedities.png');
}

#woordenboeken .homepic{
cursor:pointer;
background-image: url('../img/hp_dialect.png');
}

#brieven .homepic{
cursor:pointer;
background-image: url('../img/hp_brieven.png');
}

#etymologie .homepic{
cursor:pointer;
background-image: url('../img/hp_etymologie.png');
}

#sont .homepic{
cursor:pointer;
background-image: url('../img/hp_sont.png');
}

#prenten .homepic{
cursor:pointer;
background-image: url('../img/hp_vova.png');
}

#home_text{
position: absolute;
display:block;
margin:80px 0 0 24px;
padding:10px 28px;
height:266px;
width:680px;
background-color: #fee;
border: 1px solid #955;
color:#955;
font-weight: bold;
opacity:0.95;
font-size:13px;
line-height: 22px;
}

h1{
font-family:"utopia-std", sans-serif;
color: #955;
font-weight: 600;
font-size:32px;
margin-left:22px;
margin-bottom: 2px;
margin-top:40px;
}

h2{
font-family:"utopia-std", sans-serif;
color: #955;
font-weight: 600;
font-size:22px;
}

#tekst ul{
list-style-type:circle;
}


a#home_link:link, a#home_link:visited{
color:#955;
}

#footer{
background-color: #fff;
text-align: center;
color:#999;
width:100%;
padding:8px;
font-size: 12px;
margin:0 auto;
width:1084px;
border:1px solid #bbb;
}

.kopje a:link, .kopje a:visited{
color:#955;
text-decoration: none;
font-weight:bold;
}

.homeRow{
display:table-row;
}

.homeCell{
display:table-cell;
vertical-align: top;
padding:30px;
width:350px;
}