 *{
padding: 0;
margin: 0;
}

body {
font-size: 12px;
font-family:Arial,Helvetica,sans-serif;
background: url(http://www.countryenpumpkinfair.nl/images/assets/siteBg.jpg) repeat !important;
}

#content p, #content a {
color: #644B16;
line-height: 135%;
}

#container {
width: 990px;
padding: 30px 0 0 0;
}

#container #navigation {
float: right;
overflow:visible;
height: 35px;
}

#container #navigation ul li{
display: inline;
float: left;
	list-style:none;
}


#container #navigation ul li a{
color: #F24E0D;
text-decoration: none;
font-size: 16px;
display: block;
float: left;
margin: 0 10px 0 0;
}

#container #navigation ul li#current a {
border-bottom: solid 1px #F24E0D;
}

#container #navigation ul li a:hover {
color: #644B16 !important;
}

#container #content {
width: 390px;
padding: 250px 0 0 0;
background: url(/images/assets/banner.png) no-repeat 0px 48px;
min-height: 400px;
margin-left: 590px;
}

#container #content p {
font-size: 12px !important;
}

.bezoekers_home, .exposanten_home, .pers_home {
background: url(http://www.countryenpumpkinfair.nl/images/assets/bgs/bg8.png) no-repeat;
}


#btn_home {
display: block;
height: 55px;
width: 55px;
position : relative;
top: 395px;
left: 478px;
}

#btn_home span {
display: none;
}

.home #content #intro {
height: 140px;
background: url(/images/assets/introTxt.png) no-repeat left top;
}

.home #buttons {
margin: 30px 0 0 0;
}

.home #buttons ul li {
display: inline;
margin: 0 20px 0 0;
}

.home #buttons ul li a{ 
display: block;
height: 84px;
width: 100px;
color: #fff;
float: left;
text-decoration: none;
font-size: 14px;
}

.home #buttons #btn_bezoekers a{
padding: 32px 0 0 10px; 
background: url(/images/assets/bttns.png) no-repeat 0px 0px;
}

.home #buttons #btn_exposanten a{
padding: 32px 0 0 5px; 
background: url(/images/assets/bttns.png) no-repeat -118px 0px;
}

.home #buttons #btn_pers a{
padding: 32px 0 0 27px;
width: 70px; 
background: url(/images/assets/bttns.png) no-repeat -234px 0px;
}

.home #buttons a:hover {
background: url(/images/assets/bttns.png) no-repeat -118px 0px !important;
}

.home #logo {
position: relative;
float: left;
top: -70px;
left: 590px;
}

#container #content table tbody tr td p {
font-size: 12px !important;
}

#home #container {
background: url(http://www.countryenpumpkinfair.nl/images/assets/bgHome.png) no-repeat;
}

































/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
