.nx_otziv { width:310px; padding:20px 25px 20px 15px;
position:fixed; margin-top:130px; left:-352px; z-index:100; top:0;
-moz-box-shadow: 0 1px 7px rgba(0,0,0,0.7);
-webkit-box-shadow: 0 1px 7px rgba(0,0,0,0.7);
box-shadow: 0 1px 7px rgba(0,0,0,0.7);
background: #F6F5EF;}

*html .nx_otziv{position:absolute; top:expression(eval(document.documentElement.scrollTop));}

.nx_otziv  a{text-decoration:underline;}

.nx_otziv_label {position:absolute; top:5px; right:-68px; z-index:200; cursor:pointer;
background:url(images/label2.png); 
width:95px; height:223px;}

.nx_otziv form {margin: 0; padding: 0;  border: 0;  outline: 0; }
.nx_otziv table.mail_table {border:0px solid red; border-collapse:collapse; background:none; width:100%;}
.nx_otziv table.mail_table td {padding:5px 5px; border:none; font-size:9pt; text-align:left; color:#000;}

.nx_otziv table.mail_table input {height:15px; width:133px; background:#fff; border: 1px solid #a5acb2;}
.nx_otziv table.mail_table input.cb {float:left; background:none; margin: 0 3px; width:20px}

.nx_otziv table.mail_table sup {display:none;}

.nx_otziv table.mail_table textarea {width:100%; height:100px; margin-top:5px;
background:#fff; border:1px solid #a5acb2; overflow:hidden;}

* html table.mail_table textarea {background-attachment:fixed;}

.nx_otziv table.mail_table input.nx_mail_submit
{width:150px; height:34px; float:right;
font-size:10pt; color:#000; font-weight:bold; 
margin:0; border:0px solid #ccc;
background:url(images/send.png); 
cursor:pointer; outline:none;}

.nx_otziv table.mail_table input.nx_mail_submit:active{position:relative; z-index:300; left:1px; top:1px;}

.nx_otziv  .mail_error {font-size:10pt; font-family:Arial; color:red;}
.nx_otziv h3.mail_send {font-size:13pt; text-align:center;}
.nx_otziv .is_send{text-align:center; font-size:9pt;}