.haupthg {
   background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-color: #5C1515;	
}

.unten {
	background-image: url(../images/start/bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;	
	background-position: right;	
	background-color: #5C1515;	
	
}

.but {
	background-color: #5c1515;
	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: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;


}
.rueck{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #D4D0C8;
	text-decoration: none;
	padding-left:16px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}

