/*
Theme Name: standard
Theme URI: http://wordpress.org/themes/standard
Author: dbp
Author URI: http://wapmedia.de/
Description: blah
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown
Text Domain: standard

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

* {
	margin:0; padding:0; border: none;
}

body {
  background-color: #818915;
  border-top: 5px solid #FFFFFF;
  color: #FFF;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
}

.headinnen {
  margin: 0 auto;
  width: 940px;
  display:table;
}

.responsive .headinnen {
  max-width: 940px;
  width: 90%;
}

#main, header {
  margin: 0 auto;
  width: 940px;
}

.responsive #main, .responsive header {
  width: inherit;
  max-width: 940px;
}

.header {
  background: none repeat scroll 0 0 #E6E6E6;
  padding: 0;
  text-align: center;
}

a {
	color: #A9B322;
	text-decoration: none;
}

a:visited {
	color: #A9B322;
}

a:hover {
	color: #FFF;
}

a:active {
	color: #A9B322;
}

h3 {
  color: #A9B322;
  font-size: 20px;
  padding: 20px 0 5px;
  text-transform: uppercase;
}

.ui-accordion-header:hover {
	color:#FFF;
	cursor:pointer;
}

h2 {
  border-bottom: 5px solid #008C8C;
  color: #A9B322;
  font-size: 26px;
  font-weight: bold;
  margin: 0 0 20px;
  padding: 5px 0 4px;
  text-transform: uppercase;
}

h4 {
  color: #008C8C;
  font-size: 22px;
  text-transform:uppercase;
}


h1 {
	color: #A9B322;
	font-size: 35px;
	font-weight: bold;
	padding: 5px 0px 10px;
	text-transform:uppercase;
}

#post-17 h1 {
	/*color: #7a4183;*/
}

p {
	padding: 5px 0px 15px;
}

.navbar {
  float: right;
  margin: -5px 0 0;
  padding: 0;
  width: 70%;
}

.logo {
  float: left;
  width:30%;
}

.nav-menu > ul {
  text-align: right;
}

.nav-menu li {
  float: right;
  list-style: none outside none;
  padding: 0 0 0 12px;
}

.nav-menu li a {
  border-top: 5px solid #FFFFFF;
  color: #666666;
  display: block;
  font-size: 13px;
  padding: 34px 0 10px;
  text-align: center;
  text-transform: uppercase;
}

.nav-menu li#menu-item-13 a {
  width: 60px;
}
.nav-menu li#menu-item-24 a {
  width: 60px;
}
.nav-menu li#menu-item-308 a {
  width: 115px;
}
.nav-menu li#menu-item-15 a {
  width: 100px;
}
.nav-menu li#menu-item-14 a {
  width: 60px;
}
.nav-menu li#menu-item-290 a {
  width: 190px;
}

.nav-menu li a:hover {
	border-top: 5px solid #57A5C4;
}

.nav-menu li.current-menu-item a, .nav-menu li.current-page-ancestor a {
	font-weight:bold;
	border-top: 5px solid #A9B322;
}


#kopfbild {
  border-bottom: 30px solid #A9B322;
  border-top: 30px solid #A9B322;
  margin: 0;
  max-height: 350px;
  overflow: hidden;
}

#kopfbild img {
  width: 100%;
}

.site-footer { padding:20px 0; background-color: #A9B322; color: #5F3526;}

.site-footer a, .site-footer h3 { 
	color: #818915;
	font-size: 15px;
}

.site-info {
  margin: 0 auto;
  width: 940px;
}

.responsive .site-info {
  width: inherit;
  max-width: 940px;
}

#main {
  display: table;
  padding: 30px 0 50px;
}

strong { color:#008C8C;}

.category-1 .entry-thumbnail {
  float: left;
  margin: 15px 30px 25px 0;
  padding: 0;
}

.entry-thumbnail {
  float: right;
  margin: 15px 0 25px 30px;
  padding: 0;
}

.responsive .entry-thumbnail {
  float: none;
  margin: 20px 0;
}

.category-1 .entry-thumbnail img {
  width: 300px;
}

.entry-thumbnail img {
  border: 5px solid #FFFFFF;
  box-shadow: 0 0 10px 0 #575757;
  height: auto;
  margin: 0;
  padding: 0;
  width: 430px;
}

#content {
  display: table;
  width: 100%;
}

#content ul {
  display: table;
  list-style: disc outside none;
  margin: 0 0 0 15px;
}

.home #content ul {
  margin: 0;
}

.unter-menu li,
.unter-menu li.current-menu-item a,
.unter-menu li.current-menu-ancestor a { display:none;}
.unter-menu li.current-menu-item,
.unter-menu li.current-menu-item li,
.unter-menu li.current-menu-item li a,
.unter-menu li.current-menu-ancestor,
.unter-menu li.current-menu-ancestor li,
.unter-menu li.current-menu-ancestor li a { display:block;}

.unternavi {
  display: table;
  float: left;
  padding: 0 0 100%;
  width: 280px;
}

.unter-menu li.current-menu-item li a,
.unter-menu li.current-menu-ancestor li a {
  border-color: #A0A085;
  border-style: solid;
  border-width: 0 0 0 10px;
  color: #A0A085;
  font-size: 20px;
  margin: 0 50px 10px 0;
  padding: 9px 0 10px 10px;
  width: 210px;
}

.unter-menu li li.current-menu-item a {
  color: #A9B322;
  border-color: #A9B322;
}

.unter-menu li.current-menu-item li a:hover,
.unter-menu li.current-menu-ancestor li a:hover {
  border-color: #A9B322;
  color: #A9B322;
}

.links {
  float: left;
  width: 490px;
}

.alignleft { 
  float:left;
  border: 8px solid #A0A085;
  margin: 5px 30px 40px 0;
}
.alignright { 
	float:right;
	border: 8px solid #A0A085;
    margin: 5px 0 40px 30px;
}


/*.post .entry-thumbnail img {
    max-height: 128px;
    height: auto;
    width: 300px;
}


.post h1.entry-title {
  clear: none;
  font-size: 24px;
  font-weight: bold;
  margin-top: 140px;
  padding: 5px 0 4px;
  position: absolute;
  text-transform: uppercase;
  width: 300px;
}

.post h1.entry-title a {
  color: #008C8C;
}

.post ul {
    list-style: inside;   
}

.post .entry-thumbnail {
  border: medium none;
  margin: 0 30px 0 0;
  padding: 0;
  position: absolute;
  width: 300px;
}

.archive #primary {
  float: right;
  width: 660px;
} 

.post .rechte_spalte {
  float: right;
  width: 50%;
}

.post .linke_spalte {
  width: 50%;
  float:left;
} */

h6 {
  color: #008C8C;
  font-size: 24px;
  font-weight: bold;
  padding: 5px 0 4px;
  text-transform: uppercase;
  width: 300px;
  display: table;
}



.post .rechte_spalte {
  float: right;
  text-align: left;
  width: 50%;
}

.post .linke_spalte {
  width: 50%;
  float:left;
}

.post ul {
    list-style: inside;
}

.arztblock {
  display: table;
  margin-bottom: 20px;
}

.linke_spalte img {
  border: medium none;
  margin: 10px 30px 10px 0;
  padding: 0;
}

.spalten {
    float: left;
    margin: 6px;
    width: 300px;
}

.unten_content {
  clear: both;
}

.spalten img {
    border:none;
}
.spalten ul {
    list-style: inside;
}

.mittel_content {
  background: none repeat scroll 0 0 #575746;
  display: table;
  margin: 20px 0;
  padding: 10px;
  width: 960px;
}

.mittel_content ul li{
 list-style: inside;
}

.oben_content img {
  float: right;
  margin: 0 0 0 30px;
}

article.post {
  border-bottom: 1px solid #A9B322;
  display: table;
  width: 100%;
}

.rechts {
  float: left;
}

#post-13 img {
  float: right;
  height: auto;
  width: 614px;
  margin-top: 20px;
}

#content ul {
  list-style: disc outside none;
  display: table;
}

.page-id-21 #kopfbild,
.page-id-10 #kopfbild,
.page-id-3 #kopfbild {
  border-bottom: 30px solid #57A5C4;
  border-top: 30px solid #57A5C4;
}

body.page-id-21,
body.page-id-10, 
body.page-id-3 {
  background-color: #45849D;
  font-size: 15px;
  
}

.page-id-21 .site-footer,
.page-id-10 .site-footer, 
.page-id-3 .site-footer {
  background-color: #57A5C4;
}

.page-id-21 h4,
.page-id-21 .tag {
  color: #A9B322;
}

.page-id-10 h4, 
.page-id-3 h4 {
  color: #57A5C4;
}

.page-id-21 h1, 
.page-id-21 h3,
.page-id-21 .site-footer a, 
.page-id-21 .site-footer h3,
.page-id-10 h1, 
.page-id-10 .site-footer a, 
.page-id-10 .site-footer h3,
.page-id-3 h1, 
.page-id-3 h2,
.page-id-3 .site-footer a, 
.page-id-3 .site-footer h3  {
  color: #FFF;
  border-bottom: none;
}

.page-id-10 h3, 
.page-id-3 h3 {
  color: #57A5C4;
  font-size: 35px;
}

.page-id-10 a, 
.page-id-3 a {
  color: #FFF;
}

.page-id-10 h5, 
.page-id-3 h5 {
  color: #FFF;
  font-size: 22px;
  font-weight:normal;
}

.page-id-10 h4, 
.page-id-3 h4 {
  font-size: 22px;
  font-weight:normal;
}

.reihe {
  float: left;
  padding: 0 3% 0 0;
  width: 30%;
}

h5 {
  font-size: 18px;
  font-weight: normal;
}

table.zeiten {
  font-size: 22px;
}

.tag {
  color: #57A5C4;
}

iframe {
box-shadow: 0 0 10px 0 #575757;
}

h3.ui-state-active {
 color:#FFFFFF;
}


.text-panel > p {
  font-size: 15px;
}


dl {
  float: left;
  padding: 0 15px 24px;
}

.gallery img {
  border: 3px solid #FFFFFF;
  box-shadow: 0 0 10px 0 #575757;
}

#intro_container_div img { float:right;}

.category-team p { display:table;}

.striche {
  font-size: 50px;
  margin: 20px 30px 0 0;
  position: absolute;
  right: 0;
  top: 0;
}

.striche, .responsive #site-navigation { display:none;}
.responsive .striche { display:inherit;}


.responsive #site-navigation.responsive-nav {
  background: none repeat scroll 0 0 #A9B322;
  display: inherit;
  left: 0;
  margin: 102px 0 0;
  position: absolute;
  width: 100%;
}

.responsive .nav-menu li {
  float: none;
}

.responsive .nav-menu li a {
  width: inherit !important;
  border-top: 1px solid #FFF;
  padding: 20px 0;
  font-size:20px;
}

.responsive .nav-menu li a:hover {
  border-top: 1px solid #57A5C4;
  background: #57A5C4;
  color:#FFF;
}

