/* soChicken Studios CSS */

/* Basis structuur website */
/* Structuur Header */
body {margin:0; padding:0; font-family:Verdana; font-size:11px;}
#main{margin:0 auto; padding:0; width:780px; overflow:hidden;}
#header{margin-top:10px;}
#content{height:370px; border:1px #eee solid; margin-top:5px; border-top:0px; background-image:url(images/home_bg.jpg); background-repeat:repeat-x;}

#textleft{float:left; height:340px; width:360px; padding:15px;}
#textleft h1{font-size:18px; font-weight:bold; color:#BA3200; margin:0px; margin-top:7px; font-family:"Trebuchet MS", Verdana, Arial;}
#textleft h1 a{color:#BA3200; text-decoration:none;}
#textleft h1 a:hover{color:#FAAC4B;}
#textleft h1 .linkhome {font-size:12px; color:#666;}
#textleft h2{font-size:15px; font-weight:bold; color:#BA3200; margin:0px; margin-top:15px; font-family:"Trebuchet MS", Verdana, Arial;}
#textleft h2 a{background-image:url(images/bullet.gif); padding-left:20px; background-position:center left; background-repeat:no-repeat; text-decoration:none; color:#BA3200;}
#textleft h2 a:hover{background-image:url(images/bullet2.gif); background-position:center left; background-repeat:no-repeat; color:#FAAC4B;}
#textleft p{margin:0px; margin-bottom:10px; line-height:20px; color:#666; margin-top:7px;}

#bg{float:right; height:20px; width:388px; background-color:#FAAC4B; background-image:url(images/flow.gif); background-position:top left; background-repeat:no-repeat;}
#textright{float:right; height:335px; width:358px; padding:15px; padding-top:0px; overflow:auto; background-color:#FAAC4B;}

#textright p{margin:0px; margin-bottom:10px;  line-height:14px; color:#fff; margin-top:7px;}
#textright h3{margin:0px; padding:0px;padding-top:15px; font-size:16px; font-family:"Trebuchet MS", Verdana, Arial; color:#fff;}
#textright h2{margin:0px; padding:0px;padding-top:15px; font-size:16px; font-family:"Trebuchet MS", Verdana, Arial; color:#fff;}
#textright li{color:#fff; margin-bottom:3px;}
#textright a{color:#fff; text-decoration:underline;}
#textright a:hover{color:#BA3200; background-color:#fff; text-decoration:none;}

#footer{height:20px; color:#999; margin-top:5px;}
#footer a{text-decoration:none; color:#666;}

#contactform ul{list-style:none; margin:0; padding:0;}
#contactform li {list-style:none; margin:4;}
#ebook_panel {width:350px; position:relative; top:230px; height:90px;}
#ebook_panel a:hover{text-decoration:none; background:none;}