/* Cazimir.be | @copyright d-artagnan */
----------------------------------------

/* RESET + MISC */
* {margin:0px; padding:0px;}
body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address{ margin: 0; padding: 0;}
ul {margin-left:25px;}
img {border: 0;}
fieldset {margin: 0; padding: 0; border: 0; }
input, select, textarea {font-size: 100%; vertical-align: middle;}
table {border-collapse: collapse; border-spacing: 0;}
th {text-align: left;}
a:focus {overflow: hidden;}
hr {height:0px; border:0px; border-top:1px dotted #dddddd; margin-top:15px; margin-bottom:15px;}

/* hier de a tag nog */
a, a:visited {color:#969696; font-weight:bold; text-decoration:none; border-bottom:1px solid #eeeeee;}
a:hover {color:#969696; font-weight:bold; text-decoration:none; border-bottom:1px solid #999999;}


/* BODY + MAIN */
body {background:#ffffff url('../images/sensefortaste_bg.jpg') no-repeat top center; line-height:17px; color:#969696; font-size:12px; font-family: "Lucida Grande", Helvetica, Arial, Verdana, Geneva, sans-serif;}
.main {width:850px; margin:auto auto;}

.header {float:left; width:850px;}
.footer {float:left; width:850px; border-top:1px solid #cccccc; margin-top:10px; padding-top:10px; margin-bottom:40px; color:#bbbbbb; text-align:center;}
.header_left {float:left; width:170px;}
.logo {float:left; width:170px; margin-bottom:9px;}
.header_right {float:left; width:680px;}
.foodpairing {float:left; width:680px; text-align:right;}
.content {float:left; width:680px; margin-top:60px; text-align:justify}
.info {float:left; width:680px; text-align:right; color:#222222; font-size:10px; margin-top:40px; line-height:13px;}

/* CREDITS */
.credits {position:fixed; bottom: 8px; right: 12px; font-size:10px;}
.credits a, .credits a:visited, .handtekening_wrapper a:link {opacity: 0.15; filter: alpha(opacity = 15); color:#000000; text-decoration:none;}
.credits a:hover {opacity: 0.3; filter: alpha(opacity = 30);}