/*---------------------------------------------------------------------------------------------------------------------------*/
body{
margin:0;
padding:5px;
background:#ffffff;
}
.clear{
clear:both;
}
/*------------------------------------------------Schriften------------------------------------------------------------------*/
.text01{font-family:verdana,helvetica,arial;font-size:10pt;color:#1F1F1F;text-decoration:none;font-weight:normal;letter-spacing:0pt;}
.text02{font-family:verdana,helvetica,arial;font-size:8pt;color:#1F1F1F;text-decoration:none;font-weight:normal;letter-spacing:0pt;}
.text03{font-family:verdana,helvetica,arial;font-size:8pt;color:#1F1F1F;text-decoration:none;font-weight:normal;letter-spacing:0pt;}
.text04{font-family:verdana,helvetica,arial;font-size:8pt;color:#BFBFBF;text-decoration:none;font-weight:normal;letter-spacing:0pt;}

.bold{font-weight:bold;}
/*------------------------------------------------Hyperlinks-----------------------------------------------------------------*/
a:link {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:normal;color:#000000;text-decoration:none;}
a:visited {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:normal;color:#000000;text-decoration:none;}
a:hover {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:normal;color:#000000;text-decoration:underline;}
a:active {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:normal;color:#000000;text-decoration:none;}
a:focus {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:normal;color:#000000;text-decoration:underline;}

a.form:link {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:bold;color:#000000;text-decoration:none;}
a.form:visited {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:bold;color:#000000;text-decoration:none;}
a.form:hover {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:bold;color:#000000;text-decoration:underline;}
a.form:active {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:bold;color:#000000;text-decoration:none;}
a.form:focus {font-family:verdana,helvetica,arial; font-style:normal; font-size:10pt; font-weight:bold;color:#000000;text-decoration:underline;}

a.link:link {font-family:verdana,helvetica,arial; font-style:normal; font-size:8pt; font-weight:normal;color:#BFBFBF;text-decoration:none;}
a.link:visited {font-family:verdana,helvetica,arial; font-style:normal; font-size:8pt; font-weight:normal;color:#BFBFBF;text-decoration:none;}
a.link:hover {font-family:verdana,helvetica,arial; font-style:normal; font-size:8pt; font-weight:normal;color:#1F1F1F;text-decoration:none;}
a.link:active {font-family:verdana,helvetica,arial; font-style:normal; font-size:8pt; font-weight:normal;color:#BFBFBF;text-decoration:none;}
a.link:focus {font-family:verdana,helvetica,arial; font-style:normal; font-size:8pt; font-weight:normal;color:#1F1F1F;text-decoration:none;}
/*------------------------------------------------Formulare------------------------------------------------------------------*/
.eingabe01 {
border: 1px solid #bfbfbf;
background-color:#ffffff;
font-family:verdana,helvetica,arial;
font-size:8pt;
color:#1F1F1F;
text-decoration:none;
font-weight:normal;
}

#container{
width:900px;
background-color:#ffffff;
line-height:14pt;
}

#samples{
float:left;
width:900px;
}
#samples a.link{
width:33%;
float:left;
}
#imprint{
text-align:justify;
width:600px;
margin: 20px 0px 0px 0px;
}
