body {
	margin: 0;
	padding: 0;
	background: #ece6d5 url(../images/top_backgr.png) repeat-x left top;
	font-family: Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #757575;
}

h1, h2, h3 {
	margin: 0;
	padding-bottom:8px;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #403f3f;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size:1.4em;
}

h3 {
	font-size: 13px;
	display:block;
	line-height:1.6em;
	font-weight:bold;
	font-family:Arial;
	color:#666;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
}

h4 {
	font-size: 13px;
	display:block;
	padding-top:5px;
	line-height:1.6em;
	font-style:italic;
	font-weight:bold;
	font-family:Arial;
	color:#CCCCCC;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #CC0001;
	color: #a5422f;
}

a:hover {
	background: none;

}

/* Header */

#header {
	width: 900px;
	height: 201px;
	margin: 0 auto;
	background: url(../images/top_banner.png) no-repeat left top;
	
}



/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#bottommenu li {
	display: inline
}

#bottommenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}

#topmenu a:hover {
	text-decoration: underline
}

#bottommenu1 {
	background: url(../images/footer_img01.gif) no-repeat left center;
}

#bottommenu2 {
	background: url(../images/footer_img02.gif) no-repeat left center;
}

#bottommenu3 {
	background: url(../images/footer_img03.gif) no-repeat left center;
}

#bottommenu4 {
	background: url(../images/footer_img04.gif) no-repeat left center;
}


/* Logo */

#logo {
	width: 600px;
	padding: 120px 0 0 10px;
	color: #BF4D02;
	
}

#logo h1, #logo p {
}

#logo h1 {
	padding: 0;
	margin-right: 10px;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-style: italic;
}


#logo p {
	margin: 0;
	padding: 0;
	font: normal 13px "Trebuchet MS", "Times New Roman", Times, serif;
	color: #7B5C02;
}

#logo p a {
	color: #7B5C02;
}

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #BF4D02;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 70px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	border: none;
	text-transform: lowercase;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#search-submit {
	display: none;
}

/* Menu */

#menu {
	width: 910px;
	height: 33px;
	margin: 0 auto;
	padding: 0;
	padding-left: 30px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	padding: 7px 25px 7px 20px;
	text-decoration: none;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	color:#7B5C02;
}

#menu a:hover {
	/*background: url(../images/menu_pointer.png) no-repeat center top;*/
	text-decoration:underline;
	color:white;
}

#menu .first {
	/*background: url(../images/menu_pointer.png) no-repeat center top;*/
	
}

#wrapper {
	width: 900px;
	margin: 0 auto;
	margin-bottom: 20px;
	background: url(../images/c_backgr_mid.png) repeat-y left top;
}

#wrapper-top {
	width: 900px;
	background: url(../images/c_backgr_top.png) no-repeat left top;
}

#wrapper-btm {
	width: 900px;
	background: url(../images/c_backgr_bot.png) no-repeat left bottom;
}



/* Page */

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

/* Content */

#content {
	float: right;
	width: 574px; 
	margin: 0;
	padding: 0;
	padding-right: 15px;

}

#content ul {
	list-style-image: url("../images/bullet2.png"); 
}
#content ul ul {
	list-style-image: url("../images/bullet.png"); 
}
.post {
}

.post .title {
	color: #bb8b00;
	border-bottom: 1px #A9A9A9 dashed;
}

.post .title a {
	background: none;
	color: #967001;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

 .meta {
	margin-bottom: 30px;
	padding: 10px 0px;
	border-top: 1px #818181 dashed;
	border-bottom: 1px #818181 dashed;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.post .entry {
	padding: 10px 0 5px 0;
	text-align: justify;
	
}

.post .img {
	
	padding: 10px 0 5px 0;
	text-align: right;

}

.post a {
	color: #967001;
	border-bottom: 1px #967001 dotted;
}

.post .meta a {
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 225px;
	margin: 0;
	padding: 0 0 0 35px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;

		
}

#sidebar li {
	margin: 0;
	padding: 0;
}


#sidebar li ul {
	padding-bottom: 30px;	

}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dashed #590000;
}


#sidebar li li.li_check {
	line-height: 35px;
	border-bottom: 1px dashed #adadad; /*org. 590000*/
	padding-left: 50px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	
}

#sidebar h2 {
	letter-spacing: -.5px;
	color: #4D4D4D;
}

#sidebar p {
	padding-bottom: 20px;
	text-align: justify;
}

#sidebar a {
	color: #ff7c08;
	border: none;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #787878;
	background-color:#FFFFFF;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}


/* Footer */

#footer {
	width: 910px;
	height: 25px;
	margin: 0 auto;
	padding: 25px 0 25px 0;
	background: #4D4D4D url(../images/footer-pat.png) repeat left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer2 {
	width: 908px;
	margin: 0 auto;
	margin-top:5px;
	margin-bottom:15px;
	padding: 0px 0 15px 0;
	background: #4D4D4;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	border:solid;
	border-width:1px;
	border-color:#ccc;
}

#footer p, #footer2 p {
	margin: 0;
	line-height: normal;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
}

#footer a {
	color: #FF833B;
	border-bottom: 1px #FF833B dotted;
}

#cms {
	position:fixed;
	left:0;
	top:0; 
	width:167px;
	height:100%;
	background-color:white;
	font: normal 13px "Trebuchet MS", "Times New Roman", Times, serif;
	padding:10px;
}

.formInputLarge {
	border:solid;
	color:#444;
	height:18px;
	border-width:1px;
	width:200px;
	font: normal 13px "Trebuchet MS", "Times New Roman", Times, serif;
	padding:2px;
}

.formInputText {
	border:solid;
	color:#444;
	
	height:60px;
	width:98%;
	border-width:1px;
	padding:4px;
	font-family: arial;
	font-size: 11px;
	border-color:#ccc;
}

button {
	border:solid;
	background-color:#fafafa;
	color: #967001;
	font: normal 13px "Trebuchet MS", "Times New Roman", Times, serif;
	width:150px;
	border-width:1px;
}
#ul_cloud {
text-align:justify;margin-right:35px;
}
.cloud {
	display:inline;
	list-style:none;
	font-size:9px;
	text-transform:uppercase;
}
.cloud a {
	color:gray;
}
#banners{
	position:absolute;
	right:20px;
	top:10px;
}
.bOver {
	border-color:gray;
	color:gray;
	cursor:pointer;
}

.sf {
	background:url(../images/zoekbalk.gif) no-repeat;border:none;margin:0;margin-bottom:1px;width:202px;padding-left:5px;padding-top:2px;height:20px;font-size:12px;
}
#sb {
	border:none;width:23px;padding:0;margin:0;height:22px;cursor:pointer;
}
.bb {
	margin-right:5px;border:solid;border-color:#ccc;border-width:1px;padding:2px;padding:5px;cursor:pointer;color:#FF6600;
}

.bb:hover {
	border-color:#aaaaaa;
}

#tBanner {
background:url(../images/banners_backgr.png) no-repeat;width:280px;height:145px;padding:5px;padding-top:10px;
}
.clear{
	clear: both;
}

.em_menu {
	margin: 0;
	font-family: "Trebuchet MS", "Times New Roman", Times, serif;
	font-weight: normal;
	color: #4D4D4D;
	font-size:15px;
}

.rule {
	margin-top:7px;
	color:white;
}