fieldset{
    width: 320px;
    padding: 20px 20px 35px 20px;
    float: left;
    margin: 0px;
}

fieldset#Hotmail{
    width: 345px;
    background: url(../images/bg_blok.png) no-repeat;
}

fieldset#Hotmail legend {
    font-style: italic;
    padding: 0 0;
    text-align: left;
    padding-top: 25px;
}

fieldset#Yahoo{
    width: 345px;
    background: url(../images/bg_blok.png) no-repeat;
}

fieldset#Yahoo legend {
    font-style: italic;
    padding: 0 0;
    text-align: left;
    padding-top: 25px;
}

fieldset#msn{
    width: 345px;
    background: url(../images/bg_blok.png) no-repeat;
}

fieldset#msn legend {
    font-style: italic;
    padding: 0 0;
    text-align: left;
    padding-top: 25px;
}

fieldset#GMail{
    width: 345px;
    background: url(../images/bg_blok.png) no-repeat;
}

fieldset#GMail legend {
    font-style: italic;
    padding: 0 0;
    text-align: left;
    padding-top: 25px;
}

fieldset#upload {
    background-image: none;
    width: 500px;
    height: 120px;
}

fieldset#forgot{
    background-image: none;
    width: 500px;
    height: 200px;
}

fieldset#compose{
    background-image: none;
    width: 500px;
    height: 300px;
}
fieldset#loginformpje{
    background-image: none;
    width: 500px;
    height: 200px;
}

legend {
    font-style: italic;
    padding: 0 0;
    text-align: left;
    padding-top: 10px;
}

label{
    width: 115px;
    float: left;
}
input {
    background-color: #000000;
    color: #fff;
    width: 150px;
    float: left;
    border: 1px solid #dc3d9c;
}

select{
    background-color: #000000;
    color: #fff;
    float: left;
    border: 1px solid #dc3d9c;
}

button{
    margin: 30px;
    float: left;
}
textarea {
    background-color: #000000;
    color: #fff;
    float: left;
    border: 1px solid #dc3d9c;
}

option {
    background-color: #000000;
    color: #fff;
    border: 1px solid #dc3d9c;
}

optgroup {
    background-color: #000000;
    color: #fff;
    border: 1px solid #dc3d9c;
}

form#two optgroup option {
background:#C5D9FF; 
color:#003399;
}



.knop {
	background: url(../images/knop0.png) no-repeat;
	height: 24px;
	width: 134px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #000000;
}

.profiel_knop {
	background: url(../images/knop0.png) no-repeat;
	height: 24px;
	width: 134px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #6F6F6F;
	text-decoration: none;
	font-weight: bold;
	border: 0px solid #000000;
	margin: 20px 0px;
}

.knop:hover {
	background: url(../images/knop1.png) no-repeat;
	height: 24px;
	width: 134px;
	font-family: "Palatino Linotype";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	border: 0px solid #000000;
}

.loginform {
    position: absolute;
    right: 30px;
    float: right;
    width: 200px;
    margin: 0px;
    padding: 0px;
}

.loginform p {
    text-align: left;
}

#login label {
    width: 120px;
}

.blackborder{
    border: 1px solid #dc3d9c;
    background-color: #000;
    color: #fff;
}

.checkbox {
    width: 14px;
    border: none;
    background-color: transparent;
}

.clearer {
    height: 1px;
    font-size: 1px;
    clear: both;
    padding: 0px;
    margin: 0px;
}

.talenCheck label {
    clear: both;
}
#fieldset5, #fieldset9 {
text-align: left;
}

#fieldset5 input, #fieldset9 input {
position: absolute;
*margin-left: -30px;
_margin-left: -30px;
}
 
#fieldset5 label, #fieldset9 label {
float: none;
display: block;
width: 100px;
margin-left: 30px;
}

#search {
padding: 1px 0px 2px 0px;
_padding: 2px 0px 3px 0px;
*padding: 2px 0px 3px 0px;
}