body { 
		background-image: url("bilder/fussspuren.jpg");
		background-attachment: fixed;
		background-repeat: no-repeat;
}

p {}
td {}

.headline_welcome {
		font-size: 14px;
		font-family: Arial;
		font-weight: normal;
		line-height: 22px;
		color: #330000;
}

.headline {
		font-size: 24px;
		font-family: Arial;
		font-weight: bold;
		color: #333333;
}

.headline2 {
		font-size: 18px;
		font-family: Arial;
		font-weight: bold;
		font-style: italic;
		color: #333333;
}

.headline3 {
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		color: #333333;
}

.headline4 {
		font-size: 16px;
		font-family: Arial;
		font-weight: bold;
		font-style: italic;
		color: #333333;
}

.text {
		font-size: 14px;
		font-family: Arial;
		font-weight: normal;
		color: #000000;
}

a {
		color: #666666;
}
