body {
	font-family: Arial, Helvetica, sans-serif;
	color: #9F7E53;
	background-color: #000000;
}
a:link {
	color:#9F7E53;
	text-decoration: none;
}
a:hover {
    text-decoration: underline;
	color:#FFFF00;
        }
a:visited {
	color:#9F7E53;
	text-decoration: none;
}
a:active {
	color:#FFFF00;
	text-decoration: none;
}
.td1 {
	font-size: 9px;
	color: #9F7E53;
}
.td2 {
	font-size: 10px;
	color: #9F7E53;
}
.td3 {
	font-size: 11px;
	color: #9F7E53;
}
.td4 {
	font-size: 20px;
	color: #9F7E53;
}

.rahmen {
	border: 1px solid #000000;
	margin: 1px;
	padding: 2px;
}
.inputtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #9F7E53;
	text-decoration: none;
	border: 1px solid #666666;
}
.button1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B1807;
	text-decoration: none;
	background-color: #D09D02;
	border: 1px double black;
}

.button1 a:link {
       font-size:11px;
       color:#000033;
       font-weight:bold;
       text-decoration: none
     }
.button1 a:active {
       font-size:11px;
       color:#FF0000;
       font-weight:bold;
       text-decoration: none
     }
.button1 a:visited {
       font-size:11px;
       color:#000033;
       font-weight:bold;
       text-decoration: none
     }
.button1 A:hover {
       text-decoration: underline;
       color: #FF0000;
       font-style: bold;
       text-decoration: none
        }

.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	background-color: #FFCC00;
	border: 1px double black;
}

.fett {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #9F7E53;
	text-decoration: none;
	border: none;
}
.zeile {
	line-height: 1px;
}
.texteinfach {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 3px;
	font-weight: normal;
	color: #FFF4B7;
	text-decoration: none;
}

.rahmenbunt {
	border: 1px solid #000000;
	margin: 1px;
	padding: 2px 2px 2px 10px;
	background-color: #EBEBEB;
}
.hauptrahmen {
	margin: 1px;
	padding: 2px 2px 2px 0px;
}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #9F7E53;
	text-decoration: none;
	border: none;
	background-color: #FFCC33;
}
.fehler {
	font-weight: bold;
	color: #FF0000;
}

.box2 {
	border: 1px double black;
	color: #FFCC33;
	background-image: url(p_image/lila_back02.jpg);

      }
.box2 a:link {
       font-size:11px;
       color:#000033;
       font-weight:normal;
       text-decoration: none
     }
.box2 a:active {
       font-size:11px;
       color:#FF0000;
       font-weight:normal;
       text-decoration: none
     }
.box2 a:visited {
       font-size:11px;
       color:#000033;
       font-weight:normal;
       text-decoration: none
     }
.box2 A:hover {
       text-decoration: underline;
       color: #FF0000;
       font-style: normal;
       text-decoration: none
        }
.td4    {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
