/*  BODY  */

body {	background-image: url(../img/bg.gif); font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; }

.text    { color: #000000; font-size: 11px; line-height: 1.8em }
.textueber   { color: #ff6600; font-size: 12px; line-height: 1.8em; font-weight: bold }
.footer    { color: #000000; font-size: 11px; line-height: 1.5em }
.quelle    { color: #000000; font-size: 10px; line-height: 1.5em }


a { color: #ff6600; text-decoration: underline; }
a:hover   { color: #333333; text-decoration: none; }

hr { border-width: 1px; border-style: solid; border-color : #b80000; margin-top: 15px; margin-bottom: 13px;}
ul { font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; }

/*  FORMULAR  */

.eingabefeld {
   font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
   width: 200px;
   height: 17px;
   font-size: 11px;
   color: #000000;
   background-color: #EDEDED;
   text-decoration: none;
   padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #EDEDED;
	border-bottom-color: #999999;
	border-right-color: #EDEDED;
	border-left-color: #EDEDED;
	}
	
.eingabetext {
   font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
   width: 310px;
   height: 100px;
   font-size: 11px;
   color: #000000;
   background-color: #EDEDED;
   text-decoration: none;
   padding-left: 3px;
   border-width: 1px;
   border-style: solid;
   border-color: #EDEDED;
	}

button {
   font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
   height: 20px;
   font-size: 11px;
   font-weight: bold;
   color: #ffffff;
   background-color: #E50003;
   text-decoration: none;
   padding-left: 3px;
   border-width: 1px;
   border-style: solid;
   border-color: #666666;

}
