/* (p)resets */
html, body{height:100%;}
body{margin:0; padding:0;}
input{font-size:1em;}

/*Styling*/
body{background:url(../gfx/bgBody.jpg) repeat-x; font:12px/16px Georgia, "Times New Roman", Times, serif; color:#827763}
a{color:#827763; outline:none;}
a:hover{color:#e09e3d;}

a img{border:0;}

h1{font-size:16px;color:#827763; margin-top:1.2em;}
h2{font-size:14px;color:#827763}
h3{font-size:12px; font-weight:bold;color:#827763; font-style:italic;}
h3.paginaTitel{padding-left:30px;font-style:normal;font-size:14px;}
h4{font-size:10px; text-transform:uppercase; font-weight:normal;color:#827763}
h5{font-size:12px;color:#827763; font-weight:bold; border-bottom:dotted 1px #827763}
h6{font-size:11px;color:#827763; font-weight:normal; letter-spacing:0.2em;}

#image-holder h1, #image-holder h2, #image-holder h3, #image-holder h4, #image-holder h5, #image-holder h6, #image-holder p{ margin-left:10px; margin-right:10px;}
ul{color:#827763}
p{color:#827763}

input, select, textarea{color:#827763; font:12px/14px Georgia, "Times New Roman", Times, serif;}
/*Structuur*/
#wrapper{width:960px; height:100%; margin:auto; background-image:url(../gfx/bgWrapperHome.jpg); background-repeat: no-repeat; position:relative;}

/*logo*/
#logo{width:193px; height:235px; display:block; left:48px; top:48px; position:absolute; background:url(../gfx/bgWrapperHome.jpg)-48px -48px no-repeat;}

/*Korte inhoud*/
#literair-historisch-tijdschrift{width:193px; display:block; left:48px; top:312px; position:absolute;}/*korte inhoud*/

/*menu*/
#cultureel-nederlands-tijdschrift{width:415px; height:105px; padding-top:55px; display:block; left:305px; position:absolute;}
ul#vlaams-nederlands-magazine{margin:0 0 0 10px; list-style:none; padding:0; font-size:16px;}/*menu list*/
ul#vlaams-nederlands-magazine a{color:#FFFFFF; text-decoration:none; line-height:25px;}
ul#vlaams-nederlands-magazine a:hover{color:#e09e3d;}
ul#vlaams-nederlands-magazine a.active{color:#b1aa99; cursor:default;}
ul#vlaams-nederlands-magazine a.active:hover{color:#b1aa99;}

/*content holder*/
.Vlaanderen-tijdschriften{width:412px; top:161px; min-height:625px; display:block; left:305px; position:absolute; margin-top:15px;
}

/*Dropdown placeholder*/
#dropdown-holder{height:35px;}

/*Image(s) placeholder*/
#image-holder{height:587px; overflow:auto;}
#image-holder li{padding:3px 0; list-style-type:circle}

#credits{position:absolute; right:0; bottom:0; font:10px/12px "Microsoft Sans Serif", Arial, sans-serif; color:#dcdcdc; margin:10px; z-index:100; text-align:right;}
#credits a{ color:#dcdcdc;}
#credits a:hover{ color:#606060;}

.thumb{border:solid 3px white; display:block; margin:3px;}
.thumb:hover{border:solid 3px #e09e3d; display:block; margin:3px;}
.thumb img{width:190px;}

/* LINKS */
a.linkExtern  {line-height: 25px;}

.floatLeft{float:left; margin-right: 5px}
.floatRight{float:right; margin-left: 5px }
.floatCenter{margin-left: 5px }

