@charset "utf-8";
/* CSS Document */
body, html {
	padding:0px;
	margin:0px;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 11px;
	color: #444;
	line-height:1.7em;
}
a {
	outline:none;
	color:#80578d;
}
li {
	margin-right:36px;
	float:left;
	display:block;
}
ul {
	margin:0px;
	padding:0px;
	float:left;
}
#menu {
	width:auto;
	height:auto;
	position:relative;
	top:45px;
	left:123px;
}
#container {
	background-image:url(../img/bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 100%;
}
#content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	padding-top:30px;
	height:180px;
}
#text {
	width: 100%;
}
#text_links {
	width: 216px;
	margin-right:72px;
	float: left;
	background-image:url(../img/passend_een_passie.png);
	background-repeat:no-repeat;
	padding:10px;
	height:234px;
}
#text_rechts {
	min-height:295px;
	padding-top:5px;
	width: 332px;
	float: left;
	background-image:url(../img/pic1.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	padding-right:320px;
}
#text_rechts2 {
	min-height:295px;
	padding-top:5px;
	width: 592px;
	float: left;
	padding-right:60px;
}
#clear {
	clear: both;
}
#footer {
	background-color:#b1ced6;
	height:145px;
}
#footer-content {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-right:20px;
}
#footer-content-links, #footer-content-rechts {
	height:105px;
	padding:20px;
	width:250px;
	margin-right:35px;
	float:right;
	right:0px;
}
#footer-links {
	width: 960px;
	height:20px;
	padding-top:10px;
	margin-right: auto;
	margin-left: auto;
}
#copyright {
	height:20px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	color:#888;
}
img {
	border:none;
}
#logo {
	float:left;
	height:124px;
	width:174px;
}
h1, h2, h3 {
	margin:0px;
	padding:0px;
	font-weight:normal;
}
h1 {
	font-size:34px;
	padding-bottom:15px;
}
h2 {
	font-size:20px;
	padding-bottom:15px;
	color:#80578d;
}
h3 {
	font-size:17px;
	padding-bottom:10px;
	color:#80578d;
	font-weight:normal;
}
p {
	line-height:1.7em;
	margin:0px;
	padding:0px;
}
#footer-content a {
	color:#80578d;
	font-weight:normal;
	font-style:italic;
	text-decoration:none;
}
#footer-content a:hover {
	text-decoration:underline;
}
#footer-links a {
	color:#444;
	font-weight:normal;
	text-decoration:none;
}
#footer-links a:hover {
	text-decoration:underline;
}
#jsddm {
	margin: 0;
	padding: 0;
}
#jsddm li {
	float: left;
	list-style: none;
	font: 12px Verdana, Helvetica, Sans-Serif;
}
#jsddm li a {
	display: block;
	text-decoration: none;
	width: 70px;
	color: #EAFFED;
	white-space: nowrap;
	padding: 5px 12px;
}
#jsddm li ul {
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
}
#jsddm li ul li {
	float: none;
	display: inline;
}
#jsddm li ul li a {
	width: auto;
	background: #ecddea;
	color:#80578d;
}
#jsddm li ul li a:hover {
	background: #80578d;
	color:#FFF;
}
.submenu {
	margin-left:12px !important;
}

