
/* mac hide\*/
html, body {height:100%}
/* end hide */

html>body #outer{height:auto;} /*for mozilla as IE treats height as min-height anyway*/

body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	background: #fff url(../images/bg.gif) repeat-x;
	color: #333;
}
table {
	margin: 0;
	padding: 0;
}

td,
p {
	line-height: 19px;
	color: #333;
}
a {
	color: #AC0435;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
li {
	line-height: 22px;
}

#wrapper {
	min-height: 100%;
	background: url(../images/bg_hor.gif) repeat-y 256px 250px;
}

#pageHeader {
	background: url(../images/topleft_logo.gif) no-repeat;
	height: 250px;
	width:  820px;
}
#pageHeader h1 {
	display: none;
}
#headerOptions {
	position: relative;
	display: inline;
	margin-left: 510px;
	line-height: 36px;
}
#headerOptions a {
	margin-left: 20px;
	color: #aaa;
	text-decoration: none;
	font-size: 90%;
}
#bannerImg {
	position: relative;
	margin-top: 32px;
	margin-left: 248px;
	height: 133px;
}
#leftShadow {
	position: absolute;
	top: 0px;
	left: 799px;
	width: 20px;
	height: 260px;
	background: url(../images/topleft_shadow.gif) no-repeat;
}

#menu {
	position: relative;
	padding: 15px;
	margin-left: 260px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu ul li {
	display: inline;
	padding: 10px;
	line-height: 16px;
}
#menu ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#menu ul li a:hover {
	color: #AC0435;
}


#left {
	width: 204px;
	padding: 20px 20px 20px 32px;
	float: left;
	background: #fff url(../images/bg_menu.gif) no-repeat;
	min-height: 300px;
}
#left ul {
	margin: 0px;
	padding: 0 20px 20px 20px;
	list-style-type: none;
}
#left ul li {
	padding: 4px 0px 0px 0;
}
#left ul li a {
	text-decoration: none;
	color: #333;
}
#left ul li a:hover {
	color: #AC0435;
}
#left hr {
	background: url(../images/dots_small.gif) no-repeat;
	color: #fff;
	border: 0px;
}
#addressLeft {
	position: absolute;
	left: 32px;
	height: 200px;
	width: 204px;
	padding: 6px 20px 10px 20px;
	bottom: 0;
	background: url(../images/bg_left.gif) no-repeat 0% 100%;
	clear: both;
}
#addressLeft p {
	padding: 0px;
	margin: 0px 0px 6px 0px;
	line-height: 17px;
}
#clearAddress { /* to clear footer, only IE */
	height: 20px;
	clear: both;
}

*+html #clearAddress {
	height: 20px;
}

#logos {
	list-style-type: none;
	padding: 0;
	margin: 0;
	height: 70px;
}
#logos li {
	float: left;
	padding-right: 10px;
}
#logos a { text-indent: -9999px; }
#logos a.aed {
	display: block;
	background: url('../images/aed-cafe-de-zwaan-middelbeers.gif') no-repeat;
	width: 50px;
	height: 50px;
}
#logos a.pinnen {
	display: block;
	background: url('../images/pinnen-cafe-de-zwaan-middelbeers.gif') no-repeat;
	width: 73px;
	height: 50px;
}


#content {
	position: relative;
	width: 500px;
	padding: 20px 40px 20px 20px;
	overflow: auto;
}
#content h1 {
	padding: 0px 0px 6px 0px;
	margin: 0px;
	color: #AC0435;
	font-size: 12px;
	background: url(../images/dots.gif) no-repeat 0% 100%;
}

#content ul {
	list-style: square;
	padding-bottom: 10px;
}
#content ul li {
	line-height: 18px;
}

.imgRight {
	float: right;
	padding: 1px;
	margin: 0 0 10px 10px;
	border: 1px solid #eee;
}

.imgLeft {
	float: left;
	padding: 1px;
	margin: 0 10px 10px 0;
	border: 1px solid #eee;
}

.imgFree {
	padding: 1px;
	border: 1px solid #eee;
	clear: both;
	margin: 10px 0 10px 0;
}


*/
*	Sitemap
***************************************/
#content ul#sitemap {
	list-style: circle;
	padding: 0;
	margin: 2px 0 0 10px;
}


*/
*	Agenda
***************************************/
.agendaItem {
	padding: 4px 0 0 0;
}
.agendaDate {
	float: left;
	width: 140px;
}
.agendaItem h2 {
	padding: 0 0 0 150px;
	background: #fff url('../images/singleArrow.gif') 140px 6px no-repeat;
	margin: 0px;
	color: #AC0435;
	font-size: 12px;
	text-align: left;
}
.agendaItem p {
	padding: 0 0 15px 150px;
	margin: 2px 0 0 0;
	width: 350px;
}


.clearer {
	clear: both;
}


*/
*	Forms
***************************************/
#content form#contactForm {
	margin: 15px 20px 0 0;
}

#content form#contactForm fieldset {
	padding: 10px;
	border: 1px solid #ccc;
	margin-bottom: 20px;
}

#content form#contactForm fieldset legend {
	font-weight: bold;
	padding: 0 5px 0 5px;
	color: #AC0435;
}

*html #content form#contactForm fieldset legend {
	margin: 0 0 10px 0;
}

*+html #content form#contactForm fieldset legend {
	margin: 0 0 10px 0;
}

#content form#contactForm fieldset label {
	float: left;
	width: 150px;
}

#content form#contactForm fieldset div {
	margin: 0 0 5px 0;
}

#content form#contactForm fieldset div input,
#content form#contactForm fieldset div textarea {
 font-family: "Tahoma";
 font-size: 11px;
 border: 1px solid #999;
 width: 310px;
 padding: 0 0 0 2px;
}

#content form#contactForm fieldset div input.frmTextZip {
 width: 55px;
}

#content form#contactForm fieldset div input.frmTextCity {
 width: 248px;
}

#content form#contactForm fieldset div input.frmButton {
	width: 80px;
	background-color: #AC0435;
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #A8C3BA;
	color: #fff;
	padding: 2px;
	margin: 10px 0 0 385px;
}
#content form#contactForm fieldset input.radio,
#content form#contactForm fieldset input.checkbox {
	margin: 5px 5px 0 5px;
}
#content form#contactForm fieldset .extraField {
	border: 1px solid #999;
	width: 180px;
	padding: 0 0 0 2px;
	font-family: "Tahoma";
	font-size: 10px;
}

#googleMapsSub {
	font-size: 10px;
}
