/* CSS Document */
html {overflow-y:scroll;}
body {margin:0;background-color:#ac2a17;font-family:Trebuchet MS;;}
p,h1,h2,h3,h4,h5,h6 {margin:0;padding:0;color:#FFFFFF;}

#container {margin:0 auto 0 auto;width:950px;}
#top {background-image:url(../assets/kokk_top.jpg);height:35px;}
#innercontainer {background-image:url(../assets/kokk_bg.jpg);height:566px;}
#textcontainer {background-image:url(../assets/kokk_bottom_1.jpg);background-position:bottom;background-repeat:no-repeat;}
#bottom {background-image:url(../assets/kokk_bottom_2.jpg);height:65px;}
#bottom a {color:#FFFFFF;text-decoration:none;}
#bottom a:hover {text-decoration:underline;}
#nav {margin-left:20px;}
#nav img {margin-right:13px;}
#cats {margin:20px 0px 0 30px;}
.catpicture {margin-left:15px;margin-right:15px;}
#innertext {margin:10px 15px 10px 15px;}
#innertext p {font-size:12px;margin-bottom:10px;}
#innertext a {color:#FFFFFF;}
#innertext a:hover {text-decoration:none;}
#innertext li {font-size:12px;color:#FFFFFF;margin:0px;padding:0px;line-height:120%;}
#innertext ul {margin-top:0px;margin-bottom:0px;}
#innertext h1 {font-size:12px;font-weight:bold;margin-bottom:15px;}

#broodjesdiv {background-color:#3c3c3c;padding:5px;height:180px;}
#broodjesdiv p {margin:0px;}

.adres {font-family:Trebuchet MS;font-size:16px;font-weight:bold;color:#FFFFFF;text-align:center;}
.copyright {font-family:Trebuchet MS;font-size:10px;color:#FFFFFF;}
