* {
  margin: 0;
  padding: 0;	
}		
html {
	font-family: Georgia, Times, serif;
}
body {
	font-size: 62.5%;
	background: #ffe7c2;
}
.wrap {
	clear: both;
}
.content {
	width: 960px;
	margin: 0 auto;	
}

#header,
#headerimage  {
	font-family: Georgia, Times, serif;
	font-weight: normal;
}

#header {
		padding: 0 0 8px 0;
}
#header .content {
	height: 110px; 
	position: relative;
}
#header #logo {
	display: block;
	width: 220px;
	height: 110px;
	background: #ffb748 url(../images/s_bruder_georg.png) no-repeat scroll left bottom;
	/*background: #ffb748;*/
	text-decoration: none;
	color: #000;
}
#header #logo strong {
	display: block;
	font-size: 35px;
	text-align: center;
	padding: 23px 0 0 0;
	font-weight: 300;
	visibility: hidden;
}
#header #logo small {
	display: block;
	font-size: 28px;
	text-align: center;
	padding: 7px 0 0 0;
	font-weight: 100;
	visibility: hidden;
}

#header ul.menu {
	display: block;
	position: absolute;
	left: 235px;
	bottom: 0;
	list-style: none;
	font-size: 1.6em;
	width: 800px;
}

#header ul.menu li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	margin-right: 10px;
}
#header ul.menu li a {
	display: block;
	margin: 0;
	height: 16px;
	line-height: 16px;
	padding: 2px 4px 10px 4px;
	font-weight: normal;
	text-decoration: none;
	color: #000;
}
#header ul.menu li.current a,
#header ul.menu li.section a,
#header ul.menu li.current a:hover,
#header ul.menu li.section a:hover  {
	padding-bottom: 2px;
	border-bottom: 8px solid #ffb748;
}

#header ul.menu li a:hover {
	padding-bottom: 2px;
	border-bottom: 8px solid #ffdba3;
}

#headerimage {
	background: #fff;
	padding: 6px 0;
}

#headerimage .content {
	background: #fff none no-repeat scroll 0 0;
	height: 400px;
	padding: 50px;
	width: 860px; 
	position: relative;
	background-size: cover;
}

#headerimage .content em {
	font-style: italic;
	font-size: 1.5em;
	line-height: 140%;
	display: block;
	width: 250px;
	position: absolute;
	left: 40px;
	bottom: 30px;
	height: 180px;
	text-shadow: 0 0 5px white;
	overflow: hidden;
}

#headerimage .content em span.s {
	display: block;
	float: right;
	width: 105px;
	height: 60px;
}
#headerimage .content em span.t {
	text-align: bottom;
}

#main {
	padding: 16px 0;
}
#main .content {
	padding: 40px 50px;
	background: #fff;
	width: 860px;
}


#footer .content {
	background: #beac91;
	padding: 20px 50px;
	width: 860px;
	font-size: 1.1em;
}
#footer .content a {
	color: #000;
	text-decoration: none;
}
#footer .content a:hover {
	color: #000;
	text-decoration: underline;
}
#footer .right {
	float: right;
}

/* submenu */
div.rightcol {
	float: right;
	width: 250px;
}

div.rightcol .submenu {
	padding: 15px 25px;
	background: #eee;
}
div.rightcol .submenu h4 {
	color: #d58f23;
	margin-top: 0;
}
div.rightcol .submenu h4 a {
	color: #d58f23;
	text-decoration: none;
}
div.rightcol .submenu ul.menu {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}
div.rightcol .submenu ul.menu li {
	list-style: none;
	margin-left: -9px;
	margin-bottom: 5px;
	padding: 2px 0 2px 12px;
	display: block;
}
div.rightcol .submenu ul.menu li.current,
div.rightcol .submenu ul.menu li.section {
	padding: 1px 0 1px 7px;
	border-left: 5px solid #d58f23;
}
div.rightcol .submenu ul.menu li a {
	text-decoration: none;
	color: #000;
}

/* end submenu */

div.sidebarimage {
	margin: 8px 0;
}
div.sidebarimage em {
	text-align: right;
	font-size: 0.8em;
	font-style: normal;
	display: block;
}

div.sidebarimage a {
	text-decoration: none;
}
div.sidebarimage a img {
	border: 0 none;
}

div.galleryimage {
	border: 1px solid #ccc;
	padding: 6px;
	width: 94px;
	height: 94px;
	float: left;
	margin: 10px 10px 0 0;
}

.event {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #beac91;
	line-height: 1.5em;
}

.event:first-of-type {
	border-top: 2px solid #beac91;
}

.event > div {
	margin-bottom: 7px;
}

.events .event h5 {
	margin-top: 0;
	background: #ded7cd;
	padding: 5px;
	/*color: #ffffff;*/
	display: inline-block;
}

.events h3 {
	font-weight: bold !important;
}

.events .event p {
	margin-top: 0;
}

.events .event__contact ul {
	margin: 0;
}

.events .event__contact ul li {
	margin: 0;
	list-style: none;
}

.event__contact ul li span {
	display: inline-block;
	min-width: 6em;
	margin-right: 0.5em;
}


.events .event__images ul {
	margin: 0;
}

.event .event__images ul::after {
	display: block;
	clear: both;
	content: "";
	height: 0;
	visibility: hidden;
}

.events .event__images ul li {
	margin: 0;
	margin-right: 8px;
	list-style: none;
	float: left;
	width: calc(100% / 3 - 8px);
}

.event .event__images ul li a {
	display: block;
}

.events .event__images ul li a img {
	width: 100%;
}

.events__group {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 2px solid #beac91;
}

.events__group:last-of-type {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: 0;
}

.event__note {
	line-height: 1.2em;
}