/*
Theme Name: Affiliate Stammtisch Leipzig
Theme URI: http://affiliate-stammtisch.com/
Description: Affiliate Stammtisch Leipzig.
Version: 1.0
Author: Rene Opitz
Author URI: http://reneopitz.net/
Tags: blau rot grau schwarz weiss, fixed width, 2Spalten
*/

/* struktur */
html {
  padding: 0;
  margin: 0;
  }
body {
  position: relative;
  padding: 0;
  margin: 0;
  background: transparent url('images/bg-body.gif') top left repeat;
  color: #444444;	
  font-size: 62.5%; /* Resets 1em to 10px */
  font-family: 'Arial', Verdana, Sans-Serif;
  text-align: center;
  z-index: 0;
  }
#top {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 0px;
  height: 0px;
  }
#wrapper {
  padding: 0;
  margin: 0 auto;
  width: 1000px;
  }
#schatten {
  float: left;
  position: relative;
  padding: 0 20px;
  margin: 0 auto;
  width: 960px;
  height: 100%;
  overflow: visible;
  background: transparent url('images/bg-wrapper.png') top left repeat-y;
  z-index: 1;
  }

/* header */
#header {
  position: relative;
  float: left;
  width: 960px;
  height: 390px;
  padding: 0;
  margin: 0;
  z-index: 60;
  }
#header-raster {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 960px;
  height: 350px;
  padding: 0;
  margin: 0;
  z-index: 5;
  background: transparent url('images/bg-raster.png') bottom left repeat;
  }
.streifen {
  position: absolute;
  bottom: 40px;
  right: 0px;
  width: 565px;
  height: 220px;
  padding: 0;
  margin: 0;
  z-index: 6;
  background: transparent url('images/streifen.png') top left no-repeat;
  }

/* logo */
a#titel {
  position: absolute;
  top: 20px;
  left: 30px;
  padding: 0;
  margin: 0;
  width: 100px;
  height: 100px;
  z-index: 6;
  outline: none;
  text-decoration: none;
  border: 0 none;
  } 

/* count */
#count {
  position: absolute;
  bottom: 75px;
  right: -10px;
  width: 300px;
  height: 20px;
  padding: 10px 0 10px 15px;
  margin: 0;
  z-index: 7;
  background: transparent url('images/bg-suche.jpg') bottom left repeat-x;
  border-radius: 4px 0 0 4px;
  box-shadow: 0px 0px 5px #000000;
  }
p#time {
  padding: 0;
  margin: 0;
  color: #222222;
  text-shadow: 1px 1px 0px #666666;
  }
p#time span.small { font-size: 0.8em; }
p#time span.zahl { color: #EEEEEE; text-shadow: 1px 1px 0 #333333; }

/* termin */
#termin {
  position: absolute;
  bottom: 125px;
  right: -10px;
  width: 300px;
  height: 50px;
  padding: 15px 0 15px 15px;
  margin: 0;
  z-index: 7;
  background: transparent url('images/bg-footer.jpg') top left repeat-x;
  border-radius: 4px 0 0 4px;
  box-shadow: 0px 0px 5px #000000;
  }
#termin-datum, #termin-ort {
  float: left;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  }
#termin-ort {
  position: relative;
  width: 210px;
  height: 38px;
  padding: 7px 10px 5px 15px;
  }
#termin-monat, #termin-tag {
  float: left;
  width: 50px;
  height: 14px;
  padding: 1px 0 0;
  font-size: 10px;
  text-align: center;
  text-shadow: 1px 1px 0 #333333;
  color: #FFFFFF;  
  background: transparent url('images/bg-menu-over.jpg') top left repeat-x;
  }
#termin-monat {
  border-radius: 4px 4px 0 0;
  text-shadow: 1px 1px 0 #333333;
  }
#termin-tag {
  height: 30px;
  padding: 0px 0 5px;
  font-size: 30px;
  font-weight: normal;
  text-transform: uppercase;
  color: #666666;  
  background-color: #DDDDDD;
  text-shadow: 0 1px 1px #FFFFFF;
  background-image: none;
  border-radius: 0 0 4px 4px;
   }
#termin-button {
  position: absolute;
  right: 15px;
  top: 3px;
  }

/* infobox */
#infobox-wrapper {
  position: relative;
  float: left;
  width: 620px;
  height: 110px;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: block;
  }
#infobox {
  position: absolute;
  top: 0px;
  left: -10px;
  width: 570px;
  height: 40px;
  padding: 20px 0 20px 30px;
  margin: 0;
  z-index: 7;
  background: transparent url('images/bg-footer.jpg') top left repeat-x;
  border-radius: 0 4px 4px 0;
  box-shadow: 0px 0px 5px #000000;
  }
#infobox-text {
  position: relative;
  float: left;
  width: 50px;
  height: 50px;
  padding: 0;
  margin: 0;
  width: 380px;
  height: 38px;
  }
#infobox-button {
  position: absolute;
  right: 30px;
  top: 20px;
  }

/* slider */
#headerbg, #imgLoader {
  position: relative;
  float: left;
  width: 960px;
  height: 350px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  z-index: 3;
  background-color: #000000;
  }
#imgLoader {
  display: none;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 960px;
  height: 350px;
  padding: 0;
  margin: 0;
  z-index: 4;
  }

/* menu */
#menuleiste {
  position: absolute;
  top: 350px;
  left: -10px;
  width: 980px;
  height: 40px;
  padding: 0;
  margin: 0;
  background: #000000 url('images/bg-menu.jpg') bottom left repeat-x;
  z-index: 5;
  }
ul#menu-hauptmenu {
  position: relative;
  float: left;
  height: 40px;
  width: 980px;
  padding: 0;
  margin: 0;
  z-index: 1;
  box-shadow: 0px 0px 5px #000000;
  }
ul#menu-hauptmenu li {
  float: left;
  list-style: none;
  position: relative;
  border-right: 1px solid #111111;
  z-index: 6;
  }
ul#menu-hauptmenu li.menu-item-677 { width: 138px; }
ul#menu-hauptmenu li a {
  display: block;
  float: left;
  height: 30px;
  margin: auto 0;
  padding: 10px 30px 0 30px;    
  font-size: 1.6em;
  text-decoration: none;
  text-align: center;
  text-shadow: 0 0 1px #000000;
  color: #888888;
  outline: none;
  border: 0 none;
  }
ul#menu-hauptmenu li.menu-item-677 a { width: 78px; }
ul#menu-hauptmenu li a:link, ul#menu-hauptmenu li a:visited { color: #888888; }
ul#menu-hauptmenu li ul.sub-menu li a:link, ul#menu-hauptmenu li ul.sub-menu li a:visited { color: #CCCCCC; }

ul#menu-hauptmenu li a:hover { background: #444444 url('images/bg-suche.jpg') bottom left repeat-x; color: #EEEEEE; text-shadow: 1px 1px 0 #333333; box-shadow: 0px 0px 6px #999999; }
ul#menu-hauptmenu li.menu-item-677 a:hover { width: 78px; }
ul#menu-hauptmenu li.current_page_item a, ul#menu-hauptmenu li.current-menu-item a, ul#menu-hauptmenu li.current_page_item a:hover, ul#menu-hauptmenu li.current-menu-item a:hover { background: #C83801 url('images/bg-menu-over.jpg') bottom left repeat-x; color: #EEEEEE; text-shadow: 1px 1px 0 #333333; }
ul#menu-hauptmenu li ul.sub-menu {
  display: none;
  position: absolute;
  top: 40px;
  left: -11px;
  padding: 0 10px 10px 10px;
  margin: 0;
  background: transparent url('images/bg-submenu.png') bottom left no-repeat;
  z-index: 2;
  }
ul#menu-hauptmenu li:hover ul.sub-menu { display: block; }
ul#menu-hauptmenu li ul.sub-menu li {
  float: left;
  display: block;
  width: 138px;
  padding: 0 1px;
  text-align: left;
  list-style: none;
  border: 0 none;
  border-bottom: 1px solid #555555;
  text-shadow: 1px 1px 0 #333333;
  }
ul#menu-hauptmenu li ul.sub-menu li a {
  width: 98px;
  text-align: left;
  display: block;
  }
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-803 a,
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.current-menu-item a,
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-678 a,
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-679 a,
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-680 a,
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-681 a  { background: 0 none; }

ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-803 a:hover { background: #444444 url('images/bg-headline-bottom-pl.jpg') bottom left repeat-x; color: #EEEEEE; }
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-681 a:hover { background: #444444 url('images/bg-headline-bottom-g.jpg') bottom left repeat-x; color: #EEEEEE; }
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-679 a:hover { background: #444444 url('images/bg-headline-bottom-s.jpg') bottom left repeat-x; color: #EEEEEE; }
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-680 a:hover { background: #444444 url('images/bg-headline-bottom-b.jpg') bottom left repeat-x; color: #EEEEEE; }
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.menu-item-678 a:hover { background: #444444 url('images/bg-headline-bottom-p.jpg') bottom left repeat-x; color: #EEEEEE; }

ul#menu-hauptmenu li.menu-item-677:hover { width: 138px; background: #444444 url('images/bg-suche.jpg') bottom left repeat-x; color: #EEEEEE; }
ul#menu-hauptmenu li.menu-item-677:hover a { background: #444444 url('images/bg-suche.jpg') bottom left repeat-x; color: #EEEEEE; }
ul#menu-hauptmenu li.current-menu-item a, ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.current-menu-item a { 
  background: #C83801 url('images/bg-menu-over.jpg') bottom left repeat-x;
  color: #EEEEEE !important;
  text-shadow: 1px 1px 0 #333333;
  }
ul#menu-hauptmenu li.menu-item-677 ul.sub-menu li.current-menu-item a { width: 78px; }

/* content */
#main {
  float: left;
  width: 960px;
  padding: 0;
  margin: 0;
  }
#breadcrumb {
  float: left;
  width: 920px;
  padding: 10px 20px;
  margin: 0;
  font-size: 1em;
  }
#content {
  position: relative;
  float: left;
  width: 600px;
  padding: 0 20px 40px 0;
  margin: 0;
  z-index: 4;
  }
#sidebar {
  float: right;
  width: 340px;
  height: 100%;
  padding: 0;
  margin: 0;
  }

/* schrift */
h1, h2, h3, strong {
  font-family: 'Arial',Verdana, Sans-Serif;
  font-weight: normal;
  text-align: left;
  color: #333333;
  }
h1 {
  font-size: 1.6em;
  padding: 0;
  margin: 0 0 10px 0;
  }
h1.headline, h1.platin, h1.gold, h1.silber, h1.bronze, h1.partner {
  position: relative;
  float: left;
  display: inline-block;
  height: auto;
  padding: 0 30px 10px;
  margin: 10px 10px 10px -10px;
  font-weight: normal;
  text-decoration: none;
  text-shadow: 1px 1px 0px #333333;
  color: #FFFFFF;
  background: #444444 url('images/bg-headline-bottom.jpg') bottom left no-repeat;
  border: 0 none;
  z-index: 10;
  border-radius: 0 0 4px 0;
  box-shadow: 0px -5px 10px #666666;
  }
h1.platin { background: #444444 url('images/bg-headline-bottom-pl.jpg') bottom left no-repeat; }
h1.gold { background: #444444 url('images/bg-headline-bottom-g.jpg') bottom left no-repeat; }
h1.silber { background: #444444 url('images/bg-headline-bottom-s.jpg') bottom left no-repeat; }
h1.bronze { background: #444444 url('images/bg-headline-bottom-b.jpg') bottom left no-repeat; }
h1.partner { background: #444444 url('images/bg-headline-bottom-p.jpg') bottom left no-repeat; }
h1.headline span, h1.platin span, h1.gold span, h1.silber span, h1.bronze span, h1.partner span {
  position: absolute;
  left: 0px;
  top: -10px;
  width: 100%;
  height: 10px;
  background: #444444 url('images/bg-headline-top.jpg') top left no-repeat;
  z-index: 11;
  border-radius: 0 4px 0 0;
  }
h1.platin span { background: #444444 url('images/bg-headline-top-pl.jpg') top left no-repeat; }
h1.gold span { background: #444444 url('images/bg-headline-top-g.jpg') top left no-repeat; }
h1.silber span { background: #444444 url('images/bg-headline-top-s.jpg') top left no-repeat; }
h1.bronze span { background: #444444 url('images/bg-headline-top-b.jpg') top left no-repeat; }
h1.partner span { background: #444444 url('images/bg-headline-top-p.jpg') top left no-repeat; }
h2 {
  clear: both;
  display: block;
  font-size: 1.8em;
  padding: 0 0 10px;
  margin: 0;
  }
h3 {
  font-size: 1.6em;
  padding: 0 0 10px;
  margin: 0;
  }
#termin-ort h2, #termin-ort h3, #infobox-text h2, #infobox-text h3 {
  padding: 0;
  margin: 0;
  font-size: 16px;
  text-shadow: 1px 1px 0 #000000;
  color: #FFFFFF;
  }
#termin-ort h3, #infobox-text h3 { font-size: 12px; }
#infobox-text h3 { padding-top: 5px; }
p {
  font-family: 'Arial', Verdana, Sans-Serif;
  font-size: 1.4em;
  line-height: 1.6em;
  text-align: left;
  color: #666666;
  padding: 0 0 20px 0;
  margin: 0;
  }
#sidebar p {
  font-size: 1.2em;
  line-height: 1.5em;
  padding: 10px;
  }
strong { 
  color: #333333;
  font-weight: normal; 
  }
small {
  font-size: 0.9em;
  color: #333333;
  }

/* zitat */
blockquote {
  float: left;
  width: 538px;
  padding: 20px 20px 0;
  margin: 0 0 20px 0;
  background: #EEEEEE;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  text-shadow: 1px 1px 0 #FFFFFF;
  }
blockquote p {
  padding: 0 0 20px 0;
  }
blockquote strong {
  color: #777777;
  font-size: 1.5em;
  line-height: 1.5em;
  font-weight: normal;
  }
blockquote small {
  color: #999999;
  }

/* links */
a { outline: none; }
a.none:link, a.none:visited, a.none:hover, a.none:active {
  position: relative;
  display: inline-block;
  margin: 0;
  padding: 0;
  text-decoration: none;
  overflow: hidden;
  z-index: 10;
  }

/* links rund */
a.rounded {
  position: relative;
  display: inline-block;
  width: auto;
  height: 30px;
  padding: 0 10px;
  margin: 5px 0 0 0;
  font-size: 12px;
  text-align: center;
  text-decoration: none;
  line-height: 30px;
  color: #666666;
  background-color: #BBBBBB;
  border: 1px solid #C6C6C6;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  text-shadow: 0px 1px 1px #FFFFFF;
  }
a.rounded:hover {
  color: #333333;
  background-color: #FFDC36;
  border: 1px solid #EECD33;
  box-shadow: 0px 0px 6px #EECD33;
  }

/* beitrag */
.beitrag {
  position: relative;
  float: left;
  width: 620px;
  padding: 0;
  margin: 0;
  z-index: 6;
  }
.entry {
  float: left;
  width: 580px;
  padding: 10px 20px 40px;
  margin: 0;
  }
.entryteaser {
  float: left;
  width: 538px;
  padding: 20px;
  margin: 10px 0 60px 20px;
  background: #EEEEEE;
  border-top: 1px solid #CCCCCC;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #DDDDDD;
  border-bottom: 1px solid #DDDDDD;
  text-shadow: 1px 1px 0 #FFFFFF;
  }
.entry ul {
  width: 554px;
  padding: 0 10px 20px 0;
  margin: 0 0 0 15px;
  list-style: disc;
  list-style-position: inside;
  text-align: left;
  font-size: 1.4em;
  }
.entry ol {
  width: 549px;
  padding: 0 10px 20px 0;
  margin: 0 0 0 20px;
  list-style-position: inside;
  text-align: left;
  font-size: 1.4em;
  }
.entry ul li, .entry ol li {
  padding: 0 0 5px 0;
  list-style-position: outside;
  }
.entry ul.liststyle, .entry ul#teilnehmer li ul.liststyle {
  float: left;
  width: 578px;
  padding: 0;
  margin: 0 0 20px;
  list-style: none;
  text-align: left;
  font-size: 1.4em;
  line-height: 1.6em;
  border: 1px solid #D6D6D6;
  border-bottom: 0 none;
  box-shadow: 0px 0px 10px #CCCCCC;
  }
.entry ul#teilnehmer li ul.liststyle { margin: 0 0 40px; }
.entry ul.liststyle li, .entry ul#teilnehmer li ul.liststyle li {
  position: relative;
  padding: 10px 10px 10px 201px;
  list-style: none;
  border-bottom: 1px solid #D6D6D6;
  background: transparent url('images/bg-li1.png') top left repeat-y; 
  }
.entry ul.liststyle p { display: none; }
.entry ol.liststyle {
  float: left;
  width: 578px;
  padding: 0;
  margin: 0 0 20px;
  text-align: left;
  font-size: 1.4em;
  line-height: 1.6em;
  border: 1px solid #D6D6D6;
  border-bottom: 0 none;
  }
.entry ol.liststyle li {
  position: relative;
  padding: 10px 10px 10px 165px;
  list-style-position: inside;
  border-bottom: 1px solid #D6D6D6;
  background: transparent url('images/bg-li.png') top left repeat-y; 
  }
.entry ul.liststyle li span, .entry ol.liststyle li span {
  position: absolute;
  width: 120px;
  top: 10px;
  left: 15px;
  color: #999999;
  font-size: 0.9em;
  font-weight: normal;
  text-align: left;
  text-shadow: 1px 1px 1px #FFFFFF;
  }
.entry ul.liststyle li strong { color: #333333; font-weight: bold; }
.entry a, .entryteaser a, #breadcrumb a {
  color: #C83801;
  text-decoration: none;
  }
.entry a.rounded, .entryteaser a.rounded { color: #666666; }
.entry a.rounded:hover, .entryteaser a.rounded:hover {
  text-decoration: none;
  color: #333333;
  }
.entry a:hover, .entry a:active, .entryteaser a:hover, .entryteaser a:active, #breadcrumb a:hover, #breadcrumb a:active { text-decoration: underline; }
.entry p img {
  padding: 4px;
  margin: 5px 20px 15px 0;
  border: 1px solid #DDDDDD;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  background-color: #F3F3F3;
  }
.mapp-poweredby { padding-top: 5px; text-align: left; }
.mapp-container, .mapp-div {
  border: 1px solid #DDDDDD;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  background-color: #F3F3F3 !important;
  }
ul.entry-teaser {
  float: left;
  width: 600px;
  padding: 10px 0 40px 20px;
  margin: 0;
  }
ul.entry-teaser li, ul.entry-teaser li.platinsponsor, ul.entry-teaser li, ul.entry-teaser li.goldsponsor {
  position: relative;
  float: left;
  list-style: none;
  width: 180px;
  height: 180px;
  padding: 0 20px 20px 0;
  margin: 0;
  z-index: 1;
  }
span.ecke-pl, span.ecke-g, span.ecke-s, span.ecke-b, span.ecke-p {
  position: absolute;
  top: 5px;
  right: 20px;
  width: 52px;
  height: 52px;
  padding: 0;
  margin: 0;
  z-index: 12;
  }
ul.entry-teaser li span.ecke-pl, ul.entry-teaser li.platinsponsor span.ecke-pl, ul.entry-teaser li span.ecke-g, ul.entry-teaser li.goldsponsor span.ecke-g, ul.entry-teaser li span.ecke-s, ul.entry-teaser li.goldsponsor span.ecke-s, ul.entry-teaser li span.ecke-b, ul.entry-teaser li.goldsponsor span.ecke-b, ul.entry-teaser li span.ecke-p, ul.entry-teaser li.goldsponsor span.ecke-p {
  position: absolute;
  top: 0px;
  right: 20px;
  width: 52px;
  height: 52px;
  padding: 0;
  margin: 0;
  z-index: 12;
  }
ul.entry-teaser li span.ecke-pl, ul.entry-teaser li.platinsponsor span.ecke-pl, span.ecke-pl { background: transparent url('images/ecke-pl.png') no-repeat; }
ul.entry-teaser li span.ecke-g, ul.entry-teaser li.goldsponsor span.ecke-g, span.ecke-g { background: transparent url('images/ecke-g.png') no-repeat; }
ul.entry-teaser li span.ecke-s, ul.entry-teaser li.goldsponsor span.ecke-s, span.ecke-s { background: transparent url('images/ecke-s.png') no-repeat; }
ul.entry-teaser li span.ecke-b, ul.entry-teaser li.goldsponsor span.ecke-b, span.ecke-b { background: transparent url('images/ecke-b.png') no-repeat; }
ul.entry-teaser li span.ecke-p, ul.entry-teaser li.goldsponsor span.ecke-p, span.ecke-p { background: transparent url('images/ecke-p.png') no-repeat; }
ul.entry-teaser li a, ul.entry-teaser li.platinsponsor a, ul.entry-teaser li.goldsponsor a {
  position: relative;
  display: block;
  width: 170px;
  height: 170px;
  padding: 4px;
  margin: 0;
  border: 1px solid #DDDDDD;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  background-color: #F3F3F3;
  z-index: 10;
  box-shadow: 0px 0px 10px #CCCCCC;
  }
ul.entry-teaser li a span.teaser-over, ul.entry-teaser li.goldsponsor a span.teaser-over, ul.entry-teaser li.platinsponsor a span.teaser-over {
  position: absolute;
  top: 0px;
  left: 0px;
  display: none;
  width: 178px;
  height: 178px;
  padding: 0;
  margin: 0;
  background: transparent url('images/bg-teaser-over.png') top left repeat-x;
  z-index: 11;
  }
ul.entry-teaser li a:hover span.teaser-over, ul.entry-teaser li.goldsponsor a:hover span.teaser-over, ul.entry-teaser li.platinsponsor a:hover span.teaser-over { display: block; }
ul.entry-teaser li a img, ul.entry-teaser li.goldsponsor a img, ul.entry-teaser li.platinsponsor a img {
  width: 170px;
  height: 170px;
  padding: 0;
  margin: 0;
  border: 0 none;
  }

/* goldsponsor, platinsponsor */
ul.entry-teaser li.platinsponsor, ul.entry-teaser li.goldsponsor { width: 580px; }
ul.entry-teaser li.platinsponsor a, ul.entry-teaser li.goldsponsor a { width: 570px; }
ul.entry-teaser li.platinsponsor a span.teaser-over, ul.entry-teaser li.goldsponsor a span.teaser-over {
  width: 578px;
  background: transparent url('images/bg-teaser-gold-over.png') top left repeat-x;
  }
ul.entry-teaser li.platinsponsor a img, ul.entry-teaser li.goldsponsor a img { width: 570px; }

/*formular*/
.wpcf7-form {
  float: left;
  display: block;
  width: 538px;
  background-color: #DDDDDD;
  border: 1px solid #D6D6D6;
  border-radius: 4px; 
  padding: 30px 20px 0;
  box-shadow: 0px 0px 10px #CCCCCC;
  }

.wpcf7-form div {
  display: block;
  float: left;
  width: 530px;
  margin: 0 0 20px 0;
  height: 32px;
  text-align: left;
  }
.wpcf7-form div.radiobox { height: 20px; }
.wpcf7-form div p { 
  font-size: 1.2em;
  padding: 0;
  text-shadow: 1px 1px 0 #F6F6F6;
  }
.wpcf7-list-item {
  padding: 0;
  margin: 0;
  }
.wpcf7-list-item-label { padding: 0 10px 0 0; }
.inputfeld1, .textfeld1, #suchfeld {
  float: left;
  width: 270px;
  height: 30px;
  padding: 0 10px;
  margin: 0 10px 0 0;
  font-size: 1.3em;
  font-family: 'Arial',Verdana, Sans-Serif;
  color: #333333;
  border: 1px solid #DDDDDD;
  border-left: 1px solid #BBBBBB;
  border-top: 1px solid #BBBBBB;
  background-color: #EEEEEE;
  text-shadow: 0 1px 1px #FFFFFF;
  }
.textfeld1 {
  width: 517px;
  height: 300px;
  padding: 10px;
  margin: 0 0 20px 0;
  }
.inputfeld1:hover, .inputfeld1:focus, .textfeld1:hover, .textfeld1:focus, #suchfeld:hover, #suchfeld:focus { border: 1px solid #C83801; box-shadow: 0px 0px 6px #C83801; }
.senden, #searchsubmit {
  display: block;
  float: left;
  width: 100px;
  height: 32px;
  line-height: 32px;
  padding: 0 10px;
  margin: 5px 0 0 0;
  font-size: 12px;
  font-family: 'Arial', Verdana, Sans-Serif;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  color: #666666;
  background-color: #BBBBBB;
  border: 1px solid #C6C6C6;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
  text-shadow: 0px 1px 1px #FFFFFF;
  }
.senden:hover, #searchsubmit:hover {
  color: #333333;
  background-color: #FFDC36;
  border: 1px solid #EECD33;
  box-shadow: 0px 0px 6px #EECD33;
  }

#termin a.rounded, #infobox a.rounded {
  color: #333333;
  background-color: #FFDC36;
  border: 1px solid #EECD33;
  box-shadow: 0px 0px 6px #EECD33;
  }

/* search */
#searchform {
  position: relative;
  float: left;
  width: 300px;
  height: 40px;
  padding: 15px 20px 0;
  margin: 0;
  border: 0 none;
  }
#suchfeld { width: 168px; }
#searchsubmit { margin: 0; }


/* navigation */
.navigation {
  float: left;
  width: 580px;
  height: 20px;
  padding: 10px 20px;
  margin: 10px 0 40px 0;
  overflow: hidden;
  }
.wp-paginate {
  width: 630px;
  padding: 0;
  margin: 0;
  list-style-type: none;
  }
.wp-paginate li {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
  }
.wp-paginate li a, .wp-paginate li .current {
  display: block;
  padding: 0 10px 0;
  margin: 0;
  font-size: 1.6em;
  font-weight: bold;
  text-decoration: none;
  color: #333333;
  outline: none;
  }
.wp-paginate li a:hover, .wp-paginate li a:active {
  color: #C83801;
  text-decoration: underline;
  }
.wp-paginate li .current { color: #C83801; }

/* Sidebar */
.sidebar {
  float: left;
  width: 340px;
  padding: 0;
  margin: 0 0 40px 0;
  }
h1.sidebar-head {
  position: relative;
  color: #EEEEEE;
  width: 300px;
  height: 30px;
  padding: 10px 30px 0;
  margin: 0 0 0 -10px;
  font-weight: normal;
  background: #000000 url('images/bg-suche.jpg') bottom left repeat-x;
  text-shadow: 1px 1px 0 #333333;
  box-shadow: 0px 0px 5px #000000;
  }
#tabs { 
  position: relative;
  float: left;
  margin: 0 0 20px 0;
  }
ul#tabs-nav {
  float: left;
  width: 360px;
  height: 40px;
  padding: 0;
  margin: 0 0 0 -10px;
  list-style: none;
  box-shadow: 0px 0px 5px #000000;
  }
ul#tabs-nav li { 
  display: block;
  float: left;
  width: 180px;
  height: 40px;
  }
ul#tabs-nav li a:focus { outline: none; }
ul#tabs-nav li a {
  float: left;
  display: inline-block;
  width: 180px;
  height: 30px;
  padding: 10px 0 0 0;
  margin: 0;
  font-size: 1.6em;
  text-align: center;
  text-decoration: none;
  text-shadow: 1px 1px 0 #333333;
  color: #EEEEEE;
  }
ul#tabs-nav li#reiter1 a, ul#tabs-nav li#reiter2 a { background: #000000 url('images/bg-suche.jpg') bottom left repeat-x; }
ul#tabs-nav li#reiter1 a {
  width: 179px;
  border-right: 1px solid #444444;
  }
ul#tabs-nav li#reiter1 a:hover, ul#tabs-nav li#reiter2 a:hover { color: #EEEEEE; background: #444444 url('images/bg-suche.jpg') bottom left repeat-x; box-shadow: 0px 0px 4px #666666; }
ul#tabs-nav li#reiter1 a.selected, ul#tabs-nav li#reiter2 a.selected { color: #EEEEEE; background: #C83801 url('images/bg-menu-over.jpg') bottom left repeat-x; }
.tabbox {
  float: left;
  width: 340px;
  padding: 5px 0 0;
  margin: 0;
  }
#sidebar p.twitter-message {
  position: relative;
  padding: 35px 10px 10px;
  margin: 5px 10px;
  border: 1px solid #DDDDDD;
  border-bottom: 1px solid #CECECE;
  text-shadow: 1px 1px 0 #F6F6F6;
  }
#sidebar p.twitter-message:hover { 
  background-color: #EEEEEE;
  border: 1px solid #C6C6C6;
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  text-shadow: 1px 1px 0 #FFFFFF; }
a.twitter-user, a.twitter-link {
  color: #C83801;
  text-decoration: none;
  }
a.twitter-user:hover, a.twitter-link:hover { text-decoration: underline; }
span.twitter-timestamp {
  position: absolute;
  top: 10px;
  left: 10px;
  font-weight: bold;
  }
span.twitter-timestamp abbr { text-decoration: none; }
.sidebar-list {
  float: left;
  width: 330px;
  padding: 0 0 0 10px;
  margin: 0;
  }
.sidebar-list ul {
  display: block;
  width: 320px;
  padding: 0;
  margin: 0;
  list-style: none;
  }
.sidebar-list ul li {
  display: block;
  width: 320px;
  padding: 0;
  margin: 5px 0;
  font-size: 1.2em;
  text-align: left;
  border: 1px solid #DDDDDD;
  border-bottom: 1px solid #CECECE;
  }
.sidebar-list ul li a { text-shadow: 1px 1px 0 #F6F6F6; }
.sidebar-list ul li:hover { 
  color: #FFFFFF; 
  background-color: #EEEEEE;
  border: 1px solid #C6C6C6;
  border-right: 1px solid #D6D6D6;
  border-bottom: 1px solid #D6D6D6;
  }
.sidebar-list ul li a:hover { text-shadow: 1px 1px 0 #FFFFFF; }

.sidebar-list ul.bookmark li a {
  display: block;
  padding: 10px;
  color: #C83801;
  text-decoration: none;
  }
.sidebar-list ul.bookmark li a:hover { text-decoration: underline; }
.werbung, .flickr-list {
  float: left;
  width: 330px;
  padding: 10px 0 0 15px;
  margin: 0;
  }
#sidebar .werbung p {
  padding: 0;
  margin: 0;
  }
.werbung a, a.flickr {
  float: left;
  padding: 4px;
  margin: 5px;
  border: 1px solid #D0D0D0;
  border-bottom: 1px solid #BBBBBB;
  border-left: 1px solid #BBBBBB;
  background-color: #F3F3F3;
  }
a.flickr { margin: 6px 0 0 6px; }
a.flickr img {
  width: 60px;
  padding: 0;
  margin: 0;
  border: 0 none;
  }

/* bildhover */
.entry p img:hover { border-color: #CCCCCC; }
ul.entry-teaser li a:hover, ul.entry-teaser li.goldsponsor a:hover { border-color: #C83801; box-shadow: 0px 0px 6px #C83801; }
.werbung a:hover, a.flickr:hover { border-color: #C83801; box-shadow: 0px 0px 6px #C83801; }

/* runde ecken */
.entry p img, ul.entry-teaser li a, ul.entry-teaser li.goldsponsor a, .werbung a, a.flickr, .entry ul.liststyle, .mapp-container, .inputfeld1, .textfeld1, a.rounded, .senden, #tooltip, #suchfeld, #searchsubmit, #sidebar p.twitter-message:hover, .sidebar-list ul li:hover, .entryteaser, blockquote, ul#t-nav, #t-nav li a, .listhead {
  border-radius: 4px;
  }

/* weiterempfehlen */
a.bookmark, a.rss {
  float: left;
  color: #333333;
  width: 42px;
  height: 42px;
  margin: 10px 0 10px 6px;
  padding: 0;
  font-size: 1.2em;
  line-height: 1.5em;
  text-align: left;
  text-decoration: none;
  }
a.rss {
  width: auto;
  height: 40px;
  padding: 2px 0 0 45px;
  vertical-align: top;
  text-shadow: 1px 1px 0 #F6F6F6;
  background: transparent url("images/rss.jpg") top left no-repeat;  
  }
.delicious { background: transparent url("images/delicious.jpg") top left no-repeat; }
.stumbleupon { background: transparent url("images/stumbleupon.jpg") top left no-repeat; }
.technorati { background: transparent url("images/technorati.jpg") top left no-repeat; }
.twitter { background: transparent url("images/twitter.jpg") top left no-repeat; }
.digg { background: transparent url("images/digg.jpg") top left no-repeat; }
.reddit { background: transparent url("images/reddit.jpg") top left no-repeat; }
a.rss:hover { text-decoration: underline; }

/* footermenu */
#footer {
  position: relative;
  float: left;
  padding: 0;
  width: 980px;
  height: 160px;
  margin: 0 0 0 -10px;
  background: #000000 url('images/bg-footer.jpg') top left repeat-x;
  /*border-top: 1px solid #CFCFCF;*/
  z-index: 2;
  box-shadow: 0px 0px 5px #000000;
  }
.footerstreifen { bottom: 0px; display: none; }
ul#footermenu {
  position: absolute;
  top: 15px;
  left: 10px;
  width: 620px;
  height: 40px;
  padding: 0;
  margin: 0;
  text-align: left;
  list-style: none;
  z-index: 10;
  }
ul#footermenu li {
  float: left;
  list-style: none;
  }
ul#footermenu li a {
  display: block;
  height: 20px;
  padding: 0 20px;
  margin: 0;
  font-size: 1.6em;
  text-decoration: none;
  text-shadow: -1px -1px 1px #000000;
  color: #666666;
  outline: none;
  border-left: 1px solid #444444;
  border-right: 1px solid #222222;
  }
ul#footermenu li a.okay {
  padding: 0 30px 0 20px;
  background: transparent url('images/okay.png') center right no-repeat;
  }
ul#footermenu li a.oben {
  padding: 0 30px 0 20px;
  background: transparent url('images/oben.png') center right no-repeat;
  border-right: 0 none;
  }
ul#footermenu li a.aboutus {
  border-left: 0 none;
}  
ul#footermenu li a:hover, ul.footermenu li a:active {
  color: #EEEEEE;
  text-decoration: underline;
  }
p#copyright {
  position: absolute;
  bottom: 20px;
  left: 30px;
  width: 610px;
  padding: 0;
  color: #999999;
  text-shadow: -1px -1px 1px #000000;
  font-size: 1.06em;
  line-height: 1.2em;
  text-align: left;
  z-index: 10;
  }
p#copyright a {
  padding: 0 2px;
  color: #DDDDDD;
  text-decoration: none;
  }
p#copyright a:hover, p#copyright a:active {
  color: #FFFFFF;
  text-decoration: underline;
  }
#dorst {
  position: absolute;
  top: 130px;
  left: 15px;
  border: 0 none;
  outline: none;
  z-index: 10;
  }
#dorst img { border: 0 none; }

/* ecken */
h1.headline span.ecke-left, h1.platin span.ecke-left, h1.gold span.ecke-left, h1.silber span.ecke-left, h1.bronze span.ecke-left, h1.partner span.ecke-left, .ecke-left, .ecke-right {
  position: absolute;
  top: -10px;
  width: 10px;
  height: 10px;
  z-index: 50;
  }
h1.headline span.ecke-left, h1.platin span.ecke-left, h1.gold span.ecke-left, h1.silber span.ecke-left, h1.bronze span.ecke-left, h1.partner span.ecke-left {
  top: -20px;
  left: 0px;
  background: transparent url('images/ecke-left.png') top left no-repeat;
  box-shadow: none;
  }
.ecke-left {
  left: 0px;
  background: transparent url('images/ecke-left.png') top left no-repeat;
  }
.ecke-right {
  right: 0px ;
  background: transparent url('images/ecke-right.png') top left no-repeat;
  }
#count, #termin, #infobox, h1.sidebar-head, h1, .ecke-right, .ecke-left, .listhead { opacity: .9; }

ul.entry-teaser li span.ecke-pl, ul.entry-teaser li.platinsponsor span.ecke-pl, ul.entry-teaser li span.ecke-g, ul.entry-teaser li.goldsponsor span.ecke-g, ul.entry-teaser li span.ecke-s, ul.entry-teaser li.goldsponsor span.ecke-s, ul.entry-teaser li span.ecke-b, ul.entry-teaser li.goldsponsor span.ecke-b, ul.entry-teaser li span.ecke-p, ul.entry-teaser li.goldsponsor span.ecke-p,
#footer,  #tabs-nav, #menuleiste, h1.platin, h1.gold, h1.silber, h1.bronze, h1.partner { opacity: .96; } 

  
ul.accordion {
  list-style-type:none;
  margin: 10px 0 0;
  padding: 0;
  width: 580px;
  font-size: 0.88em;
}
ul.referies {
  float: left;
  margin: 10px 0 50px 20px;
  width: 580px;
  font-size: 0.88em;
  text-align: left;
}
ul.accordion li {
  list-style-type:none;
  background: 0 none;
  margin: 0;
  padding: 0;
}
ul.accordion .listhead {
  float: right;
  position: relative;
  display: block;
  height: 20px;
  width: 545px;
  margin: 0 0 10px;
  font-size: 1.8em;
  line-height: 0em; 
  padding: 0 15px 0 20px;
  font-weight: normal;
  color: #EEEEEE;
  vertical-align: middle;
  background: #666666 url("images/bg-suche.jpg") bottom left repeat-x;
  box-shadow: 0px 0px 4px #666666;  
  text-shadow: 1px 1px 0 #333333;
}
ul.accordion .listcontent {
  float: right;
  position: relative;
  display: block;
  width: 580px;
  margin: 0;
  padding: 0;
  overflow: visible;
  font-size: 1.12em;
}
ul.accordion .listcontent .beitrag, ul.accordion .listcontent .beitrag .entry {
  width: 580px;
  margin: 0;
  padding: 0;
}
span#plus, span#minus {
  position: absolute;
  top: 6px;
  right: 13px;
  height: 20px;
  margin: 0;
  font-size: 1.6em;
  line-height: 1em; 
  padding: 0;
  font-weight: bold;
  color: #222222;
  vertical-align: middle ;
  text-shadow: 0px 1px 1px #666666;
}
span#minus { top: 10px; font-size: 1.5em; }
ul.accordion li.listhead:hover, ul.accordion li.active, ul.accordion li.active:hover {
  background: #C83801 url('images/bg-menu-over.jpg') bottom left repeat-x !important; 
  cursor: pointer;
}
ul.accordion li.listhead span#plus { display: block; }
ul.accordion li.listhead span#minus { display: none; }
ul.accordion li.active span#minus, ul.accordion li.active:hover span#minus { display: block; }
ul.accordion li.active span#plus, ul.accordion li.active:hover span#plus { display: none; }
