@charset "UTF-8";

.email>ins:before {content: "@"; text-decoration: none}
.email del {text-decoration: none}
.email>del {display: none}
*:first-child+html .email>del {display:inline}  /* Workaround fuer IE 7 */


/* Der Kern von Clearfix */
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  font-size:0;

}
/* IE-Patches für Clearfix */
.clearfix { display: inline-block; }
/* Vor IE5/Mac verstecken mit dem Commented Backslash Hack \*/
* html .clearfix { height: 1px; }
.clearfix { display: block; }
/* Ende des Versteckspiels für den IE5/Mac */


a { 
outline:0; 
-moz-outline:0;
}


body, html {
width: 100%;
margin: 0px;
padding: 0px;
}


.beutel_oben {
position: absolute;
top:0px;
left: 0px;
width: 950px;
height: 283px;
}

.logo {
position: absolute;
top: 0px;
left: 730px;
width: 229px;
height: 77px;
}

.logo img {
behavior: url(iepngfix.htc);
}

.beutel_unten {
position: absolute;
top: 300px;
right: 0px;
width: 320px;
height: 410px;
}

.ecke_linksunten {
position: absolute;
bottom:0px;
left: 0px;
width: 231px;
height: 177px;
}

.menu {
position: absolute;
top:0px;
left: 130px;
width: 565px;
height: 30px;
padding-left: 12px;
}

.menu img {
margin-left: -12px;
behavior: url(iepngfix.htc);
}


.ueberschrift {
position: absolute;
top: 290px;
left: 240px;
width: 430px;
height: 77px;
}

.ueberschrift img {
behavior: url(iepngfix.htc);
}

.text {
position: absolute;
top: 370px;
left: 240px;
width: 400px;
height: auto;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666;
}

.text a {
color: #666666;
}

.eingabefeld {
width: 300px;
border: 1px solid #666666;
}

.sicherheitseingabefeld {
border: 1px solid #666666;
}
