form{
	margin: 0px;	
	padding: 0px;
}

input[type="text"] {
	width: 259px;
	background: url(../pic/forminput_backgr.jpg) no-repeat;
	border: none;
	font-size: 12px;
	height: 22px;
	color: #737373;
	padding: 0px;
	padding-left: 4px;
	padding-right: 4px;
	-webkit-appearance: none;
}

input[type="password"] {
	width: 259px;
	border: 1px solid #CCCCCC;
	font-size: 12px;
	color: #737373;
	padding: 2px;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    -webkit-appearance: none;
}

.emailfield{
	margin-left: 6px;
}

.nieuwsreacties input[type="text"] {
	margin-bottom: 15px;
}
.nieuwsreacties textarea {
	margin-bottom: 15px;
}

select {
	background: none;
	padding: 2px;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    color: #7A7373;
    font-size: 11px;
    border: 0px;
    margin-top: 3px;
    margin-right: 0px;
    height: 20px;
    padding-left: 10px;
    border: solid 1px #D3D3D3;
    border-right: 0px;
    background-color: #FFFFFF;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px; 
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-khtml-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;  
}

.zoek input[type="text"] {
	background: none;
	padding: 2px;
	width: 131px;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;
    color: #999999;
    font-size: 11px;
    border: 0px;
    margin-top: 3px;
    margin-right: 0px;
    height: 20px;
    padding-left: 10px;
    border: solid 1px #D3D3D3;
    border-right: 0px;
    background-color: #FFFFFF;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-khtml-border-top-left-radius: 3px;
	border-top-left-radius: 3px; 
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-khtml-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;   
}
.zoek input[type="submit"] {
	width: auto;
	padding: 0px;	
	padding-left: 3px;
	padding-right: 3px;
	height: 26px;
	margin: 0px;
	margin-top: 3px;
	-moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border-radius: 0px;	
	background-color: #EB7A00;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-khtml-border-top-right-radius: 3px;
	border-top-right-radius: 3px; 
	-moz-border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-khtml-border-bottom-right-radius: 3px;
	border-top-bottom-radius: 3px; 	
	margin-right: 5px;
	-webkit-appearance: none;
}
.zoek input[type="submit"]:hover{
	background: none;
	background-color: #000;
}


.inloggen input[type="text"] {
	width: 212px;
}
.inloggen input[type="password"] {
	width: 212px;
}
.inloggen input[type="submit"] {
	background: none;
	background-color: #0E96D8;
	display: block;
	width: auto;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	cursor:  pointer;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
    -webkit-appearance: none;
}
.inloggen input[type="submit"]:hover {
	color: #2F3F5E;
	background-color: #FA9C21;
	border: 0px;
}
.inloggen .registreren a {
	background: none;
	background-color: #60B8E4;
	display: block;
	float: right;
	width: auto;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 2px;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 5px;
	cursor:  pointer;
	-moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    -khtml-border-radius: 6px;
    border-radius: 6px;
}
.inloggen .registreren a:hover {
	color: #2F3F5E;
	background-color: #FA9C21;
	border: 0px;
}
.inloggen .small{
	font-size: 11px;
	line-height: 13px;
	margin-top: 15px;
}

textarea {
	width: 259px;
	height: 93px;
	background: url(../pic/forminputtextarea_backgr.jpg);
    color: #737373;
    font-size: 12px;
    border: 0px;
    padding-left: 4px;
	padding-right: 4px;
	margin-top: 1px;
	resize: none;
	-webkit-appearance: none;
   	-webkit-border-radius:0; 
    border-radius:0;
    resize: none;
}
textarea.breed {
	width: 537px;
	background: url(../pic/forminputtextarea_backgr_breed.jpg);
}

input[type="button"] {
	background-color: #EA7C20;
	display: block;
	width: 148px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 5px;
	margin-top: 5px;
	cursor:  pointer;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
}
input[type="button"]:hover {
	background-color: #000;
}

input[type="submit"] {
	background-color: #EA7C20;
	background-position: left bottom;
	background-repeat: repeat-x;
	display: block;
	width: 148px;
	text-align: center;
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	border: 0px;
	padding: 5px;
	margin-top: 5px;
	cursor:  pointer;
	-moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    -webkit-appearance: none;
}
input[type="submit"]:hover {
	background-color: #000;
}

.verplicht{
	display: none;
	color: #FF0000;
	font-size: 11px;
	padding-left: 10px;
}

.formitem{
	width: 575px;
}
.formitemright{
}
.formsubitem1{
	width: 175px;
	min-height: 27px;
	float: left;
	margin-top: 3px;
	font-weight: bold;
	display: block;
}
.formsubitem2{
	width: 400px;
	min-height: 30px;
	float: left;
	display: block;
}
.formsubitem_1kolom{
	width: 575px;
}

.ster{
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}


/* VERENIGING AANPASSEN */
.vereniging #naam {
	font-size: 30px;
	color: #333333;
	width: 347px;
}
.vereniging #titel {
	color: #0E96D8;
	font-size: 18px;
	width: 347px;
}
.vereniging #straat {
	color: #333333;
	width: 150px;
}
.vereniging #huisnummer {
	color: #333333;
	width: 30px;
}
.vereniging #postcode {
	color: #333333;
	width: 80px;
}
.vereniging #plaats {
	color: #333333;
	width: 100px;
}
.vereniging #telefoon {
	color: #333333;
	width: 180px;
}
.vereniging #emailadres {
	color: #333333;
	width: 180px;
}
.vereniging #website {
	color: #333333;
	width: 180px;
}
.vereniging #tekst {
	width: 934px;
	height: 370px;
}
.vereniging #opslaan{
	margin-top: 20px;
	float: right;
	margin-right: -10px;
}