/*
dgk zachtgeel: #fafb95
dgk rood: #db002e
*/

body {
	text-align: center;
	margin-top: 0;
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
p { text-align: left; font-size: 100%}
td { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
th { font-family: Verdana, Geneva, Arial, helvetica, sans-serif; }
img { border: 0; }
h1 { font-size: 160%; font-weight: bold; }
h2 { font-size: 140%; font-weight: bold; }
h3 { font-size: 130%; font-weight: bold; }
h4 { font-size: 120%; font-weight: bold; }
h5 { font-size: 110%; font-weight: bold; }
h6 { font-size: 100%; font-weight: bold; }
li { list-style-image: url(../images/kraal.png); }

blockquote {
	font-size: 100%;
	font-weight: normal;
	font-style: italic;
}

/* Module posities */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 910px;
	text-align: left;
	font-size: 12px;
	font-style: normal;
	border-left: solid medium #db002e;
	border-right: solid medium #db002e;
	background-color: #ffffff;
}

#topwrapper {
	margin: 0 8px;
	padding-top: 25px;
	height: 222px;
	border-bottom: solid medium #db002e;
}

#topbar {
	padding-bottom: 1px;
	background-color: transparent;
	text-align: right;
	font-size: 90%;
	border-bottom: solid medium #db002e;
}

#header {
	position: absolute;
	margin-top: 8px;
	width: 894px;
	height: 190px;
/* onderstaande twee regels kunnen afwisslend gebruikt worden */
/*	background: url("../images/headersnow.jpg") bottom left no-repeat; */
	background: url("../images/header.jpg") bottom left no-repeat;
}

#logo3d {
	position: relative;
	background: url("../images/dgk_logo.png") top left no-repeat;
	width: 250px;
	height: 224px;
	margin-top: -30px;
	margin-left: 15px;
	z-index: 100;
	float: left;
}

#headername {
	position: relative;
	background: url("../images/headername.png") center center no-repeat;
	width: 506px;
	height: 77px;
	margin-top: 70px;
	margin-left: 285px;
	z-index: 100;
}

#menuwrapper {
	position: absolute;
	top: 250px;
	height: 30px;
	border-bottom: solid medium #db002e;
}

#mainmenu {
	float: left;
	width: 894px;
	background-color: #fafb95;
}

#search {
	float: right;
	width: 220px;
	height: 30px;
	background-color: #04378b;
}

#contentwrapper {
	position: relative;
	margin-top: 45px;
	float: none;
}

#breadcrumb {
	font-size: 80%;
	padding-left: 8px;
}

#maincontentwrapper {
	width: 65%;
	min-height: 1100px;
	float: left;
	padding-right: 15px;
	border-right: solid medium #db002e;
}

#maincontent {
	margin-top: 15px;
	width: 100%;
	padding: 5px;
}

#right {
	width: 30%;
	float: right;
	margin: 0 8px;
}

#user1 {
	margin-top: 20px;
	width: 50%;
	float: left;
}

#user2 {
	margin-top: 3px;
	width: 50%;
	float: right;
}

#user3 {
	margin-top: 15px;
	float: none;
	width: 100%;
}

#bannerblocks {
	min-height: 40px;
}

#banner1 {
	width: 50%;
	float: left;
}

#banner2 {
	width: 50%;
	float: right;
}

#footerwrapper {
	margin: 8px;
	border-top: solid medium #db002e;
}

#footer {
	padding-top: 5px;
	text-align: center;
	font-size: 80%;
}
/* EINDE Module posities*/

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/* opmaak registratiescherm*/
#cbIconsTop {
	margin-bottom: 5px;
}
#registrationTable td.contentpaneopen {
	padding: 15px 0;
}

/* Opmaak */
#archive-list li {
	list-style: none;
	margin-left: -35px;
}


.contentheading, .moduletable h3, .moduletable_flash h3, .componentheading {
	font-size: 120%;
	font-weight: bold;
	color: #e2001a;
	margin-bottom: 10px;
	border-bottom: solid thin #db002e;
	border-top: solid thin #db002e;
	background-color: #fafb95;
	padding: 3px 0 3px 3px;
}

.componentheading {
	margin-left: 3px;
}

.contentheading_flash {
	font-weight: bold;
	color: #e2001a;
}

.contentpaneopen {
	width: 100%;
}

div.moduletable {
	margin: 0 10px 15px 10px;
}

div.moduletable_flash {
	margin-left: 10px;
	padding: 0 10px;
	border: solid medium #db002e;
	background: url("../images/bg17.png") top left repeat;
}

.klok {
	color: #db002e;
}

a:link,
a:visited {
	text-decoration: none;
	color: #04378b;
}

a:hover,
a:active {
	text-decoration: underline;
	color: #db002e;
}

div.search {
	padding-top: 13px;
	text-align: center;
}

/* voor beheermenu */
ul.menu li,
ul.eventlistmod li,
ul.latestnews li,
ul.mostread li,
.blog_more ul li {
	line-height: 20px;
	margin-left: -20px;
}

.separate {
	color: #db002e;
	font-weight: bold;
}

td.createdate {
	width: 40%;
	vertical-align: top;
	color: #666666;
	font-size: 90%;
	line-height: 5px;
}

td.modifydate {
	vertical-align: top;
	color: #666666;
	font-size: 90%;
	text-align: right;
	font-style: italic;
}

td span.small { /* td span.small wordt gebruikt voor de naam van de auteur */
	width: 40%;
	vertical-align: top;
	color: #666666;
	font-size: 90%;
	line-height: 15px;
}

td.articlesection {
	text-align: right;
	vertical-align: top;
	font-size: 90%;
	line-height: 5px;
}

td.articletext {
	padding: 5px 4px 0;
	vertical-align: top;
}

td.articlereadmore {
	padding-left: 4px;
}

.tool-tip {
	background: #fafb95;
	border: 2px solid #D4D5AA;
	padding: 5px;
	font-size: 70%;
	max-width: 200px;
	text-align: left;
}

.tool-title {
	font-weight: bold;
}

div.blog_more {
	margin: 20px 0;
}

.mod_login input {
	margin: 5px 0;
}

.contentpaneopen fieldset {
	border: 0;
	border-top: solid thin #db002e;
}

td.contentdescription {
	padding-bottom: 10px;
}

.cbUserListFC_cb_naamkind1,
.cbUserListFC_cb_naamkind2,
.cbUserListFC_cb_naamkind3,
.cbUserListFC_cb_naamkind4 {
	font-size: 90%;
	margin-left: 10px;
}

tr.sectiontableentry1 {
	background-color: #dddddd;
}
