body {
	background-image: url(../images/background.jpg);
	background-color: #C2272D;
	background-repeat: no-repeat;
	background-position: center 20px;
	margin: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

img {
	padding-top: 10px;
	padding-right: 10px;
}

p {
	margin-top: 5px;
}

.banner {
	margin-top: 17px;
	text-align:right;
	height: 90px;
	margin-bottom: 170px;
}
.content {
	color: #FFF;
}
.content h4 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #931E24;
	color: #FFF;
	padding: 5px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;

}
.content table tr #links {
	padding-right: 10px;
}

.content table tr #rechts {
	width: 254px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-color: #9C1F25;
	padding-left: 10px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-color: #9C1F25;
}
.content table tr .skyscraper {
	width: 160px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.content a {
	color: #F5CFD1;
}


.content table td {
	vertical-align: top;
}

.banner, .content {
	width: 995px;
	margin-right: auto;
	margin-left: auto;	
}
.bottom {
	background-color: #72161B;
	height: 75px;
	margin-top: 20px;
	text-align: center;
	font-size: 12px;
	color: #FFF;
	padding: 20px;
}

.bottom a {
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}

.info {
	font-size: 12px;
	color: #FFF;
}
