.tabelle {
   width: 800px;
   border: 1px solid #B6B6B6;
}
.tabelle2 {
   width: 800px;
   height: 200px;
   float: right;
}

.motto {
   font-family: Palatino Linotype, Times New Roman, serif;
   font-size: 18px;
   font-style: normal;
   font-weight: normal;
   color: #C0C0C0;
   background-image: url(images/motto.gif);
}
.motto i { 
   color: #fff;
   letter-spacing: 2px;
}
.comic {
   font-family: Comic Sans MS;
   color: #fff; 
}
.blaudiv {
   background-color: #90869F;
   margin-left: 100px;
   width: 200px;
   height: 300px;
   z-index: -1;
   position: relative;
   left: 50px;
}

.topmenu {
   font-family: Verdana, Palatino Linotype, Times New Roman, serif;
   font-size: 18px;
   font-weight: bold;
   font-style: normal;
   color: #fff;
   vertical-align:middle;
   text-align:middle;
}   
.topmenu A:link    { font-family:; font-size:; font-style:; color: #fff; letter-spacing:; text-decoration: none; }
.topmenu A:visited { font-family:; font-size:; font-style:; color: #fff; letter-spacing:; text-decoration: none; }
.topmenu A:active  { font-family:; font-size:; font-style:; color: #fff; letter-spacing:; text-decoration: none; }
.topmenu A:hover   { font-family:; font-size:; font-style:; color: #e0e0e0; letter-spacing:; text-decoration: none; }

.submenu {
   font-family: Verdana; 
   font-size: 10px; 
   font-weight: bold; 
   color: #FFFFFF;
}
.submenu A:link    { color: #fff; font-style:normal; text-decoration: underline; }
.submenu A:visited { color: #fff; font-style:normal; text-decoration: underline; }
.submenu A:active  { color: #fff; font-style:normal; text-decoration: underline; }
.submenu A:hover   { color: #C0C0C0; font-style:normal; text-decoration: underline; }

.copyright {
   font-family: Verdana; 
   font-size: 10px; 
   font-weight: normal; 
   color: #444;
}

.gestrichel {
   vertical-align:middle;
   border:0px;
}


.textfeld1 {
   padding: 20px;
   font-family: Verdana; 
   font-size: 14px; 
   font-weight: normal; 
   color: #444;
}
.textfeld2 {
   padding: 20px;
   padding-left: 40px;
   font-family: Verdana; 
   font-size: 14px; 
   font-weight: normal; 
   color: #444;
}


.schlagzeile {
   font-family: Verdana; 
   font-size: 16px; 
   font-weight: bold; 
   color: #C70607;
}
.text_rot {
   color: #C70607;
}
.text_schwarz {
   color: #000;
}

ul {
   list-style-image: url(bullet.gif); 
   margin: 0px;
   padding-left: 20px;
}
ul a {
   font-family: Verdana; 
   font-size: 14px; 
   font-weight: normal; 
   color: #000;
}
.textfeld2 a {
   font-family: Verdana; 
   font-size: 12px; 
   font-weight: normal; 
   color: #000;
}






.formbox
   { border: 0px solid;
     border-color: #C0C0C0;
     color: #444;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     line-height: 18px;
   }   
   
textarea, input, select, option {
     color: #000;
     border-color: #666666;
     font-weight: bold;
     font-size: 10px;
     font-family: Verdana, Arial, Helvetica, sans-serif;
     line-height: 18px;
   }

textarea, input, select {
   border: 1px solid;  
}
