body {
	background-color:#F4D528;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#page {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 910px;
}
#splash {
	margin-bottom: 40px;
	margin-top: 100px;
}
#kombinnen {
	text-align: right;
	width: 810px;
	margin-right: 100px;
}
#contentwrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-color: #FFFFFF;
	z-index: 10;
}
#menubottom {
}
#border3 {
}
#contentleft {
	width: 248px;
	float:left;
}
#contentright {
	width: 540px;
	float:right;
	border-left: 2px;
	border-left-style: dotted;
	border-left-color: #F4D528;
}
.content {
	padding:25px;
	text-align:left;
}

.clear {
	clear:both;
}

#no-border { border:none; }


p,h1,h2,h3,h4,ul,td,ol,legend,blockquote,dl,dt,dd {
color:#89003E;
font-family:Verdana, Arial, Helvetica, sans-serif;
line-height:1.6em;
}
ul.menu  {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
ul.menu li   {
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 100%;
}
.menu a {
	text-transform: lowercase;
	padding-left: 20px;
	background-image: url(../images-new/bullet.png);
	display:block;
	background-repeat: no-repeat;
	background-position: left 3px;
}
.menu a:hover {
	background-image: url(../images-new/bullet-selected.png);
}

.menu a.selected {
	background-image: url(../images-new/bullet-selected.png);
	color: #BC003E; 
}

p,td,blockquote,ul {
font-size:.75em;
margin:0 0 1em;
padding:0;
}
h1,h2,h3 {
	margin:0;
	padding:0;
	text-align: center;
}

a       { color: #114EF7; text-decoration: none }
a:hover { color: #BC003E; text-decoration: none }
h1 { font-size: 120%; color: #FF3C32; text-decoration: none }
h2 { font-size: 90%; color: #FF3C32; text-decoration: none }
h3 { font-size: 80%; color: #FF3C32; text-decoration: none }
p, td {
	font-size: 70%;
}

.content img {
	border: 4px solid #77CB1B;
	margin-right: 10px;
	margin-bottom: 10px;
}

.gastenboek img {
}

#splash-klein {
}

.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #89003E;
	text-decoration: none;
	line-height: 17px;
}

#errMsg{
    background-color:#F4D528;
    color:#89003E;
    padding: 2px;
    font-size: 10px;
}