body
{
    /* de stijlen voor het hele document */
    margin: 0;
    padding: 1em;
    font: arial 12px;
    width: 100%;
}

a
{
    /* de stijlen voor de links */
    color: #6C1300;
}

a:hover
{
    /* de stijlen voor de links waar de cursor boven zweeft */
    color: #60B9FF;
}

a:visited
{
    /* de stijlen voor de bezochte links */
    color: #6C1300;
}

#container
{
    /* de stijlen voor het omvattende deel van de navigatie, inhoud en voet */
    width: 900px;
    height: 100%;
    margin: auto;
    padding: 0.5em;
    border: 1px solid #D2791B;
    text-align: left; 
}

.header
{
    /* de stijlen van de header, het logo */ /*height: 45px;*/
    margin: 0 0 0.4em 0;
    /*border: 1px solid #D2791B;*/
    background: white; 
    
}

.header h1, .header h2
{
    float: none;
    margin: 0;
    padding: 0;
}

.header h1
{
    padding: 10px 5px 10px 20px;
    line-height: 180%;
    color:#002537; 
    font-family:Arial; 
    letter-spacing:1px;
}

.header .h1right
{
    width:845px; 
    padding-left:15px; 
    padding-right:10px; 
    padding-top:13px; 
    font-size:10pt; 
    line-height:180%; 
    float:left; 
    color:#434955;
}

.header h2
{
    margin: 0 auto;
    padding: 0px 5px 20px 21px;
    font-weight: bold;
    font-size: 11pt;
    font-family: Arial;
    color: #A01A15; 
    line-height:200%;
}

.header h3
{
    padding: 0px 5px 10px 21px;
    margin: 0 auto;
    font-size: 10pt;
    font-family: Arial;
    color: #2C2C2C; 
    font-weight:normal; 
    line-height:180%;
}

#nav
{
    /* de stijlen van de navigatie */
    float: right;
    font-size: 10pt;
    font-family: Arial;
    width: auto; 
}

#nav ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    width: 900px;
}

#nav li
{
    float: right;
    border-right: 1px solid white;
}

#nav a
{
    /* de stijlen voor de links in de navigatie */
    padding: 8px 5px 8px 5px;
    margin: 0 0 5px 0;
    /*width: 130px;*/
    text-align: center;
    display: block; /*text-indent: 1em; 	border: 1px solid #D2791B;*/
    font-weight: bold;
    text-decoration: none;
    background: #D2791B;
    color: #ffffff;
    vertical-align: middle;
    letter-spacing: 1px;
}

#nav a:hover
{
    /* de stijlen voor de links in de navigatie waar de cursor boven zweeft */
    color: #6C1300;
}
.menu
{
    width:890px;
    float:left;  
    }
.content
{
    /* de stijlen voor de inhoud, de tekst */
    /*float: left;
    margin: 0 0 0 0.5em;
    padding: 0 0.5em 0 0.5em;*/
    /*width: 690px; */
    font-family:Arial;
}

.content h2
{
    padding:0;
    letter-spacing: 1px; 
    line-height:180%;
}

    .content h5 {
    padding: 0 0 0.1em 0;
    letter-spacing: 1px; 
    line-height:180%;
    font-size:small;
    }
.content .subtitle
{
    margin: 0.5em 0;
    padding: 0;
    line-height: 200%;
    font-size: 11pt; 
    color: #7D4300;
}
.content .font
{
    font-size: 11pt;
    font-weight: bold;
    color: #D21E1B;
    line-height: 300%;
    margin: 0.5em 0;

}
.content .font .small
{
    font-size: 11pt;
    color: #004669; 
    margin:0; 
    padding:0;
    letter-spacing:1px;
}
.content .fontright
{
    font-size: 11pt;
    color: #666666;
    line-height: 200%;
    margin: 0.5em;
    padding: 0 10px 0 10px ; 
    text-align:right;
}
.content p
{
    /* de stijlen voor de alinea's in de inhoud */
    margin: 1.5em 0;
    padding: 0;
    font-size: 11pt;
    line-height: 190%;
    color: #666666;
}
.content .small
{
    font-size: small;
    color: #666666;
    line-height: 190%;
    margin: 0.3em 0 1em 0; 
    font-family:Arial; 
    
}
.content .color
{
    color: #004669;
    font-weight: bold;
}
.content .cogreen
{
    color: #5A8700;
    font-weight: bold;
}
.content .top
{
    font-size:small; 
    color:#464646;  
    line-height:200%; 
    text-align:left; 
    margin: 1.5em 0;
    font-weight:bold;
}
.content .highlight 
    {
        background: #A50000;
        font-size: 12pt;
        color: White;
        font-weight: bold;
        text-align: center;
        letter-spacing: 2px;
        margin: 10px 0 10px 0;
        padding: 0.1em;
        vertical-align: middle;
        line-height: 160%;
    }
.content .smallblack
{
    font-size:10pt; 
    color:Black; 
    font-weight:bold;
}
.content .sp
{
    width:675px;
    padding:0px 5px 5px 0;
}
.content .linesp
{
    font-size:10pt; 
    width:158px;
    float:left;
    margin: 10px 5px 10px 5px;
    line-height: 180%; 
    text-align:center;  
    }
.content .linesp .text
{
    font-size: 10pt;
    padding:7px 0 0 0; 
    line-height:160%; 
    text-align:center; 
    font-weight:bold; 
    letter-spacing:1px;
}
.content .linesp .img
{
    margin: 10px auto;
    text-align: center;
}
.content .linesp h1
{
    text-align: center;
    font-size: 10pt;
    margin: 0;
    font-weight: normal;
    line-height: 180%;
}
.content .linesp h1 a
{
    text-decoration: none;
    border-bottom: 1px dashed #61878C;
    color: #61878C;
    line-height: 230%;
}
.content .linesp h1 a:hover
{
    border: none;
    background: #F7BC5B;
    color: #FFFFFF;
    line-height: 230%;
}
.content .linesp h1 a:visited
{
    text-decoration: none;
    border-bottom: 1px dashed #61878C;
    color: #61878C;
    background: none;
    line-height: 230%;
}
.content .linesp .imp
{
    font-size: 11pt;
    font-weight: bold;
    color: Red;
}

.content .table .books {
        width: 120px;
        margin: 0 10px 30px 1px;
        float: left;
        text-align: center;
        line-height: 190%;
        color: white;
        font-size: 10pt;
    }

        .content .table .books .btitle {
            line-height: 190%;
            font-size: 10pt;
            font-weight: bold;
            background:#A50000;
        }
    .content .table .des {
        text-align: center;
        color: #464646;
        font-size: 10pt;
        padding: 7px 015px 0;
    }
    .content .table .booktitle {
        line-height:190%;
        font-size:medium;
    }
            .content .table .booktitle a:link {
                color: #3B4471;
                text-decoration: underline;
            }

            .content .table .booktitle a:hover {
                color: red;
                text-decoration: none;
                font-weight: normal;
            }

            .content .table .booktitle a:visited {
                color: #3B4471;
                text-decoration: underline;
            }

                .content .table p {
        line-height:190%;
        font-size:11pt;
        margin-top:0.5em;
    }
.news
{
    /* de stijlen voor de kolom links, het nieuws */
    /*width: 175px;*/
    border: 1px solid #dddddd;
    /*float: left;
    padding: 0;
    margin: 0 0 0 0.5em;*/
    margin-bottom: 1em;
    font-family: Arial;
    padding:0;
}

.news h2
{
    /* de stijlen voor de kopjes in de kolom nieuws */
    /*border-bottom: 1px solid #dddddd;*/
    text-align: center;
    /*color: #ffffff;*/
    margin: 0;
    /*padding: 0.5em;*/
    /*background: #dddddd;*/
    vertical-align: middle;
    line-height:200%;
}
.news .entry
{
    /* de stijlen voor de alinea's in de kolom nieuws */
    padding-bottom: 5px;
    font-size: 11pt;
    line-height: 190%;
    color: #666666;
    text-align:center;
    margin: 2px;
    padding:0 10px;
}
.news .entry .img
{
    margin: 10px auto;
    text-align: center;
}
.news .text
{
    font-size: 10pt;
    padding:5px 7px; 
    line-height:180%; 
    text-align:left; 
}
.news .text .star
{
    color:#F7BC5B;
}
.news h1
{
    text-align: center;
    font-size: 11pt;
    margin: 0;
    font-weight: normal;
    line-height: 180%;
}
.news h1 a
{
    text-decoration: none;
    border-bottom: 1px dashed #6C1300;
    color: #6C1300  ;
    line-height: 230%;
}
.news h1 a:hover
{
    border: none;
    background: #F7BC5B;
    color: #FFFFFF;
    line-height: 230%;
}
.news h1 a:visited
{
    text-decoration: none;
    border-bottom: 1px dashed #6C1300;
    color: #6C1300;
    background: none;
    line-height: 230%;
}
.news .imp
{
    font-size: 11pt;
    font-weight: bold;
    color: Red;
}
.news .date
{
    font-weight: bold;
    text-align: center;
    margin: 10px 0px 10px 0px;
    font-size: 11pt;
    color: #666666;
}
.news .date .im
{
    color: #FF9428;
    font-size: 11pt;
}
#footer
{
    /* de stijlen voor de voet, de copyright */
    clear: both;
    text-align: center;
    margin: 0;
    padding: 0;
    float:right;
}

#footer p
{
    /* de stijlen voor de alinea's in de voet */
    margin: 0;
    padding: 0;
}
#footer .btlink
{
    font-size: small;
    text-align: right;
    margin-top: 2px;
    font-family: Arial;
    line-height: 190%;
    background: #797979;
    padding:6px;
    border-radius:5px;
}
#footer .btlink a:link
{
    color:  white;
    text-decoration: none;
}
#footer .btlink a:hover
{
    color: white;
    text-decoration: none;
}
#footer .btlink a:visited
{
    color: white;
    text-decoration: none;
}
#table
{
    width: 690px;
    font-family: Arial;
}
#table .highlight2
{
    color: White;
    font-size: 12pt;
    text-align: left;
    font-weight:bold; 
    text-indent:10px; 
    letter-spacing:1px;
    background:#C36B00; 
    width:670px; 
    margin:5px 0 10px 5px; 
    line-height:180%; 
    height:30px; 
    padding:4px 0 0 0;
}
#table .highlight .small{
    font-size:10pt; 
    font-weight:normal;
}
#table .books{
    font-size:10pt; 
    color:Black; 
    text-align:center; 
    line-height:180%; 
    margin:0 10px 10px 10px;
}
#table .books a:link{
    color:#446D8C; 
    text-decoration:underline; 
    font-weight:bold;
}
#table .books a:hover{
    color:yellow; 
    text-decoration:none;
    font-weight:normal;
}
#table .books a:visited{
    color:#446D8C; 
    text-decoration:underline; 
    font-weight:bold;
}
#table .books .discount{
    font-weight:bold;  
    font-size:12pt;
    color:Red; 
}
#table .books .sub{
    font-size:11pt; 
    color:#D69995; 
    text-align:center; 
    line-height:190%;  
    font-weight:bold; 
    border:1px solid gray; 
    padding:2px; 
    
}

#table .article
{ 
    font-size:10pt; 
    text-align:center; 
    margin:0 0px 5px 6px; 
    line-height:200%; 
    font-family:Verdana; 
}
#table .article a:link
{  
    text-decoration:underline;
    color:#836960;
}
#table .article a:hover
{  
    text-decoration:underline;
    color:black;
    font-weight:normal;
}
#table .article a:visited
{  
    text-decoration:underline; 
    color:#836960;
}
.right
{
    font-family: Arial;
    line-height: 190%;
    color: #666666;
    text-align:left; 
    font-size:10pt; 
    margin:10px 20px 10px 20px;
}
.right .imp
{
    font-size:11pt; 
    color:Red; 
    text-align:center;
}

.booklist
{
   font-family:Arial; 
   width:200px;
}
.booklist .books
{ 
    text-align: center; 
    font-size: 10pt; 
    line-height:160%; 
    margin:0 0px 5px 0px;
}
.booklist .books a:link
{ 
    text-decoration: underline; 
    color: #61878C; 
    font-weight:bold;
}
.booklist .books a:hover
{ 
    color: #FFFFFF; 
    text-decoration:none;  
    font-weight:normal;
}
.booklist .books a:visited
{ 
    text-decoration: underline; 
    color: #61878C;  
    font-weight:bold;
}
.booklist .imp
{ 
    font-size: 11pt; 
    font-weight: bold; 
    color: Red;
}
.content #newone 
{
    font-size: 10pt;
    color: #ffffff;
    width:690px;
    background: #D2791B;
    border: 1px solid #D2791B; 
    vertical-align: middle;
    }
.content #newone .high1
{
    text-indent: 0.5em;
    margin: 0;
    padding: 0.6em;
    letter-spacing: 1px; 
    font-weight:bold;
    }
.content #newone .high2
{
    padding: 0.6em;
    text-align:right; 
    margin-right:5px; 
    letter-spacing:1px;
    }
.content #newone .high2 a:link
{
    font-weight:bold; 
    color: White;
    text-decoration:underline;
    }
    .content #newone .high2 a:hover
{
    color: #9ecf39;
    text-decoration:none; 
    font-weight:normal;
    }

.content #newone .high2 a:visited
{
    font-weight:bold; 
    color: White;
    text-decoration:underline;
    }
.navbar {
            margin-bottom: 0;
        }

        .navbar-nav {
            margin: 0;
        }

        .navbar-default {
            background-color: #797979;
            border-color: #e7e7e7;
        }

            .navbar-default .navbar-nav > li > a {
                color: white;
            }

                .navbar-default .navbar-nav > li > a:hover,
                .navbar-default .navbar-nav > li > a:focus {
                    color: #ff9933;
                    background-color: transparent;
                }
        pre {
            text-align:center;
            font-size:medium;
            width:100%;
            margin-top:30px;
        }