/*------- algemene blokken opmaak ---------*/
*{margin:0;padding:0;}
html {
	min-height: 100%;
	margin-bottom: 1px;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #242424;
	line-height: 18px;
	margin: 0;
	padding: 0;
	background: #ffffff url(../images/bgleft_momus.jpg) no-repeat left top;
}

p{margin:10px 0;}
 ul,ol #list{margin: 10px 0 10px 15px;}

#main-container {
	width: 766px;
	margin: 0 auto 0 auto;
	}
	
#header {
	height: 196px;
}
#header h1{display:none;}

#header #logo {
	float: left;
	padding-left:30px;
}

#header #headpic {
	float: left;
	padding-left:18px;
}
#taal{text-align:right;padding-top:15px; margin-right:20px;font-weight:bold;}
#content #content-left {
	width: 470px;
	float: left;
	left: 35px;
	position: relative;
	padding-top: 15px;
}	
#content #content-right {
	width: 250px;
	float: right;
	padding-top: 15px;
}

#footer {
	clear: both;
	padding-top: 5px;
	color: #666666;
	text-align: center;	
	margin: 15px 0 15px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}



/*----------------- css links in general------------------*/

a{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
text-decoration:none;
}
a:link {
color: #C73983;
}
a:visited{
color: #C73983;
}
a:hover {
text-decoration: underline;
color: #C73983;
}
a:active{
color: #C73983;
}

/*... end css links in general ...*/

/*... start navigation ...*/

#navi ol {
	margin: 0;
}
#navi ol li {
	display: inline;
	margin-right: 20px;
	margin-left: 0;
}
#navi {
	background:#83A546;
	text-align: center;
	height: 26px;
	vertical-align: middle;
	margin-top: 17px;
	padding-top: 10px;
	padding-bottom: 0px;
}
#navi a { /*... overrules links ...*/
	font: 15px Georgia, Verdana, Helvetica,  Arial, sans-serif;
	text-decoration:none;
	border-bottom:none;
	padding: 2px;
}
#navi a:link {
	color:#FFFFFF;
}
#navi a:visited {
	color:#FFFFFF;
}
#navi a:hover {
	color:#C73983;
	}
#navi a:active {
	color:#C73983;
}

/*... end navigation ...*/

/*... css for mainform ...*/
#form-container{
	width: 450px;
	margin-top: 10px;
	line-height: 20px;
	text-align: left;	
	padding: 10px 5px 5px 5px;
	background-color: #EFF2D9;
	border: 1px #C73983 solid;}
	
#form-container label,input {
	display: block;
	width: 300px;
	float: left;
	margin-bottom: 10px;
}

#form-container label {
	text-align: left;
	width: 107px;
	padding-right: 20px;
}

#choose label {
	text-align: left;
	width: 395px;
	padding-right: 0px;
}

#form-container br {
	clear: left;
}
#form-container SELECT {
	width: 70px;
}
#choose input{width:35px;}

#form-container span{color:red;}

.qty{width:30px;}

#captcha-container {
	height: 27px;
	width: 450px;
	border-top:1px solid #C73983;
	margin:30px 0 0 0;
	padding:10px 0 0 0;
}
... end css mainform ...*/
/*... titles and sub-titles ...*/

h1{display:none;}

h2 {
	margin: 15px 0;
	color: #C73983;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: 100;
}
#content-right h2{
	background:url(../images/logo_green_mini.gif) 4px no-repeat;
	text-indent:26px;
	color: #83A546;
}

#content-right #special h2{color: #C73983;}

h3 {
	margin: 15px 0 0 0;
	color: #83A546;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
}

h4{	margin: 0;
	color: #83A546;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: 100;
}

h5{	margin: 0;
	color: #83A546;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 100;
}

/*...color classes to overrule standards...*/

.green {color:#83A546;}
.violet {color:#C73983;}

/*...end color classes to overrule standards...*/
/*...css for picture positioning within content...*/

#girlframe {	
	height: 142px;
	width: 470px;
	background-image: url(../images/girlframe.gif);
	background-repeat:no-repeat;
	background-position: -6px -16px;
}

#indexpics {
	float: left;
	padding-right: 15px;
	padding-bottom: 3px;		
	height: 64px;
	width: 100px;
}
	
#picleftboven {
	float: left;
	position: relative;
	padding-right: 3px;
	top: 13px;
	height: 64px;
	width: 100px;
	background-image: url(../images/small_vrijthof.gif);
	background-repeat: no-repeat;
}
	
#picleftonder {
	float: left;
	position: relative;
	top: 5px;
	padding-right: 3px;	
	height: 64px;
	width: 100px;
	background-image: url(../images/lovers_small.gif);
	background-repeat: no-repeat;
}

#b2bpics {
	width: 500px;
	margin:0 auto;
	padding-top: 5px;
	text-align: left;
}

#b2bpics .picsize dt {
	height: 80px;
	width: 120px;
}
#b2bpics .picsize {
	width: 120px;
	margin: 8px;
	float: left;
	height: 80px;
	display: block;
}

/*...end css for picture positioning over content...*/

/*...text style left content...*/

.txt {margin-top: 7px;}

#content-left dl dd {
	margin: 0 0 0 6px;
	padding: 0 0 18px;
}

/*...css for block_events_only.php...*/
#menlinks a {font-size:12px;}
#content-right dl.event,#content-right dl#menlinks  {
	border-left: 1px solid #CCCCCC;
	margin: 7px 0 0 0;
	padding: 0 0 0 7px;
}

#content-right dl.event dd,#content-right dl#menlinks dd{
	color: #242424;
	margin: 3px 0 30px;
	width: 225px;
	font: normal 11px/18px Arial, Verdana, Helvetica, sans-serif;
}
#content-right #menlinks dt{
	color: #83A546;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
	padding-bottom:6px;
	}
#content-right dl.event dt{
	color: #C73983;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: 100;
}

/*...add ons...*/




#menu-descrip-cont{width: 470px;padding:0;margin:0;display:block;}

.float-left{float:left;}
.float-right{float:right;}
.clear{clear:both;}
strong{color: #83A546;
}

#verstuur {
	float:left;
	position: relative;
	top: -1px;
	left: 10px;
	height: 21px;
	width:101px;
}

#gb-reply-container {
	height: auto;
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;font-size: 11px;
	margin:10px 0 25px 0;
	background-color: none;
}

#gb-message-head {
	display:block;
	height:20px;
	width: 450px;
	border-bottom: 1px solid #C73983;
}
	
#nextprev{
	clear:both;
	display:block;
	margin:0;
	padding:6px 0;
	_padding:10px 0;
	width: 360px;
	text-align:left;
	
}
#danku-blok{
	width: 450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:25px 0 0 0;	
	padding:10px 5px 5px 5px;
	background-color: #EFF2D9;
	border: 1px #C73983 solid;
}

#danku-blok .error{ color:red;}

/*...css for events_momus.php...*/

.event-date {
	display: inline;
	text-align:left;
	color:#C73983;
	font-weight: bold;
}

.event-place {
	text-align:right;
	color:#C73983;
	font-weight: bold;
	}


