@charset "utf-8";
/* CSS Document */
body {
	margin					: 0px auto;
	padding					: 0px;
	text-align				: center;					/* center layout in ie5 and 5.5 and ie8 ook. */
	background-color		: #808080;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
	color					: #000000;
	font-size				: 12px;
}
#container {
	width					: 744px;
	margin					: 0px;
	margin-left				: auto;
	margin-right			: auto;
/*	background-color		: #829CC8*/;				/* this is the background colour of the right column */
	text-align				: left;
	font-family				: Verdana, Arial, Helvetica, sans-serif;
}
#content {
	text-align				: left;
	float					: left;
	background				: url(bg-content.png) repeat-y;
	background-color		: #FFFFFF;
	width					: 744px;
}
#content-normal {
	margin-top				: -6px;
	margin-right			: 0px;
	padding-left			: 27px;
	padding-right			: 27px;
	float					: right;
	width					: 494px;
}
#content-normal a {
	margin					: 0px;
	padding					: 0px;
/*	color 					: #739DC5;*/
	color					: #004D95;
	text-decoration 		: underline;
}
#menu {
	background:url(bg-menu.png) repeat-y;
	width					:164px;
	text-align				:left;
	float					:left;
	overflow				:hidden;
}
#logo {
	float					: left;
	clear					: left;					 /* blijft onder de div menu staan */
	background				: url(logo.png) no-repeat;
	width					: 164px;
	height					: 129px;
}
#omheen{
	position				: relative;
	margin-left				: 32px;
}
#logo-ppikeur {
	float					: left;
	width					: 196px;
	height					: 184px;

}
#footer {
	text-align				: right;
	background				: url(bg-footer.png) no-repeat;
	float					: left;
	width					: 548px;
	height					: 31px;
}
#header {
	float					:right;
	overflow				:hidden;
	width					:548px;
	height					:130px;
}
#klikpadomheen{
	width					: 548px;
	background				: url(bg-klikpad.png) no-repeat;
	float					: left;
	height					: 23px;
}
#klikpad {
	width					:494px;
	margin-left				:27px;
	margin-right			:27px;
	color					: #C2C2C2;
	font-size 				: xx-small;
}
#klikpad a {
	font-size 				: xx-small;
	color					: #C2C2C2;
	text-decoration			: none;
}
legend {
	border 					: none;
}
fieldset {
	border 					: none;
}
.radiolayout {
	width 					: 60%;
	border 					: none;
}
.formu {
	width 					: 80%;
	padding-top 			: 10px;
	padding-bottom 			: 10px;
	border 					: none;
}
.mf-input {
	margin-bottom 			: 5px;
	vertical-align 			: middle;
}
.mf-text {
	margin-bottom 			: 5px;
	vertical-align 			: top;
}
.mf-select {
	margin-bottom 			: 5px;
	vertical-align 			: middle;
}
.mf-check {
	border 					: none;
	margin-bottom 			: 5px;
	vertical-align 			: middle;
}
.mf-radio {
	border 					: none;
	margin-bottom 			: 5px;
	vertical-align 			: middle;
}
.mf-file {
	margin-bottom 			: 5px;
	vertical-align 			: middle;
}
.mf-submit {
	margin-bottom 			: 5px;
	vertical-align 			: middle;
}
hr {
/*	height 					: 0;
	border 					: 0;
	border-top 				: 2px solid #164d88;*/
/*	margin-top 				: 20px;
	margin-bottom 			: 20px;*/
}
#streep{
	background					: url(hr-streep.png) no-repeat;
	background-position			: bottom; /* firefox */
	width						: auto;
	height						: 3px;	
	padding-top					: 20px;
	margin-top 					: 20px;
	margin-bottom 				: 20px;
	margin-right				: 27px;
	margin-left					: 223px;
}

h1 {
	font-size 				: 22px;
	color 					: #e85412;
}
h2 {
	font-size				: 18px;
	color 					: #e85412;
}
h3 {
	font-size 				: 14px;
	font-style				: italic;
	color 					: #e85412;
}
h4 {
	font-size 				: 12px;
	color 					: #e85412;
}
h5 {
	font-size 				: 11px;
	font-style 				: italic;
	color 					: #e85412;
}
h6 {
	font-size 				: 9px;
	color					: #e85412;
}



table {
	font-size					: 12px;
	}
.loginform {
	font-size					: 12px;
	font-weight					: bold;
	color						: #FFFFFF;
	text-align					: right;
	padding-right				: 7px;
	width						: 125px;
	}

.loginbox {
	font-size					: 9px;
	width						: 50px;
	}
.tx-members-pi1-listrow-header {
	font-weight					: bold;
	color						: #FFFFFF;
	background-color			: #E85412;
	}

.tx-members-pi1-listrow-header a:link, .tx-members-pi1-listrow-header a:visited {
	font-weight					: bold;
	color						: #FFFFFF !important;
	text-decoration:underline;
	}
.tx-members-pi1-listrow-header a:hover {
	font-weight					: bold;
	color						: #FFFFFF;
	text-decoration:none !important;
	}

/*.tx-members-pi1-listrow-header a:hover {
	font-weight					: bold;
	color						: #FFFFFF;
	background-color			: #F4AA89;
	}*/

.tx-members-pi1-listrow table {
	width						: 100%;
	}

.tx-members-pi1-listrow td {
	width						: 33%;
/*	background-color			: #B3B3B3*/;
	}

.tx-members-pi1-listrow-odd td {
	width						: 33%;
	background-color			: #E3E3E3;
	}
.tx-chcforum-pi1-Table {
	width:492px !important;
}
