body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #FFA333;

}
p {}
td {}

.content {
	background-image: url(images/Content.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #EFDBAA;

}
.grundtext {
 color: #663300;
 font-size: 11px;
 line-height: 14px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 text-align: left
 }
.grundtext2 {
 color: #663300;
 font-size: 11px;
 line-height: 10px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 text-align: left 
 }
.grundtext3 {
 color: #371C00;
 font-size: 11px;
 line-height: 11px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 text-align: left
 }
.grundtext5 {
 color: #663300;
 font-size: 12px;
 line-height: 14px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 text-align: left
 }
.grundtext4 {
 color: #371C00;
 font-size: 14px;
 line-height: 14px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 text-align: left
 }

.head {
 color: #663300;
 font-size: 15px;
 line-height: 15px;
 font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
 text-align: left 
 }
 
 A:link {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}
 A:visited {
	text-decoration: none;
	color: white;
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	 }
 a:hover {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 12px;
	font-style: normal;
	color: #FC8AC3;
	line-height: 15px;
	}

.tabelle {
	margin-left: 40px;
}
