fieldset{
	border:none;
	padding:0;
}

body,html {
	color: #000000;
	/*
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	*/
	height: 100%;
	margin: 0px;
	padding: 0px;
}
#logo{
	height: 112px;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img {
	border: none;
}

h3 {
	font-size: 14px;
	font-weight: normal;
}

.blue {
	color: #0288cf;
}

br.clear {
	clear: both;
}

.space {
	line-height: 25px;
}

.font_small {
	font-size: 10px;
}

#container_profiel {
	width: 688px;
	float: left;
	margin: 0 0 0 3px;
}

/* INLOG */
#login {
	float: right;
	width: 300px;
	margin:0 28px 0 0;
}
#formblock {
	display: none;	
}
.login_input {
	width: 120px;
}

/* BLOK */
.p_header {
	background-color: #0288cf;
	color: #ffffff;
	font-size: 14px;
	height: 20px;
	margin-bottom: 3px;
	padding-left: 6px;
}

.p_header a {
	color: #ffffff;
	font-weight: bold;
	margin-right: 40px;
	text-decoration: none;
}

.p_header a:hover {
	text-decoration: underline;
}

.blok {
	border: 1px solid #e2e2e2;
	clear: both;
	margin-bottom: 6px;
	min-height: 84px;
	padding: 6px;
}

.blok_big {
	border: 1px solid #e2e2e2;
	clear: both;
	min-height: 84px;
	margin-bottom: 6px;
	margin-bottom: 6px;
	padding: 6px;
}

.blok_small {
	border: 1px solid #e2e2e2;
	clear: both;
	margin-bottom: 6px;
	height: 30px;
	padding: 6px;
}

.blok_small a {
	text-decoration: none;
	font-weight: normal;
}

.blok_small a:hover {
	text-decoration: underline;
}

/* FORM */
.form p {
	clear: both;
	min-height: 20px;
	margin-bottom: 6px;
}

.form label {
	float: left;
	width: 120px; /* IE6 */
	min-width: 120px;
}

.kleine-poll label{
	display:inline;
	float:none;
}

.form textarea {
	width: 320px !important;
	min-height: 150px;
	border: 1px solid #0288cf;
}

.form_input {
	width: 320px !important;
	border: 1px solid #0288cf;
}

.form_input_dropdown {
	width: 322px; /* IE6 */
	min-width: 322px;
	border: 1px solid #0288cf;
}

.form_bigger labels {
	float: left;
	width: 160px !important; /* IE6 */
	min-width: 160px;
}

.error {
	float: left;
	margin-left: 6px;
	/* IE6 */ /*width:100px; 
		min-width:100px; */
}

.required {
	margin: 0;
}

.button {
	border: none;
	background-color: #0288cf;
	color: #ffffff;
	/*max-width: 100px;*/
	cursor:pointer;
}

a.button{
	background-color: #0288cf;
	color: #ffffff;
	padding:2px 8px 2px 8px;
	margin-right:6px;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}


/* PROFIEL */
.profile_text {
	float: left;
}

.profile_text label {
	float: left;
	width: 80px;
}

.profile_clear {
	clear: both;
	padding-top: 12px;
}

.profile_right {
	float: right;
}

.profile_img {
	border: 1px solid #0288cf;
	float: left;
	margin-right: 6px;
	width: 61px;
}

.profile_img_large {
	float: left;
	margin-right: 6px;
}

.profile_img_large img {
	border: 1px solid #0288cf;
	margin-bottom: 3px;
}

.profile_img_large a img {
	border: none;
	text-decoration: none;
}

.profile_img_large a {
	line-height: 10px;
}

.profile_img_thumb {
	border: 1px solid #0288cf;
}

.profile_blueborder {
	border: 1px solid #0288cf;
}

.profile_photo {
	border: 1px solid #e2e2e2;
	padding: 3px;
	margin: 0 auto;
	min-width: 300px;
}

.profile_photo img {
	border: 1px solid #0288cf;
	display: block;
	margin: 0 auto 6px auto;
}

.profile_photo p {
	margin-bottom: 6px;
	text-align:center;
}

/* POLL */
.poll_bar {
	float: left;
	background-image: url(../img/poll_gradient.jpg);
	background-repeat: repeat-x;
	height: 11px;
}

.poll_result {
	float: left;
	margin-left: 6px;
}

/* TABLE */
.tablePhoto td {
	padding-right: 28px;
	padding-bottom: 22px;
}

.tablePhoto p {
	text-align: center;
}

#tablePrikbord td {
	padding-bottom: 10px;
}

.errorbox {
	margin: 5px 0;
}

.errorbox .error {
	float: none;
	margin: 0;
	font-weight: bold;
	color: red;
}

.vriend_item {
	float: left;
	padding: 0 10px 5px;
}

.vriend_item p {
	width: 61px;
	height: 32px;
	overflow: hidden
}