/*body{background-color:#2e3545;padding:0;margin:0;color:#ddd;width:100%;font-size:12px;font-family:Arial;}*/
/*************************  Forms ************************/

/*fieldset{border:0;}
ul.form{list-style:none;padding:0;margin:0 auto;width:350px;border:0;}
ul.form li{border-bottom:1px dashed #464e5f;padding:6px 0;height:35px;}
.form_head{height:20px;width:400px;color:#aaa;text-align:center;border-bottom:0 !important;}
ul.form li label{display:block;float:left;width:160px;}
.required{display:block;font-size:10px;color:#5b6170;width:160px;float:left;clear:left;}
ul.form li input, ul.form li select, ul.form li textarea{width:180px;background-color:#ccc;border:2px solid #ccc;padding-left:3px;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
ul.form li.submit{text-align:right;border:0;}
ul.form li.submit input{background:transparent url(/images/send.png) no-repeat;
border:0 none;
cursor:pointer;
display:block;
height:34px;
width:110px;
overflow:hidden;
text-indent:-4000px;
float:right;}
#comment{width:400px;background-color:#ccc;border:2px solid #ccc;-moz-border-radius-bottomleft:4px;-moz-border-radius-bottomright:4px;-moz-border-radius-topleft:4px;-moz-border-radius-topright:4px;}
ul.form li textarea{height:90px;width:340px;}
ul.form li.comment .required, ul.form li.comment label{width:120px;}
li.comments{height:130px !important;}*/

/*.textfield {border:1px solid silver;width:280px;padding:2px;}
.textbox {border:1px solid silver;width:280px;height:100px;}*/

#myForm {border:none;}

.submit-kontakt {margin:5px 0px 5px 0px;cursor:pointer;/*background:url('../images/button-submit-80.gif') no-repeat;*/width:40px;border:1px solid silver;font-weight:normal;background-color:#e0e0e0;text-align:center;padding:2px;}
.submit-kontakt:hover {/*background:url('../images/button-submit-hover-80.gif') no-repeat;*/background-color:#5a6165;color:white;}

.contact {color:#333;font:14px Tahoma, Arial, Helvetica, sans-serif;font-weight:normal;}

.valid{border-bottom:1px solid green !important;}
.invalid{border-bottom:1px solid #800 !important;}