* {
	font-family: Verdana, Lucida Grande, Lucida Sans, Tahoma;
}
body, html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	overflow-x: hidden;
}
body {
	background-color: #FFFFFF;
	overflow-x: hidden;
}
#srolldiv {
	position: absolute;
	width: 100%;
}
#tickForm {
	min-height: 100%;
}
input {
	background-color: white;
	font-size: 11px;
}
a:link,a:visited {
	text-decoration: none;
}
a {
	outline: none;
}
a:hover {
	text-decoration: underline;
}
#contentdiv, #logindiv, #searchcontainer {
	display: block;
}
#contentdiv #linked {
	padding-top: 0px;
	width: 573px;
	position: relative;
}
#content, #logindiv.content, #searchresults {
	width: 374px;
	border-bottom: 1px solid #BC374A;
	padding: 10px;
	font-size: 11px;
	padding-left: 10px;
	float: left;
	margin-left: 5px;
}
#content img {
	max-width: 373px;
}
#content object {
	max-width: 373px;
}
#content a {
	color: #BC374A;
}
#topmenu a.currentlink {
	color: #ff6600;
}
#content2 {
	margin-left: 415px;
	font-size: 14px;
	font-weight: bold;
	color: #bc374a;
	position: absolute;
	margin-top: -15px;
}
#contenttitle, #logindiv .title, #title_e, #linkedtitle {
  font-size: 22px;
  font-weight: bold;
	width: 363px;
	font-size: 14px;
	padding-left: 16px;
	padding-right: 10px;
	font-weight: bold;
	color: #bc374a;
	text-transform: uppercase;
}
#linkedtitle {
	padding-left: 0px;
	padding-bottom: 10px;
}
.contentmode #content2 {
}
#searchresults {
	padding: 0;
	margin: 0;
}
#searchresults .CSearchItem {
	border-bottom: 1px solid #BC374A;
	padding-bottom: 10px;
}
#searchtitle {
	padding: 10px 0;
}
#searchresults .title{
	padding-top:10px;
	color:black;
	font-size:12px;
	font-weight: bold;
}
#searchresults a:hover .title {
	text-decoration: underline;
	color:#BC374A
}

#searchresults .content {
	color: #505050;
}

#searchresults .trail {
	padding-top: 10px;
}

#searchresults .trail a {

}

#searchresults a {
	text-decoration: none;
}

#searchresults a:hover {
	text-decoration: underline;
}
#coltable {
	height: 100%;
	width: 100%;
	border-collapse: collapse;
}
#col1 {
	width: 155px;
	background-image: url("../img/block_column.gif");
	background-position: top right;
	background-repeat: repeat-y;
	height: 100%;
}
#col1 span {
	float: left;
	width: 155px;
}
#topmenu {
	text-align: right;
	margin-right: 15px;
	position: absolute;
	left: 0px;
	top: 172px;
	width: 140px;
}

#topmenu #menuitem_46 {
	display: none;
}

#topmenu .menulevel2 {
	padding-top: 20px;
}
#topmenu .menulevel1 .linklevel1 {
	display: none;
}
#topmenu a {
	color: #000000;
	font-weight: bold;
}
#logodiv {
	height: 115px;
	background-image: url("../img/logo_tnd.jpg");
	background-repeat: no-repeat;
	width: 125px;
	float: left;
	margin-right: 6px;
	overflow: hidden;
	text-indent: -1234em;
}
#col2 {
	width: 260px;
	background-color: #FFD303;
	min-height: 100%;
	vertical-align: top;
	padding-top: 191px;
}
#col3 {
	height: 100%;
	background-image: url("../img/block_columns.gif");
	background-position: top left;
	background-repeat: repeat-y;
	vertical-align: top;
	width: 606px;
	padding-top: 191px;
}
#toplinks {
	position: absolute;
	width: 778px;
	top: 40px;
	text-align: right;
	font-size: 10px;
}
#toplinks a:link, #toplinks a:visited {
	color: #9A9A9A;
}
#vline {
	color: #676767;
	padding-left: 4px;
	padding-right: 2px;
	font-weight: bold;
	font-size: 10px;
}
#userdiv_shadow {
	height: 156px;
	width: 818px;
	background-image: url("../img/top_shadow.png");
	position : absolute;
	top: 23px;
	left: 26px;
	padding-top: 37px;
}
* html #userdiv_shadow {
	background-image: none;
}
.contentmode #userdiv_shadow {
	height: 135px;
}
#userdiv {
	width: 280px;
	float: left;
	background-color: white;
	height: 110px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
}
#userdiv a {
	width: 230px;
}
#userdiv .logofflink {
	width: 50px;
}
#userdiv .forgotlink, #userdiv .signuplink {
	width: 180px;
}
#userdiv .title {
	display: none;
}
#loginbox #remember_me {
	width: auto;
	margin: 0px;
	padding: 0px;
}
#rememberinput {
	width: auto;
	margin: 6px;
}
#loginbox .inputveld {
	width: 278px;
	border: 1px solid #BC374A;
}
#rememberinput .inputveld {
	border: none;
}
.content .inputveld {
	width: 100%;
	border: 1px solid #BC374A;
}
.formrow INPUT , .formrow .editablediv {
	display: block;
	width: 100%;
	border: 1px solid #BC374A !important;
	padding-left: 0px;
	float: left;
	margin-left: 0px;
	clear: both;
	background-color: white !important;
}
.formrow .editablediv {
	min-height: 3em;
}
.formrow .checkbox {
	width: 20px;
	display: inline;
	float: left;
}
.formrow {
	clear: both;
}
#extend_role {
	height: 14px;
}
.loginbutton, .button {
	background-color: #BC374A;
	color: white;
	border: none;
	margin-top: 10px;
	height: 16px;
	float: right;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	cursor: pointer;
	padding: 0px 4px 0px 4px;
	border: 1px solid #BC374A;
	margin-left: 4px;
}
.loginbutton {
	margin-top: 5px;
	margin-right: 0px
}
.buttonrow_col2 {
	margin-right: 10px;
	float: left;
	width: 260px;
	margin-bottom: 10px;
}
.buttonrow_col2 .link {
	margin-right: 10px;
	float: right;
	font-size: 11px;
}
#clearfilter {
	float: right;
}
.button:hover, .loginbutton:hover {
	background-color: #c96170;
}
#binnenkort {
	width: 320px;
	height: 115px;
	float: left;
	position: relative;
	overflow: hidden;
	background-color: #000000;
}
#binnenkort a {
	float: left;
	width: 320px;
	height: 86px;
	position: absolute;
	padding-top: 29px;
	left: 0px;
	top: 0px;
	background-position: center center;
	background-repeat: no-repeat;
	display: none;
	cursor: pointer;
	text-decoration: none;
}
#binnenkort #agenda_nav {
	position: absolute;
	top: -2px;
	right: 0px;
	z-index: 3;
}
.block_prev {
	width: 20px;
	height: 20px;
	background-color: #FFD303;
	background-image: url("../img/binnenkort_prev.png");
	display: block;
	float: right;
	margin-right: 1px;
	margin-top: 9px;
}
.block_title {
	width: 120px;
	height: 19px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	background-color: #FFD303;
	display: block;
	float: right;
	margin-top: 9px;
	padding-top: 1px;
	text-transform: uppercase;
}
#binnenkort a:hover .block_text {
	background-color: #ff6600;
	color: #ffffff;
}
.block_next {
	width: 20px;
	height: 20px;
	background-color: #FFFFFF;
	background-image: url("../img/binnenkort_next.png");
	display: block;
	float: right;
	margin-left: 1px;
	margin-top: 9px;
}
.block_text {
	clear: both;
	padding: 4px;
	font-size: 14px;
	text-align: right;
	color: #000000;
	background-color: #FFFFFF;
	display: block;
	float: right;
	margin-top: 4px;
	text-transform: uppercase;
	font-weight: bold;
}
.block_text strong {
	font-weight: normal;
}
.block_info {
	clear: both;
	width: 20px;
	height: 20px;
	background-color: #FFD303;
	background-image: url("../img/info.png");
	display: block;
	float: right;
	margin-top: 5px;
}
#error, .CBPLoginContent p {
 padding-top: 5px;
 font-weight: bold;
 color: #9A9A9A;
}
.formrow .label, #usertext, #passtext, .forgotlink, .signuplink, #remembertext   {
	font-weight: bold;
	padding-top: 5px;
	margin-bottom: 5px;
}
#usertext, #passtext, .forgotlink, .signuplink, #remembertext, #rememberinput {
	float: left;
}
.forgotlink, .signuplink, #remembertext {
	color: #9A9A9A;
}
.forgotlink {
	margin-left: 0px;
}
.signuplink {
	margin-left: 5px;
}
#leftmenu {
	font-weight: bold;
	color: #bc374a;
	padding-left: 10px;
}
#leftmenu a:link , #leftmenu a:visited {
	color: #bc374a;
}
.username, .logofflink {
	font-weight: bold;
	color: #bc374a;
	margin-top: 5px;
	margin-bottom: 5px;
}
.username {
 color: black;
}
#loggedin a {
	font-weight: bold;
	color: #bc374a;
	float: left;
}
#loggedin .username {
	margin-top: 5px;
	font-size: 11px;
	float : left;
	width: 220px;
	overflow: hidden;
}
#loggedin .logofflink {
	float: right;
}
#loggedin .userlink, #loggedin .profilelink, #loggedin  .grouplink, #loggedin  .productionlink {
	background-repeat: no-repeat;
	padding: 4px 25px;
	margin: 0px;
}
#loggedin .userlink {
	background-image: url(../lib/netwerk/img/small_logo_mijngegevens.png);
}
#loggedin .profilelink {
	background-image: url(../lib/netwerk/img/small_logo_individual.png);
}
#loggedin  .grouplink {
	background-image: url(../lib/netwerk/img/small_logo_group.png);
}
#loggedin  .productionlink {
	background-image: url(../lib/netwerk/img/small_logo_production.png);
}
.content #rememberline {
	display: none;
}
#userdiv .forgotlink {
	margin-left: 5px;
}
#userdiv #rememberline {
	display: block;
}
#agenda {
	clear: both;
	width: 260px;
	float: left;
	z-index: 20;
	position: relative;
	overflow: hidden;
}
#agenda h1 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-left: 10px;
	margin-bottom: 15px;
	margin-top: 0px;
	text-transform: uppercase;
	cursor: pointer;
	background-image: url(../img/dropdown.gif);
	background-repeat: no-repeat;
	background-position: 229px 8px;
}
#agenda .link_red  {
	clear: both;
	float: right;
	margin-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #bc374a;
	padding-top: 10px;
	padding-bottom: 10px;
}
#agenda .bekijk_alle_evenementen {
	clear: both;
	font-weight: bold;
	color: #bc374a;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	width: 250px;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 5px;
}
.select_title {
	margin-left: 10px;
	font-size: 11px;
	float: left;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 2px;
}
.ie7up .select_title {
	padding-top: 3px;
}
select {
	border: 1px solid #bc374a;
	width: 375px;
	background-color: white;
}
#select_netwerk, #select_activiteit, #select_periode, #select_user, #select_group, #select_production, #select_location,#select_activity_type {
	margin-right: 10px;
	background-color: white;
	font-size: 11px;
	font-family: Verdana, Lucida Grande, Lucida Sans, Tahoma;
	border: none;
	float: right;
}
.ie7up select {
}
#kijkdoe {
	position: absolute;
	left: 6px;
	top: -1px;
	display: none;
}
#kijkdoe p {
	display: none;
}
#kijkdoe #select_activity_type {
	background-color: #FFD303;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	float: left;
	padding: 0;
	margin: 0;
	width: 245px;
	border: none;
	border-color: #ff3300;
}
#kijkdoe #select_activity_type option {
	background-color: #FFD303;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	border: none;
}
#select_netwerk, #select_user, #select_group, #select_production, #select_location, #select_activity_type {
	width: 150px;
	margin-bottom: 2px;
}
#select_activiteit, #select_periode {
	width: 130px;
}
#agenda a {
	clear: both;
}
.agenda_item {
	clear: both;
	border-top: 1px solid #ffffff;
	cursor: pointer;
	background-color: transparent !important;
	float: left;
	width: 100%;
}
.agenda_item:hover .agenda_link_title {
	text-decoration: underline;
}
.agenda_item:hover .agenda_item_text, .agenda_item:hover .agenda_link_group {
	color: #bc374a;
}
#agenda a.agenda_item_text {
	float: left;
	width: 190px;
	overflow: hidden;
	padding-top: 7px;
	margin-bottom: 7px;
	clear: none;
	text-decoration: none;
}
#agenda a.agenda_item_text p {
	color: #000000;
}
#agenda a.agenda_item_text:hover p {
	color: #bc374a;
}
.agenda_date {
	margin-left: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	float: left;
	width: 40px;
	margin-right: 15px;
	margin-top: 10px;
	display: inline;

}
.agenda_link_title {
	font-size: 12px;
	font-weight: bold;
	color: #bc374a;
}
.agenda_link_group {
	font-weight: bold;
	color: black;
}
.select_activiteit {
	height: 15px;
}
.select_list {
	min-height: 20px;
	float: left;
	width: 260px;
	margin-bottom: 2px;
}
/*search */
input#listquery_search {
	width: auto;
	color: #ffffff;
	font-weight: bold;
	background-color: #BC374A  !important;
	float: left;
	margin-left: 4px;
	display: inline;
	clear: none;
	cursor: pointer;
	margin-bottom: 10px;
}
#list_query_input {
	width: 200px;
	margin-bottom: 10px;
}
#col3 #loginform, #col3 #error {
	max-width: 360px;
	padding: 20px;
}

.sitemap {




}

.sitemap a {
	text-decoration: none;
	display: block;
	white-space: nowrap;
	background-image: url(../img/sitemap.gif);
	background-repeat: repeat-y;


}

.sitemap a:hover {

	color: #000000 !important;

}
.sitemap .level0 {
	background-position: -100px;
	font-size: 15px;
	font-weight: bold;
}

.sitemap .level1 {
	font-size: 13px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-position: -100px;

}
.sitemap .level2 {
	padding-left: 10px;
	background-position: -90px;
}
.sitemap .level3 {
	padding-left: 20px;
	background-position: -80px;
}
.sitemap .level4 {
	padding-left: 30px;
	background-position: -70px;
}
.sitemap .level5 {
	padding-left: 40px;
	background-position: -60px;
}
.sitemap .level6 {
	padding-left: 50px;
	background-position: -50px;
}


