  body {	font-size:12px;
	background-image: url("../upload/layout/hintergrund1px800.gif"); 
	background-repeat: repeat-x; 
	/* background-image: url("../upload/layout/hintergrundbildrechts.gif");
	background-repeat: no-repeat; */
	background-color: #FFFFFF;
	/* Der mittelgraue Breich und Verlauf im Hintergrund */
	font-family: Arial; 
	 color:#7B6142; }

  .headline{ 
     font-size: 15px; 
     color: #E1001A; 
     text-decoration: none; 
     font-weight: bold;   }

 .text, .text_fett {color: #000000; 
	font-family:  Arial;
	font-size: 12px;
    text-decoration: none;
    line-height:16px;
  }


input  { width: 272px; height: 16px; 
        padding: 4px;  line-height: 18px; 
        border-top: solid 1px #666;
        border-left: solid 1px #666;
        border-right: solid 1px #666;
        border-bottom: solid 1px #666;
 	color: #000000;}

textarea 	{ width: 272px; height: 100px; 
	font-family:  Arial;
	font-size: 12px;
        padding: 4px;  line-height: 18px; 
        border: solid 1px #666;
 	color: #000000;}

.submit {
        font-family: Arial; font-size:12px;
        padding: 4px;  line-height: 14px; 
        color: #FFFFFF;
        cursor: pointer;
        font-weight: bold;
	width: 280px; height:  24px;
        margin-top: 4px;
        border-top: solid 1px #EE7886;
        border-left: solid 1px #EE7886;
        border-right: solid 1px #EE7886;
        border-bottom: solid 1px #EE7886;
        background-color: #EE7886;
        }


a:link 	 	{ font-family:  Arial, Verdana,Tahoma; font-size: 11px; color: #E1001A; 
 	 	text-decoration: underline; font-weight: normal;}
a:active 	{ font-family:  Arial, Verdana, Tahoma; font-size: 11px; color: #E1001A; 
 	 	text-decoration: underline; font-weight: normal;}
a:visited	{ font-family:  Arial, Verdana, Tahoma; font-size: 11px; color: #E1001A; 
 	 	text-decoration: underline; font-weight: normal;}
a:hover 	{ font-family:  Arial, Verdana, Tahoma; font-size: 11px; color: #E1001A; 
 	 	text-decoration: underline; font-weight: normal;}


