
body {
	margin: 0px;
	background: url(images/img01.gif) repeat-x left top fixed;
	font-family: Arial, "Times New Roman";
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Arial, "Times New Roman";
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
}

a {
	text-decoration: none;
	color: #fb7600;
}

a:hover {
	background: none;
}

hr {
	color:red;
	background-color:#a4a4a4;
	height: 1px;
	border:0;
}

#wrapper {
	width: 898px;
	margin: 0 auto;
	border-left: solid 1px;
	border-right: solid 1px;
	background-color:#ffffff;
}

#header {
	width: 900px;
	height: 105px;
	margin: 0 auto;
	background: url(images/img02.jpg) repeat-y left top;
}

#logo {
	float: left;
	width: 898px;
	height: 105px;
	color: #000000;
	border-left: solid 1px;
	border-right: solid 1px;
	background: url(images/ccrc.jpg);
}

#logo h1 {
	color: #ff7900;
	float: left;
	padding: 30px 0 0 380px;
	margin-right: 10px;
	letter-spacing: -1px;
	font-size: 2.8em;
}

#logo h1 a {
	color: #ff7900;
}

#menu {
	width: 900px;
	height: 44px;
	background: url(images/img03.jpg) no-repeat left top;
	margin: 0 auto;
	padding: 0;
}

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

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 1px;
	padding: 5px 7px 7px 6px;
	text-decoration: none;
	font-family: Arial, "Times New Roman";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
}

#menu a:hover {
	background: #ff7900;
	text-decoration: none;
}

#menu .current {
	margin-right: 3px;
	background: #ff7900;
}

#page {
	width: 900px;
	margin: 0 auto;
	padding-top: 20px;
	min-height: 385px;
}

#content {
	float: left;
	width: 609px;
	padding: 20px 20px 0 0;
	border-right: 1px solid #a4a4a4;
}

#contentNoLine {
	float: left;
	width: 759px;
	padding: 20px 20px 0 0;
}

.post {
	margin-left: 20px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 10px;
	color: #000000;
}

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

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

.post .meta {
	background: #e0e0e0;
	border-left: 4px double #f57601;
	border-right: 4px double #f57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, "Times New Roman";
	font-size: 11px;
}

.post .meta .comments,.post .meta .permalink {
}

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

#sidebar {
	float: right;
	width: 240px;
	padding: 25px 10px 0 20px;
}

#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;
}

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

#sidebar h2 {
	font-weight:bold;
	letter-spacing: -.5px;
	color: #444444;
}

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

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

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

#footer {
	width: 900px;
	height: 10px;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	background: #444444;
	font-family: Arial, "Times New Roman";
	color: #ffffff;
}

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

.tdRijderRow {
	height:10px;
}
#mainFrame {
	width:1000px; 
	heigth:600px; 
	border:none;
}

