* {
	font-family: Verdana,Helvetica,Arial,sans-serif;
	font-size: 11px;
}

a {
	color:#6c9788;
}

h1,
h2,
h3 {
	padding:0;
	margin:0;
	color:#6c9788;
}

html, body {
	margin: 0 0 0 0;
	padding: 0;
	height: 100%;
	background:url(/theme/dufas/images/background_gradient.gif) fixed repeat-x;
}

#wrapper {
	width:960px;
	margin:0 auto;
	padding:0;
	background:#fff;
}

#header {
	width:960px;
	height:80px;
	float:left;
	display:inline;
}
#headerright {
	float:right;
	display:inline;
	width:185px;
}
#headerright .submit {
	display:none;
}
#headerright #zoeken h2 {
	display:none;
}
.input_short {
	width:165px;
}
.input_short,
.textfield,
.email {
	border:1px solid #6c9788;
}
.textfield,
.email {
	width:110px;
	float:right;
}

#logo {
	float:left;
	display:inline;
	margin:0 0 0 8px;
}
#logo p {
	margin:0;
}

#zoek {
	float:left;
	display:inline;
	margin:11px 0 0 0;
}

#subnav {
	float:right;
	display:inline;
	margin:4px 0 0 0;
	width:180px;
}

#subnav p {
	margin:0;
}

#subnav ul {
	float:left;
	display:inline;
	list-style:none;
	margin:0;
	padding:0
}

#subnav ul li {
	float:left;
	display:inline;
	margin:0 9px 0 0;
	width:81px;
}

#menu {
	display:inline;
	float:left;
	position:relative;
	width:960px;
	background:url(/theme/dufas/images/menu_gradient.gif) repeat-x;
}

#menu ul {
	display:inline;
	float:left;
	height:33px;
	list-style-image:none;
	list-style-type:none;
	margin: 0;
	padding:0pt;
	width:900px;
}

#menu ul li {
	float:left;
	display:inline;
	height:33px;
}

#menu ul li ul {
	display:none;
	position: absolute;
	clear: both;
	width: 144px;
	height: auto;
	padding-left: 2px;
	padding-bottom: 10px;
	margin-top: 33px;
	background: url(/theme/dufas/images/subMenuBG.png) bottom left no-repeat;
}

#menu ul li ul li,
#menu ul li ul li a {
	background: none;
	color: #688567;
}

#menu ul li ul li a:hover {
	width: 105px;
	color: #FFF;
}

#menu ul li ul li a {
	width: 87px;
}

#menu ul li a {
	float:left;
	display:inline;
	color:#fff;
	height:33px;
	text-decoration:none;
	font-size:10px;
	font-weight:bold;
	padding:6pt 13pt 0 13pt;
	background:url(/theme/dufas/images/menu_inactive.gif) repeat-x top right;
}

#menu ul li a.MenuSelected {
	background:url(/theme/dufas/images/menu_active.gif) repeat-x top right;
}

#menu ul li a:hover {
	background:url(/theme/dufas/images/menu_active.gif) repeat-x top right;
}

#left {
	float: left;
	width: 219px;
	padding:0 10px 1px 10px;
	height: auto;
	height: 100%;
	min-height: 100%;
}

#left h2,
#left h3 {
	font-size:11pt;
	margin:0 0 15px 0;
}

#left #nieuws h2.news_title a {
	text-decoration:none;
	font-size:11pt;
}
#left #nieuws ul {
	margin:0;
	padding:0 0 0 20px
}

#main #nieuws h2.news_title {
	margin-top:14px;
}
#main #nieuws h2.news_title a {
	text-decoration:none;
	font-size:11pt;
}
#main #nieuws table tr td a {
	display:block;
	font-size:11pt;
	font-weight:bold;
	margin-bottom:14px;
	text-decoration:none;
}
#main #nieuws table tr.NewsBody td a {
	display:inline;
	font-size:9pt;
	font-weight:bold;
	margin:0;
	text-decoration:none;
}
#main #nieuws table tr td a.meerlink {
	display:inherit;
	font-size:11px;
	font-weight:inherit;
	margin-bottom:inherit;
	text-decoration:inherit;
}

#leden {
	display:inline;
	float:left;
	margin:0 0 20px 0;
}

#leden h2 {
	margin:14px 0 0 0;
}

.Dufas_Alert {
	width:220px;
}

.Dufas_Alert .submit {
	width:100px;
	color:#fff;
	background:#6c9788;
	border:1px solid #fff;
	float:right;
}

#main {
	float: left;
	width: 696px;
	padding:0 10px 10px 10px;
}
#main p {
	margin:0 0 10px 0;
}

#content {
	background:#fff;
	float:left;
	width:960px;
	margin-top:14px;
	background:url(/theme/dufas/images/background_content.gif) repeat-y;
}

#main h1 {
	font-size:11pt;
	margin-bottom:15px;
}

#main h2 {
	margin-bottom:15px;
}

#zoeken h1 {
	display:none;
}

.newsletter_form input {
	width: 100px;
}

.newsletter_form input.radio {
	width: 15px;
}