BODY {
background-image: url(img/hinter1.jpg);
background-repeat: no-repeat;
background-position:370px 90%;
background-color: FFFCE1;
background-attachment:fixed;
scrollbar-face-color:#600A0D;
scrollbar-arrow-color:#FFFFFF;
scrollbar-base-color:#EEEEEE;
scrollbar-darkshadow-color:#FFFFFF;
scrollbar-track-color:#600A0D;
scrollbar-highlight-color:#EEEEEE;
scrollbar-shadow-color:#FFFFFF;
}

#language {
position:absolute;
left: 650px;
top: 80px;
}

div.bg {
background-image: url(img/geige.jpg);
background-repeat: no-repeat;
background-position:1px 85%;
background-attachment:fixed;
}

a{text-decoration:underline; color:#600A0D;}
a:active {color:#600A0D;}
a:visited {color:#600A0D;}
a:hover {text-decoration:underline; color:#D20202}

#Text01 { font-size: 8pt;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:#000000;line-height:10pt;}
.text_01 { font-size: 7pt;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:normal;color:#000000;line-height:10pt;} 

/* normale Schrift */
.text  {font-family:Verdana, Arial, Helvetica; font-size:9pt; color:#600A0D;}
.navi2 {font-family:Verdana, Arial, Helvetica; font-size:10pt; font-weight:bold; color:#600A0D;}
.text2  {font-family:Arial, Helvetica, Verdana; font-size:9pt; color:#000000;}
.text3  {font-family:Arial, Helvetica, Verdana; font-size:8pt; color:#600A0D;}
.fehler {font-family:Verdana, Arial, Helvetica; font-size:11pt; color:#BD0423;}
.copy  {font-family:Arial, Helvetica, Verdana; font-size:7pt; color:#FFFFFF;}
/* kleine Schrift */

li {font-family:Verdana, Arial, Helvetica; font-size:09pt; color:#600A0D;}

hr {
  background-color:#FFFCE1; /* Mozilla 1.4 */
  color:#600A0D; /* IE 6 */
  border: #FFFCE1; /* Opera 7.11 */
  height: 2px;
  border: 0;
  height: 1 px;
  }

/* große Überschrift */
.h2 {font-family:Arial, Helvetica; font-weight:bold; font-size:13pt; text-decoration: underline; color:#600A0D;}

.header {font-family:Arial, Helvetica; font-weight:bold; font-size:11pt; color:#600A0D;}

/*VersendenButtonx */
input {background-color: #FFFFFF; border: 1px solid #000000;font-family:Arial, Helvetica, Verdana; font-size:9pt; font-weight:bold; color:#600A0D;}
/*TEXTFELDER */
textarea {background-color: #FFFFFF; color: #600A0D; border-color: #000000; border-width: 1; font-family:Arial, Helvetica, Verdana; font-size:9pt; font-weight:bold; scrollbar-face-color:#FFFFF;