

body {
	margin: 0;
	padding: 0;
	background-image: url("./images/hintergrund.jpg");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	font-family: Helvetica,Arial, sans-serif;
   font-size: 13px;
	color: black ;
}

#kopf {
    width: 990px;
	 margin: 0 auto;
	 padding: 0;
}

#menu_links {
	 float: left;
    width:  280px;
	 height: 800px;
	 margin: 0 auto;
    padding: 0;
}


h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}


a {
	text-decoration: none;
	color: DarkOliveGreen ;
}

a:hover {
	text-decoration: underline;
	color: blue ;
}

#PhoneBox { position:absolute; top:20px; left:63%; width:400px; height:40px; z-index:1;
	         font-size: 1.6em;
	         font-weight: normal;
				vertical-align:middle;
}

#wrapper {
	width: 990px;
	margin: 0 auto;
	padding: 0;
  background-color:White ;
  opacity:0.85;
  filter:alpha(opacity=85); /* For IE8 and earlier */
}

/* Header */

#header {
	width: 940px;
	height: 70px;
	margin: 0 auto;	
}



/* Menu */

#menu {
	width: 990px;
	height: 36px;
	margin: 0 auto;
	padding: 0;
	background: #FFFF33;
}

#menu ul {
	margin: 0px 0px 0px 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: right;
}

#menu a {
	display: block;
	height: 26px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	background: #2C2C2C;
		color: #FFFFFF;
	text-decoration: none;
}

#menu .current_page_item a {
	background: #2C2C2C;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 940px;
	margin: 0 auto;
	padding: 0;
}

#page-bgtop {
	padding: 20px 0px;
}


/* Kopf  das obere Bild in Szene setzen */

/* Content */

#content {
	float: right;
	width: 620px;
	padding: 0px 0px 0px 0px;

}

.post {
	margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	margin-bottom: 30px;
	padding: 40px 0px 0px 0px;
	font-size: 2.4em;
	letter-spacing: -.5px;
	color: LimeGreen;
	border: 0px;
	border-bottom: 1px solid #323435;
}


.post .title a {
	color: #0078FF;
	border: none;
}

.post .meta {
	height: 30px;
	border-bottom: 1px solid #292929;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Helvetica,Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #BBBBBB;
}

.post .meta a {
	color: #BBBBBB;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

.post .entry h3 {
	color: #BBBBBB;
	font-size: 1.2em;
	font-weight: bold;
   padding-bottom: 8px;
}

.links {
	padding-top: 20px;
	font-size: 12px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	padding: 0px;
	color: black;
  background-color:white;
   opacity:0.85;
   filter:alpha(opacity=85); /* For IE8 and earlier */
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted #292929;
	margin: 0px 30px;
	border-right: none;
}

#sidebar li a {
	padding-left: 10px;
	background: url(images/img03.gif) no-repeat left 5px;
}



#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
	background-color: #2C2C2C;
}

#sidebar h2 {
	padding-left: 30px;
	padding-top: 6px;
	padding-bottom: 6px;
	background: #292929;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #FFFFFF;
   border: 2px solid #323435;
   border-radius: 5px;

}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #898989;
}

#sidebar a:hover {
	text-decoration: none;
  background-color : #FFFF33;
	color: black;
}



/* Footer */

#footer {
	width: 990px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #292929;
	font-family: Helvetica,Arial, sans-serif;
	
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

#rahmen {
	  padding: 3px;
     float: left;
     border: 2px solid #323435;
     border-radius: 10px;
      }

#abstand {
	  padding-left:  20px;
	  padding-right: 20px;
     float: left;
     border: 10px;
      }

figure {
  padding: 3px;
  margin: 5px 5px 15px;
  float: left;
  border: 2px solid #323435;
  border-radius: 10px;
}

figure img {
  border-radius: 3px 3px 0 0;
}

figure figcaption {
  padding: 2px 4px 2px 4px;
  font-size: 0.8em;
  border-radius: 0 0 3px 3px;
}

#tip {
   display:block;
	width: 280px;
   height: auto;
	padding: 0px;
	color: #787878;
   background-color:WhiteSmoke;
   opacity:0.85;
   filter:alpha(opacity=85); /* For IE8 and earlier */
}

#tip h2 {
   padding: 8px 30px;
	background: #292929;
	letter-spacing: -.5px;
	font-size: 1.8em;
	color: #FFFFFF;
   border: 2px solid #323435;
   border-radius: 5px;
}

#tip div {
      padding:10px 4px;
	   border-bottom: 1px dotted Silver ;
}

#tip a {
  position: relative;
   padding: 6px 30px;
	color: black;
}


#tip a span {
  text-decoration: none;
  position: absolute;
  padding: 15px;
  width: 430px;
  height: auto;
  color: #0D0000;
  background: #FFFF33;
  box-shadow: 7px 7px 10px #888888;
  line-height: 1.3em;
  text-align: left;
  visibility: hidden;
  border-radius: 6px;
}
#tip a span:after {
  content: '';
  position: absolute;
  top: 18px;
  right: 100%;
  margin-top: -8px;
  width: 0; height: 0;
  border-right: 8px solid #FFFF33;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
}
#tip a:hover span {
  visibility: visible;
  opacity: 1.0;
  left: 100%;
  top:   50%;
  margin-top: -15px;
  margin-left: 15px;
  z-index: 999;
}

