* {		font-family: Verdana, Arial;}
body{		color: #000000;
		font-size:12px;
		margin-top: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0px;
		background-color: #faffff; }

#INHALT	input {	color: #ffffff;
		font-family: monotype corsiva;
		src:url(files/MTCORSVA.TTF);
		line-height: 1.1;
 		font-size: 20px;
		cursor: pointer;
		width: 164px;
		height: 24px;
		margin: 3px;
		padding: 0px;
		border: 0px solid #ffffff; 
		background-color: #0000ee; }

#RECHTS	textarea {	color: #ffffff;
		font-family: monotype corsiva;
		line-height: 1.1;
 		font-size: 20px;
		cursor: pointer;
		text-align: center;
		width: 164px;
		height: 46px;
		margin: 3px;
		padding: 0px;
		border: 0px solid #ffffff; 
		background-color: #006a10; }

#KOPF {		color: #ffffff;
		font-family: monotype corsiva;
		line-height: 1.1;
 		font-size: 28px;
		margin: 0px; 
		padding: 0px; 
		text-align: left; }

#CONTENT {	line-height: 1.2;
		text-align: justify; }

#CONTENT h2{ 	font-size: 18px;
 		color: rgb(70,30,255);
		margin-top: 0px;
		margin-bottom: 10px;
 		font-weight: semibold;
		font-style: italic;  }

#CONTENT table{ font-style: italic;
		font-size:12px;
 		color: rgb(70,30,255);
		margin: 0px;
		margin-top: 20px;
		margin-bottom: 20px;
		text-align: center;
		padding:0px; }

#INHALT { 	background-image:URL(files/bg-inhalt.png); 
		background-repeat:repeat-x; 
		background-position: left top; 
		background-attachment:scroll; }

#RECHTS { 	background-image:URL(files/bg-rechts.png); 
		background-repeat:repeat-x; 
		background-position: left top; 
		background-attachment:scroll; }

a{		color: #000000;
		text-decoration: none; }
a:link{		color: #000000;
		text-decoration: none; }
a:visited{	color: #000000;
		text-decoration: none;}
a:hover{	color: #441111;
		text-decoration: underline; }
a:active{	color: #cc0000;
		text-decoration: none;}


#CONTENT a{	color: #000000;
		text-decoration: none; }
#CONTENT a:link{color: #0000ff;
		text-decoration: underline; }
#CONTENT a:visited{color: #3300ee;
		text-decoration: underline;}
#CONTENT a:hover{color: #ff0000;
		text-decoration: none; }
#CONTENT a:active{color: #cc0000;
		text-decoration: none;}



