body {
	background:	#3e3509 url(../img/body_background.jpg) repeat-x;
	color:		#505050;
	font:		76% Verdana,Tahoma,Arial,sans-serif;
	margin:		0;
	padding:	0;
	text-align:	center;
}

p {
	line-height:	1.5em;
	margin:			0 0 15px;
}

p.error {
	color:			#f00;
	font-size:		10px;
	font-weight:	normal;
	padding:		0;
	margin:			0;
	white-space:	nowrap;
}	

p.error_large {
	color:			#f00;
	font-size:		14px;
	font-weight:	normal;
	padding:		0;
	margin:			0;
	white-space:	nowrap;
}	

span.error {
	color:			#f00;
	font-size:		12px;
	font-weight:	normal;
	padding:		0;
	margin:			0;
}	

a {
	color:			#fa9035;
	font-weight:	bold;
	text-decoration:none;
}

a:hover{
	color:			#d04a10;
}

#container {
	position: 	absolute;
	font:		76% Verdana,Tahoma,Arial,sans-serif;
	margin:		0 auto;
	padding:	0;
	text-align:	left;
	width:		960px;
	border:		0px solid red;
	height:		auto;
	left:		50%;
	margin-left: -480px;
}

#sitename {
	position:		absolute;
	background:	url(../img/sitename_bg5.jpg) left top no-repeat;
	top:			0;
	left:			0;
	width:			100%;
	color:			#ffcc33;
	font-weight:	bold;
	height:			120px;
	margin:			0;
	padding:		10px 0 0 10px;
	text-align:		left;
	border:			0px solid red;
}

#sitename h1 {
	font-size:3.2em;
	margin:0;
	padding-top:20px;
	display:inline;
}

#sitename span {
	font-size:1.2em;
	letter-spacing:-1px;
	margin:0 0 0 5px;
}

#nav {
	position:	absolute;
	top:		72px;
	width:		960px;
	margin:		0 0 -5px 0;
	padding:	0 0 0 10px;
	border:		0px solid blue;
}

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

#nav a {
	background:url(../img/tab_right2.gif) no-repeat 100% 0;
	color:#ffcc33;
	display:block;
	font-size:12px;
	letter-spacing:-1px;
	padding:5px 20px 7px 11px;
	text-decoration:none;
}

#nav a:hover {
	color:#ffcc33;
}

#nav li {
	background:url(../img/tab_left2.gif) no-repeat 0 0;
	float:left;
	margin:0 4px 0 0;
	padding:0 0 0 9px;
}

#nav #current {
	background:url(../img/tab_current_left.gif) no-repeat left top;
}

#nav #current a {
	background:url(../img/tab_current_right.gif) no-repeat right top;
	color:#ffcc33;
	padding:5px 20px 5px 11px;
}

#wrap1 {
	position:	absolute;
	background:	#f6eccb url(../img/top.jpg) no-repeat;
	top:		98px;
	padding:	0 0 0 0;
	margin:		0;
	width:		960px;
	height:		160px;
}

#wrap2 {
	position:	absolute;
	background:	#f6eccb url(../img/top2.jpg) no-repeat;
	top:		98px;
	padding:	0 0 0 0;
	margin:		0;
	width:		960px;
	height:		160px;
}

#header {
	height:		30px;
	position:	relative;
	width:		730px;
}

#header h1 {
	float:left;
	font-size:1.4em;
	margin:0;
	width:180px;
}

#leftside {
	position:			absolute;
	left:				0;
	top:				258px;
	margin:				0;
	padding:			0;
	width:				151px;
	height:		 		820px;
	border:				0px solid black;
	background-color:	#BB4B03;
}

#leftside h1 {
	font-size:			14px;
	font-weight: 		bold;
	background-image:	url(../img/mijn_wandelpool_bg.gif);
	padding:			10px 0 0 10px;
	height:				30px;
	color:				#ffcc33;
}

#leftside .login {
	font-size:		1.2em;
	font-weight:	bold;
	color:			#ffcc33;
}

#leftside .input_field {
	font-size:	1.2em;
	font-weight:	bold;
	color:		#6a4b2b;
	width:		125px;
}

input.input_button {
	border:0;
	background-color:#9a3a06;
	color:#f6eccb;
	cursor:pointer;
	font-size:1.4em;
	font-weight:bold;
	text-align:center;
	padding:2px 2px 2px 10px;
	margin-right:5px;
	vertical-align:middle;
	width:125px;
	height:25px;
}

input.input_button:hover {
	border:1px solid #ffcc33;
	color:#ffcc33;
	padding:1px 1px 1px 9px;
}

.nav {
	color:		#f6eccb;
	display:	block;
	font-size:	11px;
	font-weight:bold;
	margin:		8px 0 8px 0;
	padding:	2px 2px 2px 10px;
	position:	relative;
	text-decoration:none;
	width:		125px;
	background-color:#9a3a06;
}

.nav:hover {
	border:1px solid #ffcc33;
	color:#ffcc33;
	padding:1px 1px 1px 9px;
}

#rightside {
	position:	absolute;
	background-image:	url(../img/rightside_bg.jpg);
	right:		0;
	top:		258px;
	margin:		0;
	padding:	0;
	width:		150px;
	height:		100px;
	border:		0px solid black;
	background-color:	#BB4B03; 
	height:		 		820px;
	color:				#f6eccb;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:			12px;
}

#rightside h1{
	background-image:url(../img/rightside_h1_bg.gif);
	font-size:18px;
	padding:5px 5px 5px 10px;
	height:30px;
}
#rightside img {
	border:0;
}

#rightside .afb {
	border:1px solid #887819;
	margin:15px 0px 5px 15px;
	padding:2px;
	text-align:center;
}

#content {
	position:			absolute;
	left:				153px;
	right:				150px;
	top:				258px;
	padding:			20px 20px 20px 20px;
	color:				#bb4a03;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:			12px;
	width:				620px;
	margin-left: 		-2px;
	border:				0px solid #f00;
	background-color:	#F6EBCB;
	height:				780px;
	overflow:			auto;
}

#content2 {
	position:			absolute;
	left:				150px;
	top:				258px;
	padding:			20px 20px 20px 20px;
	color:				#bb4a03;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:			12px;
	width:				770px;
	border:				0px solid #f00;
	background-color:	#F6EBCB;
	height:				540px;
	overflow:			auto;
}

#content3 {
	position:			absolute;
	left:				20px;
	top:				258px;
	padding:			20px 20px 20px 20px;
	color:				#bb4a03;
	font-family:		Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:			12px;
	width:				900px;
	border:				0px solid #f00;
	background-color:	#F6EBCB;
	height:				780px;
	overflow:			auto;
}

#content h1, #content2 h1{
	color:				#6a4b2b;
	font-size:			20px;
	background-image:	url(../img/h1_bg.gif);
	height:				40px;
	padding:			10px 0 0px 20px;
	margin-top:			20px;
}

#content h2, #content2 h2 {
	color:				#bb4a03;
	font-size:			16px;
	height:				30px;
	padding:			0 0 0 5px;
}

#content h3, #content2 h3 {
	color:				#bb4a03;
	font-size:			14px;
	margin-bottom: 		0px;
}

#content3 h1 {
	color:				#6a4b2b;
	font-size:			20px;
	background-image:	url(../img/h1_bg.gif);
	height:				40px;
	padding:			10px 0 0px 20px;
	margin-top:			20px;
}

#leftside2 {
	position:			absolute;
	left:				0;
	top:				258px;
	margin:				0;
	padding:			0;
	width:				150px;
	height:		 		580px;
	border:				0px solid black;
	background-color:	#BB4B03;
}


.cursief {
  color:#bb4a03;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	margin:0px 0px 10px 0px;
	padding:0px 4px 0px 4px;
	text-align:left;
	white-space:nowrap;
}

#content a, #content2 a {
	color:#bb4a03;
	font-weight:700;
	text-decoration:underline;
}

#content img, #content2 img {
	border:0;
}

#fck_editor {
	color:#bb4a03;
	font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size:13px;
}
#fck_editor h2{
	color:#bb4a03;
	font-size:16px;
	height:20px;
	padding:5px 0 0 0;
}

#footer {
	clear:		both;
	color:		#a0a0a0;
	font-size:	0.9em;
	height:		26px;
	margin-top:	20px;
	padding:	1px;
	text-align:	right;
	width:		580px;
}

.page {
	display:none;
}

table {
	font-size: 	8pt;
}

tr.image {
	background-image:url(../img/h1_bg.gif);
}

.h-cheater {
	font-weight:	bold;
	font-size:		16px;
}


tr.albumlist {
	height:				120px;
}

td.albumlist {
	text-align: 		center; 			;
	width: 				120px;	
}

#bt {
	position:			relative;
	bottom: 			0;
	text-align: 		left;
}

.btn {
	border:			1px solid #9a3a06;
	font-weight:	bold;
	background-color:#bb4a03;
	color:			#f6eccb;
	font-size:		12px;
	cursor:			pointer;
	text-align:		center;
	width:			70px;
	vertical-align:	middle;
}

#map-canvas {
	width: 		100%;
	text-align:	center;
}

#button {
	border:			1px solid #9a3a06;
	font-weight:	bold;
	background-color:#bb4a03;
	color:			#f6eccb;
	font-size:		12px;
	cursor:			pointer;
	text-align:		center;
	width:			70px;
	vertical-align:	middle;
}

#admin-main {
	background-color:	#F6EBCB;
	font:		76% Verdana,Tahoma,Arial,sans-serif;
	margin-left:		5px;
	padding-left:	10px;
	top:		0;
	text-align:	left;
	width:		98%;
	min-height:		600px;
	left:		0;
}

#admin-main h1 {
	color:				#6a4b2b;
	font-size:			20px;
	background-image:	url(../img/h1_bg.gif);
	background-repeat: 	no-repeat;
	height:				40px;
	padding:			10px 0 0px 20px;
	margin-top:			20px;
}
