body {
	background-color: #ffe363;
	margin: 0px;
	padding: 0px;
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.footer { background-color: #103429;}

.text {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; line-height: 16px;}
.text A:visited { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; line-height: 16px; text-decoration: none;}
.text A:link 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; line-height: 16px; text-decoration: none;}
.text A:active 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; line-height: 16px; text-decoration: underline;}
.text A:hover 	{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #990000; line-height: 16px; text-decoration: underline;}

.smalltext {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000; line-height: 15px;}

.titel {font-family: Arial, Helvetica, sans-serif; font-size: 16px;	color: #655922;	font-weight: bold;}