body {
	font: 11px Georgia;
	color: black;
	background: #4E2A25;
}

.container {
	margin-top: 50px;
}
.bodybox {
	text-align:center;
}

::-moz-selection {
	background: #000;
	color: #eee;
}

::selection {
	background: #000;
	color: #eee;
}

h1, h2, h3, h4, p, ul {
	margin: 0;
	padding: 0;
	font-weight: normal;
	list-style: none;
}

p {
	line-height: 15px;
}

/*shared*/

span.clr {
	display: block;
	clear: both;
}



/*content*/
.imagemenu {
	background: url(../img/nav-imagemenu.gif) no-repeat top left;
	width: 800px;
	height: 22px;
	text-indent: -9999px;
}

a {
	color: saddlebrown;
	text-decoration: none;
}

a:hover {
	color: saddlebrown;
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

#images {
	display: none;
}

.main_box {
	background: URL(images/back_content.gif);
	color: black;
height: 330px;
	padding:10px 10px 10px 10px ;
	border: 1px solid #FFFEBD;
	
}


.titletxt {
	font: 14px Georgia;
	color: black;
	border-bottom: 1px solid saddlebrown
}

.KaartTxt {
	font: 14px Georgia;
	color: White;
	border-bottom: 1px solid saddlebrown
}

.main_box li {

	list-style-image: url(images/toledo_list.gif);
	margin:0px 0px 0px 20px ;
	padding:10px 10px 10px 10px ;

}

.bodypic {
	border: 1px solid saddlebrown;
	margin:10px 10px 10px 10px ;
	padding:5px 5px 5px 5px ;
  float: right;
  text-align: center;
}

.popup_table {
	font: 11px Georgia;
	color: black;
	background: white;
}
.popup_table li {

	list-style-image: url(images/toledo_list.gif);
	margin:0px 0px 0px 20px ;
	padding:10px 10px 10px 0px ;
	font: 14px Georgia;
	font-weight:bold;
	border-bottom: 1px solid saddlebrown;


}

.kerst {
	font: 14px Georgia;
	font-weight:bold;
	border-bottom: 1px solid saddlebrown;
}

.cred {
	font: 11px Georgia;
	color: #281613;
 text-align: center;
}

.cred a {
	color: #281613;
	text-decoration: none;
}

.cred a:hover {
	color: #281613;
	text-decoration: underline;
}
