form {
padding:0;
margin:0; 
}

label { 
font-size:11px;
line-height:18px;
width:150px;
float:left;
color:#3d6c90;
}

input.submit{

background-color:E2DAD4;
}
input {
width:320px;
float:left;
border-left-color:#3D6C90;
border-top-color:#3D6C90;
border:1px solid #3D6C90;
border-colordark: #517196;
border-colorlight: #CCCCCC;
}
select {
width:320px;
float:left;
/*border-left-color:#000000;
border-top-color:#000000;
border:1px solid #000000;
border-colordark: #517196;
border-colorlight: #CCCCCC;*/
}
TEXTAREA {
font-size:12px; 
font-family: Arial, Verdana, Helvetica; 
width:320px;
float:left;
height:40px;
color:#000000; 
background-color:#ffffff; 
border:1px solid #3D6C90;
/*border-left-color:#000000;
border-top-color:#000000;
scrollbar-base-color : #ffffff;
scrollbar-shadow-color : #ffffff;
scrollbar-arrow-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff; */
}

#natur   {
position: absolute; 
bottom:0px;
/*_bottom:-1px;*/
right:0px;
height:400px;
z-index:0;
}
