.headWebsiteName {
	color: #b00000; 
	margin-top: 5px; 
	margin-bottom: 10px;
	float: left;
}

.headWebsiteName > div:nth-child(1) {
	padding-left: 24px;
	font-size: 12px;
	letter-spacing: 0.3em;
}

.headWebsiteName > div:nth-child(2) {
	margin-top: -0px; 
	font-family: 'Clicker Script', cursive; 
	font-size: 40px;
}

.headWebsiteName > div:nth-child(3) {
	margin-top: -0px;
	letter-spacing: 0.3em;
	margin-left: 15px;
}

.quote {
	float: right; 
	font-family: 'Clicker', cursive;
	font-style:italic;
	color: #b00000;
	font-size: 16px;
	margin-top: 20px;
	margin-right: 25px;
}

.header-image-text {
	position: absolute;
	margin-left: 20px; 
	margin-top: -70px;
	margin-right: 20px; 
	display: block; 
	border: #444 1px solid; 
	font-size: 18px; 
	padding: 15px 25px;
	background: black; 
	opacity: 0.7; 
	color: white;
	
}

.three-column-article {
	width: 31%; 
	float:left; 
	margin-left: 10px;
	margin-right: 10px;
}

.three-column-article > div:nth-child(1){
	margin-top: -16px; 
	text-align: center; 
	margin-bottom: 10px;
}

.three-column-article > div:nth-child(3) {
	text-shadow: #FFF 1px 1px 1px;
	line-height: 19px;
	height: 80px;
}

.three-column-article > div:nth-child(2) .navigation-div {
	color: white;
	font-weight: normal;
	line-height: 30px;
	font-size: 18px;
	display: inline-block; 
	padding: 0px 25px 0px 25px;
}

.three-column-article > div:nth-child(4) {
	line-height: 25px;
	margin-top: 10px;
	display: inline-block; 
	padding: 2px 10px 2px 10px; 
	color: white;
	cursor: pointer;
	margin-left: 2px;
}

.imageBorder {
	border: 1px solid #DEDEDE; 
	background: #FFFFFF; 
	padding: 1px;
	margin-bottom: 10px;
}

.imageBorder > div {
	border: #f0f0f0 4px solid;
	background: #f0f0f0;text-align: center;
}

.homepage-box {
	width: 31%; 
	float:left; 
	margin-left: 10px;
	margin-right: 10px;
}

.homepage-box a {
	color: white;
}

.bookmark .navigation-div > div {
	border: 0px;
}

.bookmark .navigation-div {
	padding-top: 5px;
	padding-bottom: 5px;
}

.event-item {
	margin: 5px;
	padding: 10px;
	padding-bottom: 0px;
	background-color: #FFF;
	border: 1px solid #CCC;
}

.event-title {
	margin-bottom: 2px;
	color: #b00000; 
	font-size: 24px;
	font-weight: bold;
}

.event-date-price {
	font-size: 12px;
	margin-bottom: 10px;
}

.event-teaser {
	margin-bottom: 10px;
	font-weight: bold;
}

.event-detail-link {
	margin-bottom: 20px;
}

.event-detail-link a {
	text-align: center;
	background: #b00000 url(/icon/design/restaurant-marienhof/pattern8.png);
	border: 1px solid black;
	line-height: 25px;
	margin-top: 10px;
	display: inline-block; 
	padding: 2px 10px 2px 10px; 
	color: white;
	cursor: pointer;
	margin-left: 2px;
	text-decoration: none;
	text-shadow: #000 0px 0px 0px;
}


.iframe-embed iframe {
	width: 440px;
}

.main-body-div .iframe-embed iframe {
	width: 100%;
	height: 300px;
	border: 1px solid #ccc;
}

.main-body-div .iframe-embed a {
	display: none;
}

.contact-links a {
	text-decoration: none;
	
}

.contact-links a img {
	border-radius: 5px;
}

.footer-links a {
	margin-right: 10px;
}

