html,body {
	background: #FFE594;
	font-family: Arial,Palatino,Trebuchet MS,Verdana;
	font-size: 13px;
	margin: 0px;
}

#wrap {
	width: 750px;
	border-style: solid;
	border-color: #E1E1E1;
	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	left: 50%;
	margin-left: -344px; 
	position: absolute;
	background-color: #FFFDF7;
}

#main {
	color: #660000;
	line-height: 140%;
	margin: auto;
	background-color: transparent;
	height: 100%;
}

#header {
	background: url("images/header.jpg") no-repeat;
	height: 100px;
}

#header_title {
	text-align: right;
	color: #9E9E9E;
	padding-right: 10px;
	font-size: 16px;
	font-family: Arial;
	font-weight: bold;
}

#content {
	padding-left: 10px;
	height: 100%;
}

h1 {
	font-size: 17px;
	color: #990000;
	font-weight: bold;
	margin: 0px;
}

h2 {
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
}

#menu {
	width: 180px;
	float: right;
	border-style: dotted;
	border-left-width: 2px;
	border-right-width: 0px;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-color: #EFEFEF;
	background-color: #F2F2F2;
}

#menu a {
	font-weight: normal;
}

.menu_item {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica;
	padding: 10px;
	border-bottom: 1px #FFFFFF solid;
	border-top: 1px #FFF8BC solid;
	background-color: #FFFADC;
}

a {
	color: #CC3333;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
}

a.footer {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px;
}

input,textarea,select {
	font-size: 11px;
	font-family: Verdana;
	border-style: solid;
	border-width: 1px;
	border-color: #B1B1B1;
}

.post_title {
	font-size: 16px;
	font-weight: bold;
}

.entry {
	line-height: 150%;
}

.entry a {
	font-weight: normal;
}

.entry_img {
	border-style: solid;
	border-width: 4px;
	border-color: #EEEEEE;
}

.entry_info {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.entry_info a {
	color: #CC3300;
}

.main_page_info {
	margin-top: 10px;
	margin-bottom: 10px;
}


.comment {
	line-height: 150%;
	font-size: 14px;
	margin-bottom: 20px;
}

.comment a {
	font-weight: normal;
}

.comment_info {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
}

.comment_info a {
	color: #CC3300;
}

.track {
	font-size: 12px;
}

#footer {
	position: relative;
	text-align: center;
	font-size: 11px;
	font-family: 'Trebuchet MS',Verdana;
	background-color: #CCCCCC;
	padding: 5px;
	padding-bottom: 0px;
	height: 25px;
}

#footer a {
	font-weight: normal;
}

.form_fields {
	margin-left: 25%;
	border: 1px solid #B2B2B2;
	background-color: #FCFCFC;
	padding: 25px;
	width: 280px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
}

.form_fields textarea, input, select {
	font-family: Trebuchet MS;
	font-size: 11px;
	background: #f0f0f0;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	margin: 2px;
}

.form_fields input {

}

.bold_red {
	font-weight: bold;
	color: #FF0000;
	font-size: 13px;
}

.pange_num {
	margin-top: 50px;
	margin-bottom: 50px;
}

.hr_line {
	border-color: #EFEFEF;
	border-style: dotted;
	border-left-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
}

#error_msg {
	margin-top: 50px;
	text-align: center;
}

.file_list {
	font-size: 10px;
	font-family: 'Lucida Grande', Verdana, Geneva, Lucida, Helvetica;
	border-color: #EFEFEF;
	border-style: solid;
	border: 1px;
	background: #F7F7F7;
	padding: 5px;
	margin-left: px;
	margin-bottom: 25px;
	float: right; 
}

.file_list a {
	font-weight: normal;
}


.calendar_table {
	font-family: "Arial", verdana, sans-serif;
	background: #ffffff;
	color: #000000;
}

.calendar_month {
	font-family: "Arial", verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background: #F6F6F6;
	color: #666666;
}

.calendar_days {
	font-family: "Arial", verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #FFEEEE;
	font-weight: bold;
	color: #000000;
}

.calendar_current_day {
	font-family: "Arial", verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #F0CBCB;
	color: #333333;
}

.calendar_day {
	font-family: "Arial", verdana, sans-serif;
	font-size: 10px;
	text-align: center;
	background: #ffffff;
	color: #333333;
}

#file_div, #file_div a {
	font-size: 7pt;
	color: #FF6600;
}

.bericht {
	border: 1px #F0DA96 solid;
	padding: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

a.nav:link, a.nav:visited {
	display: block;
	background: url("images/button_home.gif") no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 25px !important;
	height: 25px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-top: 4px;
	margin: 0px;
	width: 110px;
	font-size: 11px;
	color: #FFFFFF;
	border-left: 1px #660000 solid;
	border-right: 1px #E8615E solid;
}

a.nav:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #333333;
}

a.homebutton:link, a.homebutton:visited {
	display: block;
	background: url("images/button_home.gif") no-repeat;
	vertical-align: middle;
	text-align: center;
	height: 25px !important;
	height: 25px;
	text-decoration: none;
	font-weight: normal;
	float: left;
	padding-top: 4px;
	margin: 0px;
	width: 60px;
	font-size: 11px;
	color: #FFFFFF;
	border-right: 1px #E8615E solid;
}

a.homebutton:hover {
	background-position: 0px -30px;
	text-decoration: none;
	color: #333333;
}

.navigatie {
	height: 29px;
	background: url("images/menubg.gif") repeat-x;
}

.catlink {
	border-bottom: 1px #E4D46A dotted;
}	

#testimonials {
	border: 1px #ffffff solid;
	background-color: #eeeeee;
	padding: 10px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 530px;
}

font { color: #660000; }