a:link {
	color: #F00;
	text-decoration: none;
	font-family: "Blood Omen", Verdana, serif;
	font-size: large;
}
a:visited {
	text-decoration: none;
	color: #F00;
		font-family: "Blood Omen", Verdana, serif;
			font-size: large;
}
a:hover {
	text-decoration: none;
	color: #F00;
		font-family: "Blood Omen", Verdana, serif;
			font-size: large;
}
a:active {
	text-decoration: none;
	color: #F00;
		font-family: "Blood Omen", Verdana, serif;
			font-size: large;
}

.container {
	font-family: Verdana, Geneva, sans-serif;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	height: 800px;
	margin-top: 60px;
}

.header {
	height: 40px;
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.menue {
	text-align: center;
	text-transform: capitalize;
	clear: both;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}


.menuepunkt {
	float: left;
	height: 40px;
	width: 266px;
	vertical-align: middle;
}


.content {
	color: #FFF;
	height: 550px;
	width: 1100px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.left {
	width: 300px;
	float: left;
	height: 500px;
	background-image: url(../images/kopf_links_transparent.png);
	background-size: 300px 488px;
	background-repeat: no-repeat;
	background-position: right top;
}
.right {
	width: 300px;
	float: right;
	height: 500px;
	background-image: url(../images/kopf_rechts_transparent.png);
	background-size: 300px 488px;
	background-repeat: no-repeat;
	background-position: left top;
}
.contentMiddle {
	float: left;
}
.schriftzug {
	background-image: url(../images/urigeLochteifln_Schriftzug_transparent.png);
	background-size: 322px 100px;
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 500px;
	float: left;
	height: 110px;
}
.kontakt {
	margin-top: 130px;
	height: 390px;
	width: 500px;
	overflow: auto;
	font-family: "Blood Omen", Verdana, serif;
	font-size: 24px;
}
.bilder {
	width: 490px;
	margin-top: 130px;
	padding: 5px;
	height: 390px;
	overflow: auto;
}
.info {
	margin-top: 130px;
	height: auto;
	width: 500px;
	font-family: "Blood Omen", Verdana, serif;
	font-size: 24px;
	overflow: inherit;
}
.impressum {
	margin-top: 130px;
	height: 390px;
	width: 500px;
	overflow: auto;
	font-family: "Blood Omen", Verdana, serif;
	font-size: 24px;
}

.startseite {
	height: 600px;
	width: 700px;
	margin: auto;
	padding-top: 50px;
	float: left;
}


.fb-page {
}
.footer {
	width: 1100px;
	height: 250px;
	float: left;
}
.footerLinks {
	height: 100px;
	width: 250px;
	float: left;
	text-align: center;
}
.footerMitteStart {
	float: left;
	height: 100px;
	width: 600px;
}

.footerMitte {
	background-size: 292px 90px;
	height: auto;
	width: 600px;
	float: left;
	text-align: center;
	margin-top: 50px;
}
.footerMitteoben {
	height: 120px;
	background-image: url(../images/ebreichsdorf_schriftzug_transparent.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 600px;
}
.footerMitteunten {
	vertical-align: bottom;
	height: 140px;
}


.footerRechts {
	height: 100px;
	width: 250px;
	float: right;
	text-align: center;
}
.container .content .schriftzug .kontakt h3 {
	font-family: "Blood Omen", Verdana, serif;
	font-size: 30px;
}
