@charset "utf-8";


body
	{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/all_sites/bg-body.jpg);
	background-repeat: repeat-x;
	background-color: #cecfcf;
	font: 100% Arial;
	}
	
	
#holder
	{
	width: 1200px;
	margin: 0 auto;
	}
	
	
#header
	{
	width: 1000px;
	height: 670px;	
	margin: 0 auto;
	padding: 0;
	}
	
	
#social
	{
	width: 390px;
	height: 50px;
	float: right;
	position: relative;
	z-index: 3;
	}
	
	
@font-face
	{
	font-family: "Roman-Italic";
	src: url(../schriften/E720-Roman-Italic.woff);
	}
	
	
#facebook
	{
	width: 50px;
	height: 50px;
	margin: 35px 20px 0 0;
	float: left;
	position: relative;
	}
	
	
#facebook a
	{
	display: block; 
	text-align: center;
	text-decoration: none;
	}
	
	
#facebook a img
	{
	opacity: 1.0;
	text-decoration: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#facebook a img:hover
	{
	opacity: 0.4;
	text-decoration: none;
	}
	
	
#facebook a span
	{
	display: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#facebook a:hover span
	{
	width: 90px;
	padding: 1px;
	left: -20px;
	display: block;
	position: absolute;
	background-color: #cecfcf;
	z-index: 1000;
	color: #000000;
	box-shadow: 0 0 5px #000000;
	border-radius: 5px;
	font: 16px Roman-Italic; 
	text-align: center;
	}


#instagram
	{
	width: 50px;
	height: 50px;
	margin: 35px 20px 0 0;
	float: left;
	position: relative;
	}
	
	
#instagram a
	{
	display: block; 
	text-align: center;
	text-decoration: none;
	}
	
	
#instagram a img
	{
	opacity: 1.0;
	text-decoration: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#instagram a img:hover
	{
	opacity: 0.4;
	text-decoration: none;
	}
	
	
#instagram a span
	{
	display: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#instagram a:hover span
	{
	width: 90px;
	padding: 1px;
	left: -20px;
	display: block;
	position: absolute;
	background-color: #cecfcf;
	z-index: 1000;
	color: #000000;
	box-shadow: 0 0 5px #000000;
	border-radius: 5px;
	font: 16px Roman-Italic; 
	text-align: center;
	}


#vimeo
	{
	width: 50px;
	height: 50px;
	margin: 35px 20px 0 0;
	float: left;
	position: relative;
	}
	
	
#vimeo a
	{
	display: block; 
	text-align: center;
	text-decoration: none;
	}
	
	
#vimeo a img
	{
	opacity: 1.0;
	text-decoration: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#vimeo a img:hover
	{
	opacity: 0.4;
	text-decoration: none;
	}
	
	
#vimeo a span
	{
	display: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#vimeo a:hover span
	{
	width: 90px;
	padding: 1px;
	left: -20px;
	display: block;
	position: absolute;
	background-color: #cecfcf;
	z-index: 1000;
	color: #000000;
	box-shadow: 0 0 5px #000000;
	border-radius: 5px;
	font: 16px Roman-Italic; 
	text-align: center;
	}
	
	
#googleplus
	{
	width: 50px;
	height: 50px;
	margin: 35px 20px 0 0;
	float: left;
	position: relative;
	}
	
	
#googleplus a
	{
	display: block; 
	text-align: center;
	text-decoration: none;
	}
	
	
#googleplus a img
	{
	opacity: 1.0;
	text-decoration: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#googleplus a img:hover
	{
	opacity: 0.4;
	text-decoration: none;
	}
	
	
#googleplus a span
	{
	display: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#googleplus a:hover span
	{
	width: 90px;
	padding: 1px;
	left: -20px;
	display: block;
	position: absolute;
	background-color: #cecfcf;
	z-index: 1000;
	color: #000000;
	box-shadow: 0 0 5px #000000;
	border-radius: 5px;
	font: 16px Roman-Italic; 
	text-align: center;
	}
	
	
#youtube
	{
	width: 50px;
	height: 50px;
	margin: 35px 20px 0 0;
	float: left;
	position: relative;
	}
	
	
#youtube a
	{
	display: block; 
	text-align: center;
	text-decoration: none;
	}
	
	
#youtube a img
	{
	opacity: 1.0;
	text-decoration: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#youtube a img:hover
	{
	opacity: 0.4;
	text-decoration: none;
	}
	
	
#youtube a span
	{
	display: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#youtube a:hover span
	{
	width: 90px;
	padding: 1px;
	left: -20px;
	display: block;
	position: absolute;
	background-color: #cecfcf;
	z-index: 1000;
	color: #000000;
	box-shadow: 0 0 5px #000000;
	border-radius: 5px;
	font: 16px Roman-Italic; 
	text-align: center;
	}
	
	
#logo
	{
	width: 980px;
	height: 157px;
	margin: 0 auto;
	padding: 0 0 0 20px;
	position: relative;
	z-index: 2px;
	}
	
	
#banner
	{
	width: 996px;
	height: 500px;
	margin: -37px auto 0 auto;
	box-shadow: 0 0 10px #000000;
	z-index: 1px;
	}
	
	
#navigation 
	{
	width: 980px;
	margin: 0 auto 0 auto;
	padding-right: 20px;
	float: right;
	text-align: center;
	}
	
	
#navigation ul
	{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
	
	
#navigation li
	{
	margin: 0;
	float: right;
	}
	
	
#navigation li a 
	{
	width: 160px;
	height: 37px;
	text-align: center;
	margin: 0 auto;
	float: right;
	padding-top: 13px;
	position: relative;
	background-image: url(../images/all_sites/navigation.png);
	color: #ffffff;
	text-decoration: none;
	font-size: 21px;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	font-weight: lighter;
	display: inline-block;	
	-webkit-transition: color 0.2s linear, background 0.2s linear;	
	-moz-transition: color 0.2s linear, background 0.2s linear;	
	-o-transition: color 0.2s linear, background 0.2s linear;	
	transition: color 0.2s linear, background 0.2s linear;
	}
	
	
#navigation li ul
	{
	display: none;
	}
	
	
#navigation li a:hover
	{
	background-image: url(../images/all_sites/navigation-hover.png);
	color: #000000;	
	}
	
	
#content
	{
	width: 1000px;
	margin: 0 auto;
	}
	
	
#blockquote
	{
	margin: 0.25em 0;
	padding: 0.25em 30px;
	line-height: 1.45;
	position: relative;
	}
	
	
#blockquote p:before
	{
	content: '\201C';
	font-size: 80px;
	position: absolute;
	left: -10px;
	top: -20px;
	color: #c98910;
	}
	
	
#inhalt
	{
	width: 600px;
	min-height: 600px;
	margin: 40px 20px 20px 20px;
	float: left;
	text-align: justify;
	font-size: 18px;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	color: #292929;
	}
	
	
#inhalt a
	{
	color: #000000;
	text-decoration: none;
	-webkit-transition: color 0.2s linear, background 0.2s linear;	
	-moz-transition: color 0.2s linear, background 0.2s linear;	
	-o-transition: color 0.2s linear, background 0.2s linear;	
	transition: color 0.2s linear, background 0.2s linear;
	}
	
	
#inhalt a:hover
	{
	color: #c98910;
	text-decoration: underline;
	}
	
	
a.link
	{
	color: #c98910 !important;
	text-decoration: none;
	-webkit-transition: color 0.2s linear, background 0.2s linear;	
	-moz-transition: color 0.2s linear, background 0.2s linear;	
	-o-transition: color 0.2s linear, background 0.2s linear;	
	transition: color 0.2s linear, background 0.2s linear;
	}
	
	
#inhalt a img
	{
	border: 1px solid #ffffff;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#inhalt a img:hover
	{
	border: 1px solid #000000;
	box-shadow: 0 0 5px #000000;
	opacity: 0.4;
	}
	
	
#menue
	{
	width: 600px;
	margin: 0 0 0 20px;
	padding-right: ;
	float: right;
	text-align: center;
	}
	
	
	
#menue ul
	{
	margin: 0;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	}
	
	
#menue li
	{
	margin: 0;
	float: right;
	}
	
	
#menue li a 
	{
	width: 120px;
	height: 60px;
	text-align: center;
	margin: 0 auto;
	float: right;
	padding-top: 13px;
	position: relative;
	background-image: url(../images/all_sites/menue.png);
	background-repeat: no-repeat;
	color: #000000;
	text-decoration: none;
	font-size: 21px;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	font-weight: lighter;
	display: inline-block;	
	-webkit-transition: color 0.2s linear, background 0.2s linear;	
	-moz-transition: color 0.2s linear, background 0.2s linear;	
	-o-transition: color 0.2s linear, background 0.2s linear;	
	transition: color 0.2s linear, background 0.2s linear;
	}
	
	
#menue li ul
	{
	display: none;
	}
	
	
#menue li a:hover
	{
	background-image: url(../images/all_sites/menue-hover.png);
	color: #000000;	
	}
	
	
#newsfeed
	{
	width: 270px;
	margin: 18px 20px 20px 20px;
	float: right;
	}
	
	
#newsfeed a
	{
	color: #000000;
	text-decoration: none;
	-webkit-transition: color 0.2s linear, background 0.2s linear;	
	-moz-transition: color 0.2s linear, background 0.2s linear;	
	-o-transition: color 0.2s linear, background 0.2s linear;	
	transition: color 0.2s linear, background 0.2s linear;
	}
	
	
#newsfeed a:hover
	{
	color: #c98910;
	text-decoration: underline;
	}
	
	
#newsfeed a img
  {
  text-decoration: none;
  -webkit-transition: all 300ms linear 0ms;
  -moz-transition: all 300ms linear 0ms;
  -ms-transition: all 300ms linear 0ms;
  -o-transition: all 300ms linear 0ms;
  transition: all 300ms linear 0ms;
  }
  
  
#newsfeed a img:hover
  {
  filter: blur(2px);
  text-decoration: none;
  }
	
	
#miriam-geier
	{
	width: 270px;
	padding-bottom: 50px;
	margin: 0 auto;
	background-image: url(../images/all_sites/newsfeed.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	color: #292929;
	}
	
	
#miriam-geier h2.h2
	{
	padding-top: 10px;
	text-decoration: none;
	font-size: 26px;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}
	
	
#aktuelles
	{
	width: 270px;
	padding-bottom: 50px;
	margin: 0 auto;
	background-image: url(../images/all_sites/newsfeed.png);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 18px;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	color: #292929;
	}
	
	
#aktuelles h2.h2
	{
	padding-top: 10px;
	text-decoration: none;
	font-size: 26px;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	}
	
	
	
.clearfloat
	{
	height: 0;
	margin: 0;
	clear: both;
	font-size: 1px;
	line-height: 0px;
	}
	
	
#footer_100
	{
	width: 100%!important;
	min-width: 1200px;
	margin: 0 auto;
	background-color: #444444;
	}
	
	
#footer
	{
	width: 1200px;
	height: 35px;
	margin: 0 auto;
	padding-top: 25px;
	text-align: center;
	color: #ffffff;
	font-family: "Roman-Italic";
	letter-spacing: 1px;
	}
	
	
#footer a
	{
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: all 300ms linear 0ms;
	-moz-transition: all 300ms linear 0ms;
	-ms-transition: all 300ms linear 0ms;
	-o-transition: all 300ms linear 0ms;
	transition: all 300ms linear 0ms;
	}
	
	
#footer a:hover
	{
	color: #000000;
	text-decoration: none;
	}
	
	
img 
	{
	border: none;
	}
	
	
a:focus
	{
	outline: none;
	}