@CHARSET "UTF-8";
#name{
background-color:#AC3F43;
color:rgba(255, 255, 255, 0.9);
box-shadow: 5px 5px 3px #888888;
border-radius:25px;
font-weight:bold;
padding:4px 0 4px 0;
width:100%;
text-align:center;
margin:0 0 30px 0;
font-size:1.1em;
}

.home_item{
border: 2px solid #AC3F43;
border-radius:15px 15px 0 0;
width: 150px;
box-shadow: 5px 5px 3px #888888;
margin: 56px 0 0 40px;
}

.homeMap{
border:1px solid #000;
margin-right:40px;
margin-bottom:16px;
box-shadow: 5px 5px 3px #888888;
}

.home_item_heading{
background-color:#AC3F43;
border-radius: 11px 11px 0 0;
color:rgba(255, 255, 255, 0.9);
font-weight:bold;
font-size:14px;
text-align:center;
padding: 5px 0;
}

.home_item_content{
background-image: url('../img/cases.jpg');
padding: 15px;
}

#bronverwijzing{
    font-size: 11px;
    width: 600px;
   
    margin-top: 20px;
    padding:4px 8px;
    background-color: #efefef;
}

#content{
margin-top:8px;
font-size:0.9em;
}

.mapImg{
margin:20px 0 5px 0;
}

.mapLink{
text-decoration:none;
font-weight:bold;
}

#logos{
    text-align: center;
}

.tekst{
width:600px;
}

.woordBron{
    font-size: 0.9em;
}

#bookTable{
font-size:0.9em;
}

.sortOption{
text-decoration: none;
font-weight: bold;
}

#zoekDialect{
 vertical-align: top;
}

.home_cit{
padding:0 30px;
margin-bottom: 0;
font-size:0.9em;
width:520px;
display:inline-block;
}

.members tr td{
    vertical-align:top;
    width:33%;
}
.members{
    width: 100%;
    margin-bottom: 12px;
}

.indent_tab{
    width: 550px;
    padding: 0 0 0 20px;
    font-size:0.9em;
    
}



.odd{
background-color:#dddddd;
border-bottom: 1px solid #aaa;
}

.even{
border-bottom: 1px solid #aaa;
}

#bookTable tr th, #bookTable tr td{
text-align:left;
vertical-align:top;
min-width:100px;
padding-left:10px;
}

#bookTable tr th{
background-color:#AC3F43;
color:#fff;
}

.label, .sublabel{
    font-weight: bold;
    color:#888888;
    padding-right:10px;
}

.sublabel{
    padding-left: 20px;
}

.searchControls{
    padding-top: 10px;
}


.afbTekst{
font-family: arial, helvetica;
font-size:11px;
color:#777;
font-weight:bold;
margin-left:5px;
margin-bottom:20px;
}

ul#menuLeft{
list-style:none;
margin-top:44px;
font-size:14px; 
}

ul#menuLeft li a:link,ul#menuLeft li a:visited, .caseLink:link, .caseLink:visited{
text-decoration:none;
font-weight:bold;
color: #9C3F43;
}

ul#menuLeft li a:active , ul#menuLeft li a:active{
color:#000;
}
.caseLink{
font-size:12px;
}

ul#menuLeft li a:hover{
color: #777;
}

#searchTable{
margin-top:20px;
}

#searchTable tr td{
padding-top:10px;
vertical-align:top;
}

.searchLabel{
font-weight:bold;
color:#666;
padding-right:20px;
font-size:14px;
}

.searchBtn{
font-weight:bold;
padding: 2px 8px;
}

.select{
width:300px;	
}

.textInput{
width:300px;
}

#searchTerms{
font-size:11px;
}

#searchResults{
border-collapse:collapse;
}

#searchResults tr{
border-bottom: 1px solid #766;
padding-bottom:10px;
}

#searchResults tr td{
padding:10px 0;
vertical-align:top;
}

#searchTermDiv{
background-color:#f3efef;
border: 1px solid #666;
padding:0 8px;
margin-bottom:10px;
}
.searchTerm{
font-weight:bold;
padding-right:10px;
}

.searchVal{
font-weight:bold;
color:#666;
}

.thumb{
border:1px solid #666;
margin-top:5px;
}


.txtTbl{
display:table;
margin-left:10px;
font-size:13px;
}

.txtTblRow{
display:table-row;
}

.txtTblCell, .txtTblCellLbl{
display:table-cell;
}

.txtTblCellLbl{
width:90px;
font-weight:bold;
padding-right:10px;
}

#onderwerpLijst{
display:inline-block;
width:300px;
}

#onderw{
width:250px;
}

.searchDetails{
font-weight:bold;
}

#error{
font-weight:bold;
margin:10px 0 0 130px;
color:#b00;
}

#left{
width:33%
}

#right{
width:33%;
text-align:right;
}

.backToList{
font-size:13px;
font-weight:bold;
padding-top:20px;
}

.jaarZoek{
font-size:10px;
font-weight:bold;
}

#login_error{
font-weight: bold;
color: #b00;
margin-top: 20px;
}

#formTable{
margin-top: 41px;
}

#nothingFound{
margin:40px 0 0 84px;
font-weight: bold;
color:#333;
}

.star{
display:inline;
font-weight:bold;
color:#ab2929;
}

.no_star{
display:inline;
visibility: hidden;
}

#rollinrollin{
margin:20px;
visibility:hidden;
}

#aantal_pub{
display:inline;
}

#pub_counter{
margin-top: 10px;    
}

.bookEditLink img{
margin: 4px 0 4px 20px;
}

#bookFormTable{
margin-top: 40px;
}

.bookEditLabel{
font-weight: bold;
padding-right: 20px;
color:#666;
}

#newBookLink{
text-decoration: none;
color:#fff;
}