body {
	margin:114px 0 0 0;
	line-height:16px;
	font-family: Tahoma, Arial;
	background: url(img/body_top_bckg.jpg) no-repeat center top #171c20;
	color:#bed7e6;
	font-size:11px;
}

a {color:#018BC1;}
a:hover {text-decoration:none;}

#logo {
	padding:30px 0 120px 0;
	color:#ffffff;
	text-align:center;
}
#logo a{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	font-size:24px;
	text-transform:uppercase;
}
#menu {
	color:#ffffff;
	text-align:center;
	margin-bottom:15px;
}
#menu ul {
	text-align:center;
	list-style:none;
	padding:0;
}
#menu ul li {
	display:inline;
}
#menu ul a {
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#ffffff;
	background-color:#445d6c;
	padding:0 10px 2px 10px;
}
#menu ul a:hover {
	background-color:#f26513;
}
#main {
	background: url(img/body_all_bckg.jpg) repeat-y top center;
}
#mid {
	width:780px;
	margin:0 auto;
}
.content {
	width:520px;
}
.content li {
	background:url(img/li.gif) no-repeat 0px 7px;
}
#sidebar {
	float:right;
	width:227px;
	background-color:#0b0e10;
	margin:10px 10px 0 0;
}
#sidebar_top {
	width:227px;
	height:40px;
	background:url(img/sidebar_top.jpg) no-repeat;
}
#sidebar_text {
	padding: 0 30px;
}
#sidebar_text p {
	margin:5px 0 5px 0;
}
#sidebar_bottom {
	width:227px;
	height:57px;
	background:url(img/sidebar_bottom.jpg) no-repeat;
}
#sidebar h2 {
	font-size:13px;
	text-transform:uppercase;
	color:#ffffff;
	margin:20px 0 0 0;
	padding:0;
	background:none;
}
h1 {
	margin:0px 0 0 0;
	padding:5px 0 7px 45px;
	color:#000000; 
	font-size:30px;
}
h2 {
	margin:0px 0 0 0;
	padding:5px 0 7px 45px;
	color:#0000FF;
	font-size:20px;
}
.content h2 {
	background:url(img/h1_bckg.jpg) no-repeat;
	margin:0px 0 0 0;
	padding:5px 0 7px 45px;
	text-transform:uppercase;
	font-size:24px;
	color:#ffffff; 
}
#footer {
	background:url(img/footer_bckg.jpg) no-repeat top center;
	height:102px;
	clear:both;
	width:780px;
	margin:0 auto;
}
#copyright {
	padding:60px 0 0 30px;
}
#copyright a {
	color:#ffffff;
}
#copyright a:hover {
	text-decoration:none;
}
#apple {
	float:right;
	padding:60px 30px 0 0;
	color:#ffffff;
	font-size:12px;
	text-align:right;
}
#apple a {
	color:#ffffff;
}
#apple a:hover {
	text-decoration:none;
}
#gastenboeksub input,
#gastenboeksub textarea {
	width:175px;
	background-color:#171C20;
	border: 2px Inset #000000;
	font-family: Tahoma, Arial;
	font-weight:bold;
	font-size:11px;
	color:#ffd700;
	padding:5px;
}