/* CSS Document for layout of page - (use content.css for layout contents)*/
body {
	margin:0px;
	background-repeat: no-repeat;
}
#templink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight: bold;
	color: #FFFFFF;
}
#extramenu a,#templink a{
	color: #FFFFFF;
	text-decoration: none;
}

#hidewhenscreen {
	DISPLAY: none
}
.tabletop p,.tabletop td{
	color:#FFFFFF;
}
.eformulier table{
	padding:0px;
	margin:0px;
	spacing:0px;
}
.eformulier td,.eformulier p{
	padding:0px;
	margin:0px;
}
.eformuliertext{
	width: 250px;
	/*border:1px solid #666666;*/
}
.eformuliertextfield{
	height: 75px;
	width: 250px;
	/*border:1px solid #666666;*/
}
.eformulierselect{
	width: 250px;
	/*border:1px solid #666666;*/
}

.ypmenutable {
	height:10px;
	overflow:hidden;
}
.ypmenutable li {
	position:absolute;
	visibility:hidden;
	overflow:hidden;
}
.ypmenutable ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.alignleft{
	margin-top:6px;
	margin-right:10px;
}
.alignright{
	margin-top:6px;
	margin-left:10px;
}
.ledenlijstdetails th{
	text-align:left;
	color:#666666;
	font-weight:normal;
}
#divcontent{
	OVERFLOW:auto;
}
/*ledenlijst*/
#publiclogin_ledenlijst  .ledenlijst  {
	background-color: #E4E4E4;
}

#publiclogin_ledenlijst .ledenlijst th{
	color:#074E78;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #DDDDDD;
}

#publiclogin_ledenlijst  .ledenlijst td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#publiclogin_ledenlijst  .ledenlijst .rowflip {
	background-color: #EFEFEF;
}
#publiclogin_ledenlijst .ledenlijst  .rowflop {
	background-color: #E4E4E4;
}
/*ledenlijst zoek veld */
#publiclogin_ledenlijst  .zoekleden  {
	background-color: #E4E4E4;
}
#publiclogin_ledenlijst  .zoekleden .rowflip {
	background-color: #EFEFEF;
}
#publiclogin_ledenlijst .zoekleden  .rowflop {
	background-color: #E4E4E4;
}
#publiclogin_ledenlijst  .zoekleden  .rowflip td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.CTblock{
	float:left;
	width:275px;
	height:200px;
	border:1px solic #333333;
	margin-right:15px;
	margin-top:15px;
	padding:0px;
}
.CTWideblock{
	float:left;
	width:100%;
	border:1px solic #333333;
	margin-right:15px;
	margin-top:15px;
	padding:0px;
}
.CTRowblock{
	float:left;
	width:100%;
	border:1px solic #333333;
	margin-right:15px;
	margin-top:15px;
	padding:0px;
	background-color: #FFD151;
}

.CTblock form{
	margin:0px;
}
.CTHeading{
	border:0px;
	margin:0px;
	padding:8px;
	padding-left:20px;
	background-color: #333333;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
}
.CTHeading h1{
	color:#ffffff;
}
.eformulier .item{
	background-color:#E6E6E6;
	margin-bottom:10px;
	padding:10px;
	border:0px solid #000000;
	width:600px;
}

.CTcontent{
	background-color:#E6E6E6;
	padding:25px;
	height:100%;
	margin-bottom:10px;
}
.CTcontentwarning {
	background-color:#FF6C6C;
	padding:25px;
	height:100%;
	margin-bottom:10px;
}
.CTcontentwarning p{
	color:#FFFFFF;
	font-weight:bold;
}

#registerblock .CTcontent {
	text-align:center;
}

#nieuws_html_headlines p {
	margin-bottom: 0px;
}

.nieuws_html_headlines_date, .agendasmldate {
	font-size:9px;
	border-bottom: 1px solid #0075AB;
}



/*Formulier stijlen*/
div#FormhandlerFormDefaults{width:100%;text-align:left;}
div#FormhandlerForm{width:700px;display:inline-block;}


input.FormHandlerField{width:95%;}
.FormHandlerTable h2{margin-top:20px;}

#totalcosts{margin-top:8px;margin-bottom:8px;}
table.FormHandlerTable td{
padding:5px;
}
#FormhandlerForm table.FormHandlerTable {
width:100%;
}
#deelnummerInfo{width:690px;}
#deelnummerInfo,#FormhandlerForm div.panel{
	border:1px dotted #6694C6;
	background-color:#EFEFEF;
	margin:5px;
	padding:3px;
}
#FormhandlerForm div.panel caption{
	color:#074E78;
	font-weight:bolder;
	font-size:14px;
	margin-top:0px;
	margin-bottom:0px;
}

