body {
	color: #222222;
	cursor: auto;
	font-family: Arial,"Helvetica Neue",Helvetica,Tahoma,"Nimbus Sans L",sans-serif;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	margin: 0;
	padding: 0;
	position: relative;
	background-attachment: fixed;
	background-color: #fff;
	background-image: url(../img/background001.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.container {
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,.4);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,.6);
	-o-box-shadow: 0 1px 4px rgba(0,0,0,.6);
	box-shadow: 10px 0px 30px rgba(0,0,0,.3);
	background-color: #fff;
	padding-right: 10px;
	padding-left: 10px;
	max-width: 62.5rem;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: thin solid #C30;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: Georgia,"Times New Roman",Times,serif;
 }
 h2{
	font-size: 1.6em;
  color: #C30;
	margin-bottom: 10px;
 }
 h3{
	font-size: 1.4em;
 }

.logo {
	color: #666;
	text-transform: uppercase;
	font-size: 1.6em;
	margin-top: 20px;
	margin-left: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-bottom: 30px;
  }
  .logo a {
	color: #666;
	line-height: inherit;
	text-decoration: none;
  }
  .logo a:hover {
	color: #333;
	line-height: inherit;
	text-decoration: none;
  }

hr {
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
}
a {
	color: #C30;
	line-height: inherit;
	text-decoration: none;
}
a:hover {
	color: #C30;
	line-height: inherit;
	text-decoration: underline;
}

.news{
	border-top-style: none;
	border-right-style: none;
	border-left-style: dotted;
	border-left-width: thin;
	border-left-color: #999;
	margin-top: 20px;
}
.aktuelles	{
	color: #666;
	text-transform: uppercase;
	font-size: 1em;
	font-family: Georgia,"Times New Roman",Times,serif;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-left: 0px;
}
.zitat{
	padding-left: 20px;
	font-style: italic;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #CCC;
	margin-left: 10px;
}
.bildbeschreibung
{
	font-size: .8em;
	text-align: right;
	line-height: 130%;
	margin-bottom: 40px;
}
.domain
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	line-height: 130%;
	margin-bottom: 10px;
	color: #CCC;
	margin-top: 10px;
	font-weight: 100;
	font-style: normal;
}
.lang img{
	float:right}