body 					{ margin: 0; padding: 0; padding-top: 70px; background: url(../images/bg.gif) no-repeat #3e3f40; font-family: Verdana, Geneva, sans-serif;	font-size: 11px; }

a						{ color: #b82025; }

#menu					{ position: absolute; left: 50%; margin-left: -491px; top: 240px; background: #b82025; height: 65px; width: 981px; }
	#menu ul				{ margin: 0; padding: 0; list-style: none; float: left; }
	#menu ul li					{ float: left; width: 162.333333333px; text-align: center; border-right: 1px solid #fff; margin-top: 25px; }
    #menu a						{ color: #fff; font-size: 16px; text-decoration: none; }
	#menu ul li.active a		{ font-weight: bold; }
    #menu ul li.last			{ border-right: none; }
    
    #koek					{ position: relative; float: right; height: 161px; width: 277px; text-align:center; margin-top: 9px; margin-right: 50px; overflow:hidden; }
#shade					{ width: 100%; height: 10px; background: url(../images/gradient.png) repeat-x; }

#content 				{ margin: 0 auto; background: #fff; width: 980px; margin-bottom: 40px; }
	#logo				{ position: relative; top: 60px; left: 80px; width: 457px; height: 80px; background: url(../images/logo.gif); }
    	#header				{ margin-top: 155px; width: 980px; height: 295px; background: url(../images/headers/231.jpg); }    .text				{ padding: 35px 20px 35px 25px; width: 430px; float: left; }
    #footer				{ clear: both; height: 30px; padding-left: 25px; padding-top: 9px; background: url(../images/footer_bg.gif) repeat-x; color: #fff; font-weight: bold; }
    	#languages			{ float: right; margin-right: 25px; }
 			#languages ul			{ margin: 0px; padding: 0px; list-style: none; float: left; }
            #languages ul li			{ float: left; width 90px; text-align: center; border-right: 1px solid #a11c20; margin-left: 4px; padding-right: 4px; }
            #languages a				{ color: #fff; font-weight: normal; font-size: 12px; text-decoration: none; }
            #languages ul li.active	a	{ font-weight: bold; }
            #languages ul li.last		{ border-right: none; }