.horizontalmenu {
	font-family: sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #660000;
	letter-spacing: 2px;
	font-weight: bold;
}
.vertikalmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}

body {
	margin-top: 0px;
}
.header {
	background-color: #000000;
}
.galeriehintergrund {
	background-color: #480000;
	border: 1px solid #FF2B2B;
}

.vertikalmenuborder {
	border-right-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-width: 1px;
	border-left-color: #666666;
	border-top-width: 24px;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-color: #666666;
}
.rechteseite {
	background-color: #1E1E1E;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #660000;
}
.contentwerbung {
	border: 5px dashed #660000;
}
.galeriehintergrund p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.vertikalmenuwerbung {
	border: 5px dashed #660000;
}
.horizontalmenu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}


.vertikalmenuborder a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

