
body {
  margin: 0;
  padding: 0;
  background: url(../images/backgroundtop.png) repeat-x left top;
  text-align: justify;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #112244;
  }

/* --- Header --- */
#header {
  width: 900px;
  margin: 0 auto;
  height: 61px;
  letter-spacing: -1px;
  font-family: Georgia, "Times New Roman", Times, serif;
  }

#headerbg {
  clear: both;
  margin: 0 auto;
  width: 900px;
  height: 209px;
  background: #f3eecc url(../images/titelbild.jpg) no-repeat left top;
  margin: 0 auto;
  margin-top: 20px;
  }

/* --- Site-Title --- */
#sitetitle {
  background: url(../images/logo-oppt-info.png) no-repeat left top;
  float: left;
  margin-top: 22px;
  }

#sitetitle h1, #sitetitle h2 {
  text-transform: uppercase;
  color : #112244;
  margin: 0;  
  }

#sitetitle h1 {
  font: bold 3.0em Georgia,"Times New Roman",serif;
  letter-spacing : 1px;
  text-indent: 75px;
  }

#sitetitle h2 {  
  font: normal 1.3em Georgia,"Times New Roman",serif;
  letter-spacing : 1px;
  text-indent: 75px;
  margin: 0;
  padding: 0;
  }

#sitetitle a {
  text-decoration: none;
  color: #112244;
  }

#sitetitle .small {
  font-size: 0.5em;
  }


/* --- Menu & Navigation --- */
#menu {
  float: right;
  margin-top: 21px;
  }

#menu ul {
  margin: 0;
  list-style: none;
  }

#menu li {
  float: left;
  display: inline;
  position: relative;
  }

#menu li a {
  display: block;
  float: left;
  padding: 30px 10px 15px 10px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 14px;
  color: #4E4E4E;
  }

#menu li a:hover, #menu li:hover {
  background: #f3eecc url(../images/pfeil.png) no-repeat center top;
  }

#menu .current_page_item a {
  background: #f3eecc url(../images/pfeil.png) no-repeat center top;
  }

#menu li > div {
  background: #f3eecc;
  display: none;
  position: absolute;
  left: 0px;
  top: 62px;
  z-index: 999;
  text-indent: 10px;
  width: 200px !important;
  }

#menu li:hover > div {
  color: #f3eecc;
  background: #f3eecc;
  width: 170px;
  display: block;
  }

#menu li.current_page_item > div a {
  background: #f3eecc url(../images/hoverbackgr.png) repeat-x top left;
  text-align: left;
  width: 190px;
  display: block;
  }

#menu li:hover > div a {
  padding: 10px 5px 10px 5px;
  }

#menu li:hover > div a:hover {
  color: #f3eecc;
  background: #617da1;
  width: 190px;
  text-align: left;
  }


/* --- Seite, Sidebar, Posts--- */
#content h1, #content h2 {
  text-transform: uppercase;
  color : #112244;
  }

#content h1 {
  font: normal 1.5em Georgia,"Times New Roman",serif;
  }

#content h2 {
  font: normal 1.3em Georgia,"Times New Roman",serif;
  }

#content a {
  color: #4d638d;
  }

#content a:hover{
  text-decoration: underline;
  }

#content a:visited, #content a:active{
  text-decoration: none;
  }

#content .conthead {
  font-style: italic;
  }


#page {
  width: 900px;
  margin: 0 auto;
  padding-top: 20px;
  background: #f3eecc;
  border-right: 2px #607da0 solid;
  border-left: 2px #607da0 solid;
  }

#latest-post {
  float: left;
  width: 570px;
  padding: 0px 20px 0px 20px;
  line-height: 25px;
  font-size: 12px;
  }


/* --- Sidebar --- */
#sidebar {
  float: right;
  width: 250px;
  padding: 0px 20px 20px 20px;
  line-height: 20px;
  font-size: 12px;
  }

#sidebar .entry a {
  background: #333;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-size: 10px;
  color: #ccc;
  }

#sidebar .entry p {
  line-height: 12px;
  }

#sidebar .more {
  background: url(../images/img04.gif) no-repeat left 50%;
  padding-left: 20px;
  }

#sidebar img.side {
  border: 5px solid #fff;
  }

#sidebar .spende {
  border: 5px solid #fff;
  width: 230px;
  background-image: url(../images/blau-verlauf.png);
  background-repeat: repeat-x;
  text-align: center;
  }

#sidebar .energie {
  border: 5px solid #fff;
  width: 230px;
  height: 75px;
  background-image: url(../images/tagesenergie.png);
  background-repeat: no-repeat;
  /*text-align: center;
  font-weight: bold;
  font-size: 1.5em;
  padding-top: 35px;
  text-shadow: 1px 2px 5px #f3eecc;*/
  }

#sidebar li.current a {
  text-shadow: 1px 1px 1px #333;
  }

#sidebar .zaehler {
  background-image: url(../uploads/numbers.png);
  width: 230px;
  border: 5px solid #fff;
  }

#sidebar td {
  text-indent: 10px !important;
  text-align: left;
  font-size: 0.9em;
  font-weight: bold;
  }

/* -------------------------- */

.kompass {
  margin: 0;
  padding-bottom: 10px;
  background-image: url(../images/compass.png);
  background-repeat: no-repeat;
  font: italic 1.1em Georgia, "Times New Roman", times, serif; 
  line-height: 30px;
  text-indent: 40px;
  color: #606060;
  }

.kontakt input {
  width: 400px;
  height: 20px;
  font: 1.1em verdana, tahoma, arial, sans-serif;
  background: #eef1f5;
  border: 1px solid #8da2bc;
  }

.kontakt textarea {
  width: 575px;
  height: 250px;
  font: 1.1em verdana, tahoma, arial, sans-serif;
  background: #eef1f5;
  border: 1px solid #8da2bc;
  }

.kontakt .but {
  width: 120px;
  height: 30px;
  text-align: center;
  font: 1.2em verdana, tahoma, arial, sans-serif;
  background: #112244 url(../images/backbutton.png) repeat-x;
  cursor: pointer;
  }

.kontakt .mailinfo {
  font: italic 1.2em verdana, tahoma, arial, sans-serif;
  color: #802000;
  }

.kontakt .mailinfo span.red {
  color: #802000;
  }

.kontakt .mailinfo span.blu {
  color: #002080;
  }

#linktipps .linktop {
  background: #FFE;
  width: 100%;
  margin-bottom: 5px;
  font-size: 12px!important;
  }

#linktipps .linktop span {
  padding-left: 10px;
  }

#linktipps .linktip {
  margin-left: 30px;
  margin-bottom: 5px;
  font-size: 12px!important;
  }

.suchform, .newsform {
  padding: 10px;
  background: #ffe;
  }

.suchform .but2, .newsform .but2 {
  height: 20px;
  width: 60px;
  text-align: center;
  font: 1.0em verdana, tahoma, arial, sans-serif;
  background: #112244 url(../images/backbutton.png) repeat-x;
  cursor: pointer;
  }

.suchform input, .newsform input {
  width: 150px;
  height: 20px;
  font: 1.1em verdana, tahoma, arial, sans-serif;
  background: #eef1f5;
  border: 1px solid #8da2bc;
  }

.newsform p {
  font: 1.2em Verdana, Tahoma, Arial, san-serif;
  letter-spacing: 2px;
  margin-bottom: 0;
  }

.newsform h2 {
  letter-spacing: 2px;
  margin-top: 0;
  }

/* ------------------------------ */

.post .title, .widget .title {
  margin: 0;
  }

.post .meta {
  margin: 0;
  padding-bottom: 10px;
  padding-top: 10px;
  line-height: normal;
  font-size: 13px;
  color: #505050;
  }

.post .meta a {
  color: #112244;
  }

.post .entry {
  margin-bottom: 20px;
  padding-bottom: 5px;
  border-bottom: #9C9C9C 1px dashed;
  line-height: 16px;
  }

.post .entry p, .post .entry div, 
.post .entry span, .post .entry li,
.post .entry td {
  font-size: 1.2em !important;
  }

.post .entry td {
  padding: 5px;
  text-align: left;
  vertical-align: top;
  }

table.centertab {
  width: 100%;
  border: 1px solid #9C9C9C;
  }

.centertab th {
  text-align: center !important;
  font-weight: bold;
  background: #ccc;
  }

.centertab td {
  text-align: center !important;
  font-weight: normal;
  }
  
.post .entry span.toupper {
  text-transform: uppercase;
  font-size: 1.0em !important;
  }

.post .entry span.red {
  color: #802000;
  font-size: 1.0em !important;
  }

.post .entry span.blue {
  color: #002080;
  font-size: 1.0em !important;
  }
  
.post .entry span.bigger {
  font-size: 1.3em !important;
  }

.post li {
  margin-left: -10px;
  padding-left: 0;
  }

.post ul.uploads li, .post ol.uploads li {
  margin-left: -10px;
  padding: 5px;
  }

.post ol.uploads li, .post ol.liste li .liste li{
  font-size: 1.0em !important;
  }

.post ol.liste li, .post ul.liste li {
  padding: 5px 0 5px 0;
  }

.post ul.uploads li .under li {
  font-size: 1.0em !important;
  font-style: italic;
  }

.post .redakt-left {
  background-image: url(../uploads/RRRedaktion1-min.jpg);
  background-repeat: no-repeat;
  width: 175px;
  height: 117px;
  margin: 0;
  float: left;
  text-align: center;
  }

.post .redakt-rite {
  background-image: url(../uploads/RRRedaktion1-min.jpg);
  background-repeat: no-repeat;
  width: 175px;
  height: 117px;
  margin: 0 auto;
  float: right;
  text-align: center;
  }

.post .redakt-midd {
  background-image: url(../uploads/RRRedaktion1-min.jpg);
  background-repeat: no-repeat;
  width: 175px;
  height: 117px;
  margin: 0 auto;
  text-align: center;
  }

.post .redakt-left span,
.post .redakt-rite span,
.post .redakt-midd span {
  padding-top: 30px;
  font-size: 18px!important;
  font-family: arial, tahoma, helvetica, 'sans-serif';
  }

a.redakt, a.redakt:visited {
  color: #fff!important;
  text-decoration: none!important;
  }

a.redakt:hover {
  color: #ffe!important;
  text-decoration: none!important;
  font-weight: bold;
  }

.post .redakt-left-leer {
  width: 175px;
  height: 117px;
  margin: 0;
  float: left;
  text-align: center;
  }

.post .redakt-rite-leer {
  width: 175px;
  height: 117px;
  margin: 0 auto;
  float: right;
  text-align: center;
  }

.post .redakt-midd-leer {
  width: 175px;
  height: 117px;
  margin: 0 auto;
  text-align: center;
  }
  
/* --- Allgemeines --- */

.cleardiv {
  clear: both;
  line-height: 2px;
  font-size: 2px;
  }

form {
  margin: 0;
  padding: 0;
  }

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

input, textarea, select {
  font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
  }

.blockbg {
  background: #D9D785;
  }

.f10 {
  font-size: 10px!important;
  }

blockquote {
  background: url(../images/blocks.png) no-repeat left top;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0 0 0 15px;
  padding: 0px 20px 0px 30px;
  font-size: 14px;
  line-height: 20px;
  color: #3D3D3D;
  }

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

a:hover {
  text-decoration: underline;
  }

hr.ruler {
  border: none;
  border-bottom: #9C9C9C 1px dashed;
  }

img {
  border: none;
  }

img.left, img.left-pur {
  float: left;
  margin: 0 10px 0 0;
  border: #112244 1px dashed;
  }

img.right, img.right-pur {
  float: right;
  margin: 0 0 0 10px;
  border: #112244 1px dashed;
  }

img.left-pur, img.right-pur {
  border: none !important;
  }

img.norm {
  border: #112244 1px dashed;
}

p {
  line-height: 20px;
  font-size: 12px;
  }

.text1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  margin: 0 0 0 15px;
  padding: 90px 20px 0px 30px;
  font-size: 30px;
  color: #fff;
  line-height: 30px;
  }

h1, h2, h3 {
  font-weight: normal;
  font-family: Georgia, "Times New Roman", Times, serif;
  text-transform: uppercase;
  }

.bigger-bold {
  font-size: 1.5em;
  font-weight: bold;
  line-height: 25px;
  }

.bigger {
  font-size: 1.5em;
  line-height: 25px;
  }

.bigger-italic {
  font-size: 1.5em;
  font-style: italic;
  line-height: 25px;
  }

.bottom-tags {
  margin: 10px;
  font: normal 1em verdana, Arial, Helvetica, sans-serif;
  color: #888;
  }

.ce, .ce-label { 
  text-align: center; 
  }

.le { text-align: left; }
.ri { text-align: right; }

.post .entry .ce-label {
  font-size: 0.9em !important;
  }

.red {
  color: #802000;
  }

.h2-redhead {
  color: #802000;
  background: #ffe;
  line-height: 25px !important;
  text-indent: 10px;
  }

.emph {
  background-image: url(../images/div-emph.png);
  margin: 10px;
  padding: 10px;
  line-height: 20px;
  }

.emph p, .emph ol.liste li, .emph span {
  font-size: 1.0em!important;
  }

.emph span.blogpage {
  font-weight: bold;
  color: #8d634d;
  }

.emph span.blogart {
  font-weight: bold;
  color: #4d638d;
  }

.suche {
  padding: 5px;
  background: #ffe;
  }

.suche, .suche a, .suche span.min {
  font-size: 0.8em !important;
  }
  
.normal .but2 {
  height: 30px;
  text-align: center;
  font: 1.0em verdana, tahoma, arial, sans-serif;
  background: #112244 url(../images/backbutton.png) repeat-x;
  cursor: pointer;
  }

.ruf {
  text-align: right;
  color: #4d638d;
  }

div.tabelle {
  text-align: center;
  }
  
.tabelle .listen td {
  font-size: 11px !important;
  text-align: center;
  }

.entry div.tabs table.undline td {
  font-size: 0.9em!important;
  text-align: justify;
  vertical-align: top;
  border-bottom: 0.5px dashed #aaa;
  }
  
.entry div.tabs table.undline th {
  font-size: 0.9em;
  font-weight: normal;
  text-align: left!important;
  padding-top: 8px;
  vertical-align: top;
  border-bottom: 0.5px dashed #aaa;
  }


/* --- Footbox --- */
#footbox {
  clear: both;
  width: 900px;
  height: 10px!important;
  background: #000 url(../images/footbox.png) repeat-x;
  color: #ccc;
  padding: 10px 0 0 0;
  }

#footbox ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }

#footbox li {
  display: block;
  float: left;
  width: 187px;
  padding: 10px 10px 10px 25px;
  }

#footbox li ul {
  line-height: 1.8em;
  }

#footbox li li {
  display: list-item;
  background: url(../images/img07.gif) no-repeat left 50%;
  float: none;
  width: auto;
  padding: 0 0 0 10px;
  line-height: 25px;
  }

#footbox h2 {
  margin: 0 0 10px 0;
  color: #fff;
  }

#footbox a {
  text-decoration: none;
  color: #ccc;
  }

#footbox a:hover {
  text-decoration: underline;
  }

/* --- Footer --- */
#footer {
  width: 900px;
  height: 50px;
  margin: 0 auto;
  margin-bottom: 20px;
  background: url(../images/footborder.jpg) no-repeat left top;
  font-size: 12px;
  color: #f3eecc;
  }

#footer p {
  margin: 0;
  padding: 13px 20px 15px 20px;
  }

#footer a {
  color: #fff;
  }

#legal {
  float: left;
  }

#links {
  float: right;
  }
