﻿/*  
Theme Name: Frankfurter Gemeine Zeitung -test-
Theme URI:
Description: nächstes mögliches Theme für FGZ
Version: 1.4
Author: Andreas Pistoor und Lothar Baier
Author URI: http://blogpimp.de
*/

/* #################################  Voreinstellungen  ##################################### */
html { height: 100.01%; margin: 0; padding: 0;}
* {margin: 0; padding: 0; border: none;}

body {
  font				: normal 100.01%/1.5 Arial, Helvetica, sans-serif;
  text-align		: center;
  background		: #ffffff;
  color				: #000;  
}

.Pop {
  background		: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
  font				: normal 0.985em/1.5 Arial, Helvetica, sans-serif;
  margin			: 0;
  padding			: 0 10px;
}

p , table, th, td, input, textarea, code, pre {
  font				: normal 0.785em/1.4 Arial, Helvetica, sans-serif;
  margin			: 0 0 7px;
  padding			: 3px 10px 0;
}

ul {
  font				: normal 0.885em/1.3 Arial, Helvetica, sans-serif;
  list-style-type	: none;
}

ol {
  font				: normal 0.885em/1.3 Arial, Helvetica, sans-serif;
}

li a {
  display			: inline-block;
}

li a {
  display			: block;
  padding			: 0 0px;
}

a {
  text-decoration	: none;
  color				: #005eb3;
  padding			: 1px 0px 2px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  padding			: 1px 0 2px;
}

h1 a {
  color				: #002f69;
}

a:hover {
  color				: #d33;
}

h1 a:hover {
  color				: #d33;
}

.clearer {
  clear				: both;
  height			: 3px;
  line-height		: 1px;
  font-size			: 1px;
  padding			: 0;
  margin			: 0;
  width				: 10px;
}

blockquote {
  font				: normal 0.785em/1.4 Arial, Helvetica, sans-serif;
  margin			: 3px 0 7px 30px;
  padding			: 0 10px 0 5px;
  border-left		: 3px solid #005eb3;
}

/* ###############################  Seitenstruktur  ###################################### */
#starter #hintergrund {
  min-width				: 940px;
  max-width				: 100%;
  text-align		: left;
  margin			: 0 auto;
}

#single #hintergrund {
  min-width				: 940px;
  max-width				: 100%;
  text-align		: left;
  margin			: 0 auto;
}

#kopf {
  min-width				: 940px;
  max-width				: 100%;
}

#kopf2 {
  min-width				: 940px;
  max-width				: 100%;
}

#seite {
  /* width				: 932px; */
  margin			: 0 4px;
}

#menulinks {
  width				: 22%;
  float				: left;
}

#fbinhalte {
  min-width				: 940px;
  max-width				: 100%;
  float				: left;
  padding-left		: 15px;
}

#binhalte {
  width				: 72%;
  float				: left;
  padding-left		: 15px;
}

#inhalte {
  width				: 50%;
  float				: left;
}

#menurechts {
  width				: 22%;
  float				: left;
}

#menulinks .snavigation {
  width				: 22%;
  border-bottom		: 1px solid #ccc;
  font-size			: 0.8em;
  clear				: left;
}

#menurechts .snavigation {
  width				: 22%;
  border-bottom		: 1px solid #ccc;
  font-size			: 0.8em;
  clear				: left;
}

#fuss {
  clear				: both;
  font-size			: 0.785em;
  text-align		: center;
  height			: 44px;
  background-position : 0px -1px;
}

/* ###############################  Kopf der Seite  ###################################### */
#kopf h1 {
  text-align		: center;
  padding			: 30px 0 0 0;
  height			: 50px;
}

#kopf h1 a {
  width				: 940px;
  border			: none;
  line-height		: 1.0;
  font-size			: 2.4em;
  font-family		: Arial, Helvetica, sans-serif;
  color				: #347eb3;
  margin			: 30px 0 0 0;
}

#kopf2 h1 {
  width				: 900px;
  border			: none;
  margin-left			: auto;
  margin-right			: auto;
}

#menuline {
  width				: 100%;
}
#menucenter {
  width				: 700px;
  margin-left			: auto;
  margin-right			: auto;
}

#kopf2 ul li {
  padding			: 4px 20px 3px;
}

#kopf2 ul a {
  color				: #000000;
  font-weight			: bold;
  background			: #eeeeee;
}

#subcats {
  padding-left		: 15px;
}

#subcats h2 {
  padding-left		: 0px;
}

#subcats h2 a {
  color				: #000000;
  font-weight			: bold;
  background			: #eeeeee;
}

#kopf2 p {
  text-align		: center;
  margin			: 0;
  padding			: 4px 0 3px;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
}

#kopf2 ul {
  float : right;
  background			: #eeeeee;
}

#kopf2 ul li {
  float : left;
}

#kopf2 ul li ul {
  float : left;
}

#kopf2 ul li ul li {
  float : left;
}

#kopf2 ul li div {
  padding-top : 0;
}

#kopf2 ul li div div {
  padding : 0;
}

#kopf2 .trenner {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  background		: #111;
  clear				: both;
}

/* ###############################  Menü linke Seite  ###################################### */
#menulinks {
  padding			: 0 0 0 15px;
  text-align		: left;
}

#menulinks a {
  display			: inline;
}

#menulinks ul {
  font-size			: 0.8em;
  padding			: 30px 0px 0px;
  line-height		: 1.1;
}

#menulinks ul li {
  margin-bottom		: 2px;
}

#menulinks ul p {
  font-size			: 0.935em;
  padding			: 0;
}

#menulinks ul ul {
  font-size			: 1.0em;
  padding			: 0;
}

#menulinks ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 8px;
}

#menulinks ul ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 16px;
}

#menulinks ul li select {
  padding			: 0 10px;
}

#menulinks ul li form {
  padding			: 0 10px;
}

#menulinks ul ul li a {
  font-size			: 0.9em;
  padding			: 0 10px;
}

#menulinks h1 a {
  font-size			: 1.1em;
  text-transform		: uppercase;
  color				: #800;
  background			: #eeeeee;
  font-weight			: bold;
}

#menulinks h2 {
  font-size			: 1.0em;
  font-weight			: bold;
/*
  padding			: 1px 0 2px; 
*/
  color				: #000;
  border-bottom		: 1px solid #ccc; 
  margin			: 2px 0 2px;
}

#menulinks ul li form input.sucheingabe,
#menulinks ul li form input#s {
  border			: 1px inset #ccc;
  width				: 162px;
  padding			: 1px 3px 2px;
  margin			: 2px 0 5px 0;
  font-size			: 0.935em;
}

#menulinks ul li form input.searchsubmit,
#menulinks ul li form input#ss {
  border			: 1px outset #ccc;
  width				: 60px;
  padding			: 1px 3px 1px;
  margin-top		: 0;
  font-size			: 0.935em;
}

#menulinks ul li form input:hover.suchsubmit,
#menulinks ul li form input:hover#ss {
  color				: #fff;
}

#menulinks p.catcloud a {
  padding			: 1px 5px 2px 0;
}

#menulinks #wp-calendar {
  border-collapse	: collapse;
  padding			: 0;
  margin			: 0;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  width				: 120px !important;
}

#menulinks #wp-calendar th,
#menulinks #wp-calendar td {
  font-size			: 1.0em;
  padding			: 0 1px;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menulinks #wp-calendar th a,
#menulinks #wp-calendar td a {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menulinks #wp-calendar {
  font-size			:1.0em;
}

#menulinks #social-bookmarks a {
  padding			: 10px 0 0 0;
  margin			: 0 2px 0 0;
}

#menulinks .widgettitle {
  color				: #802f69;
}

/* ###############################  Hauptinhalt einzelne Spalte  ###################################### */
#fbinhalte h1 {
/*
  text-align		: center;
  padding			: 30px 0 0 0;
  height			: 50px;
*/
  font-size			: 1.1em;
  font-weight			: bold;
  text-transform	: uppercase;
  padding-top		: 9px;
  text-align		: left;
}

#fbinhalte h1 a {
/*
  text-align		: center;
  padding			: 30px 0 0 0;
  height			: 50px;
*/
  font-size			: 1.1em;
  font-weight			: bold;
  text-transform		: uppercase;
  margin-top			: 6px;
  padding			: 3px 3px 0px;
  color				: #800;
  background			: #eeeeee;
  text-align		: left;
}

#fbinhalte h2 {
  font-size			: 1.1em;
  font-weight			: bold;
  padding-top		: 7px;
  text-align		: left;
}

#fbinhalte h2 a {
  margin			: 0;
  font-weight			: bold;
  line-height		: 1.0;
  display			: block;
}

#fbinhalte h2 a:hover {
  color				: #d00;
}

#fbinhalte .post {
  /* width				: 939px; */
  padding			: 0 1px;
  padding-top		: 7px;
}

#fbinhalte .post h2 {
  font-size			: 1.4em;
}

/*
#fbinhalte .post img {
  float				: left;
  margin			: 5px 10px 3px 0;
}

#fbinhalte .post p {
  text-align		: justify;
}
*/

#fbinhalte .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: 1px solid #ccc; 
}

#fbinhalte .mini-post {
/*  max-width				: 235px; */
  width				: 48%;
  float				: left;
}

#fbinhalte .mini-post h2 {
  background		: transparent;
}

#fbinhalte .mini-post .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: none;
  background		: transparent;  
}

#fbinhalte hr.teiler {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  clear				: both;
  margin			: 0 10px;
}

#fbinhalte .trenner {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  clear				: both;
}

#fbinhalte .navigation {
  /* width				: 939px; */
  padding			: 0 1px;
  border-bottom		: 1px solid #ccc;
  font-size			: 0.8em;
  clear				: left;
}

#fbinhalte .drgt {				
  float				: left;
  padding			: 2px 10px;
  height			: 17px;
}

#fbinhalte .dlft {				
  float				: right;
  padding			: 2px 10px;
  height			: 17px;
}

/* ###############################  Kommentare und Formular  ###################################### */
h3#comments, h3#respond {
  font-size			: 1.0em;
  margin			: 20px 0 10px;
}

h3#comments {
  border-right		: 1px solid #ccc;
  margin-bottom		: 0px;
  padding-bottom	: 10px;
}

#fbinhalte ol.commentlist {
  padding			: 3px 10px 3px 50px;
  border-right		: 1px solid #ccc;
}

#fbinhalte ol.commentlist li {
  padding			: 0 0 1px 0;
  margin-bottom		: 10px;
  font-size			: 1.2em;
  border			: 1px solid #ccc;
}

#fbinhalte ol.commentlist li.alt {
}

#fbinhalte ol.commentlist li a {
  display			: inline;
} 

#fbinhalte ol.commentlist li small.commentmetadata a {
  font-size			: 0.8em;
  display			: inline;
  padding-left		: 0;
}

#fbinhalte ol.commentlist li cite {
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding-right		: 0;
}

#fbinhalte #commentform input,
#fbinhalte #commentform textarea {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  margin-top		: 3px;
}

#fbinhalte #commentform p label {
  font				: normal 1.1em/1.0 Arial, Helvetica, sans-serif;
  padding			: 0px 3px 12px;
}

#fbinhalte #commentform input#submit {
  border			: 1px outset #999;
  padding			: 1px 3px;
}

#fbinhalte #commentform input:hover#submit {
  background		: #666;
  color				: #fff;
}

#fbinhalte input.inhaltsucheingabe {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  margin			: 3px 0 0 10px;
}

#fbinhalte input.inhaltsuchsubmit {
  border			: 1px outset #999;
  padding			: 1px 3px 0px;
  margin			: 3px 0 0 10px;
}

#fbinhalte input:hover.inhaltsuchsubmit {
  color				: #fff;
}

/* ###############################  Hauptinhalt links und mitte Spalte  ###################################### */
#binhalte h1 {
/*
  text-align		: center;
  padding			: 30px 0 0 0;
  height			: 50px;
*/
  font-size			: 1.1em;
  font-weight			: bold;
  text-transform	: uppercase;
  padding-top		: 9px;
  text-align		: left;
}

#binhalte h1 a {
/*
  text-align		: center;
  padding			: 30px 0 0 0;
  height			: 50px;
*/
  font-size			: 1.1em;
  font-weight			: bold;
  text-transform		: uppercase;
  margin-top			: 6px;
  padding			: 3px 3px 0px;
  color				: #800;
  background			: #eeeeee;
  text-align		: left;
}

#binhalte h2 {
  font-size			: 1.1em;
  font-weight			: bold;
  padding-top		: 7px;
  text-align		: left;
}

#binhalte h2 a {
  margin			: 0;
  font-weight			: bold;
  line-height		: 1.0;
  display			: block;
}

#binhalte h2 a:hover {
  color				: #d00;
}

#binhalte .post {
  /* width				: 681px; */
  padding			: 0 1px;
  padding-top		: 7px;
}

#binhalte .post h2 {
  font-size			: 1.4em;
}

/*
#binhalte .post img {
  float				: left;
  margin			: 5px 10px 3px 0;
}

#binhalte .post p {
  text-align		: justify;
}
*/

#binhalte .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: 1px solid #ccc; 
}

#binhalte .mini-post {
/*  max-width				: 235px; */
  width				: 48%;
  float				: left;
}

#binhalte .mini-post h2 {
  background		: transparent;
}

#binhalte .mini-post .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: none;
  background		: transparent;  
}

#binhalte hr.teiler {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  clear				: both;
  margin			: 0 10px;
}

#binhalte .trenner {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  clear				: both;
}

#binhalte .navigation {
  /* width				: 681px; */
  padding			: 0 1px;
  border-bottom		: 1px solid #ccc;
  font-size			: 0.8em;
  clear				: left;
}

#binhalte .drgt {				
  float				: left;
  padding			: 2px 10px;
  height			: 17px;
}

#binhalte .dlft {				
  float				: right;
  padding			: 2px 10px;
  height			: 17px;
}

/* ###############################  Kommentare und Formular  ###################################### */
h3#comments, h3#respond {
  font-size			: 1.0em;
  margin			: 20px 0 10px;
}

h3#comments {
  border-right		: 1px solid #ccc;
  margin-bottom		: 0px;
  padding-bottom	: 10px;
}

#binhalte ol.commentlist {
  padding			: 3px 10px 3px 50px;
  border-right		: 1px solid #ccc;
}

#binhalte ol.commentlist li {
  padding			: 0 0 1px 0;
  margin-bottom		: 10px;
  font-size			: 1.2em;
  border			: 1px solid #ccc;
}

#binhalte ol.commentlist li.alt {
}

#binhalte ol.commentlist li a {
  display			: inline;
} 

#binhalte ol.commentlist li small.commentmetadata a {
  font-size			: 0.8em;
  display			: inline;
  padding-left		: 0;
}

#binhalte ol.commentlist li cite {
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding-right		: 0;
}

#binhalte #commentform input,
#binhalte #commentform textarea {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  margin-top		: 3px;
}

#binhalte #commentform p label {
  font				: normal 1.1em/1.0 Arial, Helvetica, sans-serif;
  padding			: 0px 3px 12px;
}

#binhalte #commentform input#submit {
  border			: 1px outset #999;
  padding			: 1px 3px;
}

#binhalte #commentform input:hover#submit {
  background		: #666;
  color				: #fff;
}

#binhalte input.inhaltsucheingabe {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  margin			: 3px 0 0 10px;
}

#binhalte input.inhaltsuchsubmit {
  border			: 1px outset #999;
  padding			: 1px 3px 0px;
  margin			: 3px 0 0 10px;
}

#binhalte input:hover.inhaltsuchsubmit {
  color				: #fff;
}

/* ###############################  Hauptinhalt mittlere Spalten  ###################################### */
#inhalte h1 {
/*
  text-align		: center;
  padding			: 30px 0 0 0;
  height			: 50px;
*/
  font-size			: 1.1em;
  font-weight			: bold;
  text-transform	: uppercase;
  padding-top		: 9px;
  text-align		: left;
}

#inhalte h1 a {
/*
  text-align		: center;
  padding			: 30px 0 0 0;
  height			: 50px;
*/
  font-size			: 1.1em;
  font-weight			: bold;
  text-transform		: uppercase;
  margin-top			: 6px;
  padding			: 3px 3px 0px;
  color				: #800;
  background			: #eeeeee;
  text-align		: left;
}

#inhalte h2 {
  font-size			: 1.1em;
  font-weight			: bold;
  padding-top		: 7px;
  text-align		: left;
}

#inhalte h2 a {
  margin			: 0;
  font-weight			: bold;
  line-height		: 1.0;
  display			: block;
}

#inhalte h2 a:hover {
  color				: #d00;
}

#inhalte .post {
  /* width				: 469px; */
  padding			: 0 1px;
  padding-top		: 7px;
}

#inhalte .post h2 {
  font-size			: 1.4em;
}

/*
#inhalte .post img {
  float				: left;
  margin			: 5px 10px 3px 0;
}

#inhalte .post p {
  text-align		: justify;
}
*/

#inhalte .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: 1px solid #ccc; 
}

#inhalte .mini-post {
/*  max-width				: 235px; */
  width				: 48%;
  float				: left;
}

#inhalte .mini-post h2 {
  background		: transparent;
}

#inhalte .mini-post .postmetadata {
  font-size			: 0.685em;
  padding-bottom	: 4px;
  margin-bottom		: 0;
  border-bottom		: none;
  background		: transparent;  
}

#inhalte hr.teiler {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  clear				: both;
  margin			: 0 10px;
}

#inhalte .trenner {
  height			: 1px;
  line-height		: 1px;
  font-size			: 1px;
  clear				: both;
}

#inhalte .navigation {
  /* width				: 469px; */
  padding			: 0 1px;
  border-bottom		: 1px solid #ccc;
  font-size			: 0.8em;
  clear				: left;
}

#inhalte .drgt {				
  float				: left;
  padding			: 2px 10px;
  height			: 17px;
}

#inhalte .dlft {				
  float				: right;
  padding			: 2px 10px;
  height			: 17px;
}

/* ###############################  Kommentare und Formular  ###################################### */
h3#comments, h3#respond {
  font-size			: 1.0em;
  margin			: 20px 0 10px;
}

h3#comments {
  border-right		: 1px solid #ccc;
  margin-bottom		: 0px;
  padding-bottom	: 10px;
}

#inhalte ol.commentlist {
  padding			: 3px 10px 3px 50px;
  border-right		: 1px solid #ccc;
}

#inhalte ol.commentlist li {
  padding			: 0 0 1px 0;
  margin-bottom		: 10px;
  font-size			: 1.2em;
  border			: 1px solid #ccc;
}

#inhalte ol.commentlist li.alt {
}

#inhalte ol.commentlist li a {
  display			: inline;
} 

#inhalte ol.commentlist li small.commentmetadata a {
  font-size			: 0.8em;
  display			: inline;
  padding-left		: 0;
}

#inhalte ol.commentlist li cite {
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding-right		: 0;
}

#inhalte #commentform input,
#inhalte #commentform textarea {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  margin-top		: 3px;
}

#inhalte #commentform p label {
  font				: normal 1.1em/1.0 Arial, Helvetica, sans-serif;
  padding			: 0px 3px 12px;
}

#inhalte #commentform input#submit {
  border			: 1px outset #999;
  padding			: 1px 3px;
}

#inhalte #commentform input:hover#submit {
  background		: #666;
  color				: #fff;
}

#inhalte input.inhaltsucheingabe {
  border			: 1px inset #999;
  font				: normal 0.935em/1.1 Arial, Helvetica, sans-serif;
  padding			: 1px 3px 2px;
  margin			: 3px 0 0 10px;
}

#inhalte input.inhaltsuchsubmit {
  border			: 1px outset #999;
  padding			: 1px 3px 0px;
  margin			: 3px 0 0 10px;
}

#inhalte input:hover.inhaltsuchsubmit {
  color				: #fff;
}

/* ###############################  Menü rechte Seite  ###################################### */
#menurechts {
  padding			: 0 15px 0 10px;
  text-align		: left;
}

#menurechts a {
  display			: inline;
}

#menurechts ul {
  font-size			: 0.8em;
  padding			: 0;
  line-height		: 1.1;
}

#menurechts ul div {
  padding			: 0 0 0 10px;
}

#menurechts ul li {
  margin-bottom		: 2px;
}

#menurechts ul p {
  font-size			: 0.935em;
  padding			: 0 0 0 10px;
}

#menurechts ul span {
  padding			: 0 0 0 10px;
}

#menurechts ul ul {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0 0 0 2px;
}

#menurechts ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 0px;
  margin			: 0;
}

#menurechts ul ul ul ul {
  font-size			: 1.0em;
  padding			: 0 0 0 8px;
  margin			: 0;
}

#menurechts ul li ul li {
  font-size			: 1.0em;
  padding			: 0 0 0 10px;
  margin			: 0;
}

#menurechts .widgettitle {
  color				: #802f69;
}

#menurechts .widget_rrm_recent_posts .widgettitle {
  font-size			: 1.1em;
  text-transform		: uppercase;
  color				: #800;
  font-weight			: bold;
}

#menurechts .widget_recent_entries .widgettitle {
  font-size			: 1.1em;
  text-transform		: uppercase;
  color				: #800;
  font-weight			: bold;
}

#menurechts ul ul li a {
  font-size			: 0.9em;
  padding			: 0;
}

#menurechts ul .widget_recent_entries ul li {
  margin			: 3px 0 3px;
}

#menurechts h1 a {
  font-size			: 1.1em;
  text-transform		: uppercase;
  color				: #800;
  background			: #eeeeee;
  font-weight			: bold;
}

#menurechts h2 {
  font-size			: 1.0em;
  font-weight			: bold;
  padding			: 1px 0 2px 10px; 
  color				: #000;
  border-bottom		: 1px solid #ccc; 
  margin			: 2px 0 2px;
}

#menurechts ul li form input.sucheingabe,
#menurechts ul li form input#s {
  border			: 1px inset #ccc;
  width				: 126px;
  padding			: 1px 3px 2px;
  margin			: 2px 0 5px 2px;
  font-size			: 0.935em;
}

#menurechts ul li form input.searchsubmit,
#menurechts ul li form input#ss {
  border			: 1px outset #ccc;
  width				: 60px;
  padding			: 0px 3px 1px;
  margin			: 0 0 5px 2px;
  font-size			: 0.935em;
}

#menurechts ul li form input:hover.suchsubmit,
#menurechts ul li form input:hover#ss {
  color				: #fff;
}

#menurechts p.catcloud a {
  padding			: 1px 5px 2px 0;
}

#menurechts #wp-calendar {
  border-collapse	: collapse;
  padding			: 0;
  margin			: 0 0 0 2px;
  border-top		: 1px solid #ccc;
  border-left		: 1px solid #ccc;
  width				: 120px !important;
}

#menurechts #wp-calendar th,
#menurechts #wp-calendar td {
  font-size			: 1.0em;
  padding			: 0 1px;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menurechts #wp-calendar th a,
#menurechts #wp-calendar td a {
  font-size			: 1.0em;
  padding			: 0;
  margin			: 0;
  border-right		: 1px solid #ccc;
  border-bottom		: 1px solid #ccc;
}

#menurechts #wp-calendar {
  font-size			:1.0em;
}

/* ###############################  Fuss der Seite  ###################################### */
#fuss p {
  margin-top		: 0;
  padding-top		: 5px;
}


/* utility classes */
.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.textleft {
	text-align: left;
}

.textright {
	text-align: right;
}

.clear {
	clear: both;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}
.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}

