@charset "UTF-8";
/* CSS Document */

body {
	font-family: 'Arimo', Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	background-color: #FFF;
	color: #333;
	margin-top: 0px;
}
h1 {
	font-family: 'Arimo', Verdana, Geneva, sans-serif;	
	font-size: 16px;
	line-height: 24px;
	font-weight: 400; 
	color: #8b2237;
}

h2 {
	font-family: 'Arimo', Verdana, Geneva, sans-serif;	
	font-size: 18px;
	line-height: 22px;
	font-weight: 400; 
	color: #8b2237;
}
h3 {
	font-family: 'Arimo', Verdana, Geneva, sans-serif;
	font-size: 72px;
	line-height: 42px;
	font-weight: 400; 
	color: #8b2237;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 160px;
}

#spalte_links {
	width: 175px;
	float: left;
}
#spalte_inhalt {
	width: 610px;
	float: left;
	padding-bottom: 125px;
	margin-top: -200px;
	background-color: #f8f7ee;
	margin-right: 50px;
	padding-right: 120px;
	padding-left: 25px;
	padding-top: 200px;
}
#spalte_inhalt a:link {
	color: #8B2237;
	text-decoration: none;
	border-width: 0px;
}
#spalte_inhalt a:visited {
	color: #8B2237;
	text-decoration: none;
}
#spalte_inhalt a:hover {
	color: #8B2237;
	text-decoration: underline;
}
#spalte_inhalt h1 {
	font-size: 23px;
	font-weight: normal;
	color: #8b2237;
	margin-bottom: 40px;
	margin-top: 0px;
	padding-top: 0px;
}
#spalte_inhalt h2 {
	font-size: 14px;
	font-weight: normal;
	color: #8b2237;
	margin-bottom: 0px;
}
.logo {
	position: fixed;
	margin-top: -160px;
	padding-top: 30px;
	width: 657px;
	text-align: right;
	padding-bottom: 20px;
	background-color: #f8f7ee;
	-webkit-box-shadow: 0px 10px 10px #f8f7ee;
	box-shadow: 0px 10px 10px #f8f7ee;
}
#ereignisbuecher {
	top: 150px;
	color: #000;
}
#divTopLeft {
	top: 157px;
}
.balken_inhalt {
	background-color: #8b2237;
	height: 125px;
	width: 12px;
	margin-bottom: 25px;
	margin-top: 25px;
}
#nav {
	text-align: right;
	width: 163px;
	top: 157px;
	border-right-width: 12px;
	border-right-style: solid;
	border-right-color: #8b2237;
	margin-right: 0px;
	color: #8B2237;
	padding-top: 12px;
}
#nav h1 {
	font-size: 14px;
	font-weight: bold;
	color: #8B2237;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav h1 a{
	font-size: 14px;
	font-weight: bold;
	color: #8B2237;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#nav a:link  {
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #8B2237;
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
}
#nav a {
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #8B2237;
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
}
#nav a:visited {
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #8B2237;
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
}
#nav a:hover {
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #333;
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: -8px;
}
#nav a.hover {
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #8B2237;
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFF;
	margin-right: -8px;
}
#nav a:active {
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
	color: #8B2237;
	font-size: 12px;
	line-height: 17px;
	padding-right: 10px;
}
#nav p {
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	line-height: 17px;
}
.here {
	margin-top: 150px;
	text-decoration: none;
	color: #8B2237;
	font-size: 12px;
	line-height: 17px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #FFF;
}
a.anchor {
	left:0px;
}
.introtext {
	font-family: 'Libre Baskerville', serif;
	font-style: italic;
	font-size: 20px;
	line-height: 32px; 
	color: #8b2237;
}

.map_small { 
	display: none; 
}

@media only screen and (min-width: 320px)  and (max-width: 801px) {
	body { font-size: 125%; line-height: 135%; }
	#spalte_inhalt h1 { font-size: 150%; line-height: 125%; }
	#spalte_inhalt h2 { font-size: 125%; line-height: 125%; }
	h3 { font-size: 250%; line-height: 125%; }
	.introtext { font-size: 150%; line-height: 150%; }
	#spalte_inhalt { padding-left: 10px; padding-right: 10px; -webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto; }
	.logo { width: 610px; position: relative; text-align: right;-webkit-box-shadow: 0px 0px 0px #f8f7ee; box-shadow: 0px 0px 0px #f8f7ee; }
	#spalte_links { display: none;}
	.map { display: none; }
	.map_small { display: block;}
}