/*  
Theme Name: Hannover V2
Theme URI: http://blogpimp.de/
Description: Das Hannover-Theme, abgeleitet vom EyeWatch-Theme, 2 Spalten, 750 Pixel breit, von BlogPimp.de.
Version: 2.0
Author: Lothar Baier, Elias Schwerdtfeger
Author URI: http://design.gravitalis.de/
*/

html {
  height: 100.01%; 	
  margin: 0; 
  padding: 0;
}

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

body {
  text-align: center; 
  height: 100.01%;
  font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
  font-size: 13pt;
  background: #ddd;
  background-image: url('images/pageback.gif');
  background-repeat: repeat-x;
  color: #555;  
  margin-bottom: 20px;
}


#mantel {
  width: 90%;
  text-align: left;
  margin: 20px auto;
  background-color: #fff;
  background-image: url('images/wappen.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  border: 1px solid #999
}


h1, h2, h3, h4, h5, h6 {
  font-size: 1.3em;
  font-weight: normal;
  margin: 20px 25px 3px;
  padding: 1px 5px 2px 0;
  color: #333;
}

h2 {font-size: 1.1em;}
h3 {font-size: 1.0em;}
h4 {font-size: 0.9em;}
h5 {font-size: 0.85em;}
h6 {font-size: 0.8em;}

p,dt,dl {
  font-size: 0.75em;
  line-height: 1.4;
  margin: 0 25px 8px;
  overflow: hidden;
}

small {
  font-size: 0.7em;
  margin: 0 25px 8px;
}

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

a:hover {
  color: #000; 
  background: #ee5;
}

blockquote {
  margin: 10px 30px 10px 20px;
  border: 0px;
  background-image: url('images/blockquote.gif');
  background-repeat: no-repeat;
  min-height: 28px;
  padding-left: 18px;
  color: #111;
}


#seitenkopf {
  height: 200px;
}

#seitenkopf h1 {
  padding: 60px 0 0 25px;
  margin: 0;
}

#seitenkopf h1 a {
  font-size: 1.2em;
  color: #000;
}

#seitenkopf p {
  font-size: 1.0em;
  padding: 0 0 0 25px;
  margin: 0;
  color: #000;
}


#inhalte {
  width: 73%;
  float: left;
  overflow: hidden;
}

#inhalte .postmetadata {
  font-size: 0.7em;
  line-height: 1.3;
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  padding: 2px 0 4px;
}

#inhalte .dlft {
  width: 230px;
  float: left;
  margin: 10px 0 0 25px;
  text-align: left;
  font-size: 0.8em;
}

#inhalte .drgt {
  width: 230px;
  float: right;
  margin: 10px 25px 0 0;
  text-align: right;
  font-size: 0.8em;
}

#inhalte .navigation {
  margin: 15px 0 0;
  height: 2.5em;
  line-height: 1.1;
}

#inhalte .lft {
  float: left;
  margin: 7px 15px 8px 0;
  background: #fff;
  padding: 3px;
  border: 1px solid #aaa; 
}
#inhalte .rgt {
  float: right;
  margin: 7px 0 8px 15px;
  background: #fff;
  padding: 3px;
  border: 1px solid #aaa; 
}

#inhalte h1 a, #inhalte h2 a, #inhalte h3 a {
  color: #000;
}

#inhalte ol,
#inhalte ul {
  margin: 10px 25px 10px 50px;
}

#inhalte ol {
  margin-left: 55px;
}

#inhalte ul {
  list-style-type: square;
}

#inhalte ol li,
#inhalte ul li {
  line-height: 1.6;
  font-size: 0.75em;
  padding-bottom: 4px;
}

#inhalte ol li code {
  font-size: 1.2em;
  background: #ccc;
}

#inhalte table {
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  font-size: 0.8em;
  margin: 10px 25px 15px;
}

#inhalte table th,
#inhalte table td {
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 0 5px;
}
 
#inhalte img {
  border: 1px solid #444;
  padding: 2px;
  margin: 2px;
} 

#inhalte img.wp-smiley {
  border: 0;
  padding: 0;
  margin: 0;
}

form dl, dl.labels {
  margin: 0em;
  margin-top: 0.5em;
}

form dt, dl.labels dt {
  font-size: 10pt;
  float: left;
  width: 7em;
  margin-bottom: 0.8em;
  color: #555;
  text-align: right;
  position: relative; 
}

form dd, dl.labels dd {
  font-size: 10pt;
  margin-left: 7.5em;
  margin-bottom: 0.8em;
  font-style: normal;
  text-align: left;
  padding-left: 0.5em;
  display: block;
}

form dd.submit, dl.labels dd.submit {
  margin-top: 2em;
}

.error_msg {
  font-weight: bold;
  color: #f00;
}

.psx_css_spamcheck {
  display: none !important;
}

submit {
  margin-top: 2em;
}

.error_msg {
  font-size: 11pt;
  font-weight: bold;
  color: #f00;
}

.pxs_css_spamcheck {
  display: none !important;
}

#your_name,
#email,
#blog,
#your_subject,
#msg {
  font-size: 11pt;
  border: 1px solid #444;
}

ol.commentlist p {
  font-size: 1.0em;
}

ol.commentlist li {
  padding: 5px 5px 3px;
  margin: 0px 0 10px 0;
  border: 1px solid #ccc;
}

ol.commentlist li.alt {
  border: 1px solid #ccc;
}

ol.commentlist .commentmetadata {
  font-size: 0.9em;
  margin: 0;
  padding: 0;
}


#inhalte div.contactform {
  margin: 20px 0 10px 25px;
  font-size: 0.8em;
}
  
#inhalte div.contactform label {
  width: 15em;
}

#inhalte input,
#inhalte textarea {
  font: normal 1.0em/1.5 "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  margin-bottom: 2px;
  width: 85%;
  padding: 2px 3px;
  border: 1px inset #999;
  background: #fff;
  color: #444;
}
  
#inhalte input[type=submit] {
  width: 40%;
  background-color: #ddd;
  border: 1px outset #999;
}

#inhalte div.contactkopie {
  width: 18em;
  float: left;
}

#inhalte div.inputkopie {
  width: 13em;
  float: left;
}

#inhalte div.inputkopie input {
  width: 2em;
  margin-top: 5px;
}
  
#inhalte div.contactform textarea {
  width: 420px;
}

#inhalte .contactsubmitl {
  clear: both;
}

#inhalte #contactsubmit {
  width: auto;
  margin: 40px 0 0 0;
  border: 1px outset #753;
  background: #fff;
  color: #444;
}
  
#inhalte #contactsubmit:hover {
  background: #ddd;
}


#navi {
  width: 25%;
  float: right;
  padding: 3px 0 10px 0;
  overflow: hidden;
}

#navi h2 {
  font: normal 0.9em/1.6 "Lucida Sans Unicode", "Lucida Grande", "Trebutchet MS", Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 10px 5px 2px;
  color: #555;
  border-bottom: 1px solid #aaa;
  zoom: 1;
}

#navi ul {
  font-size: 1.0em;
  list-style-type: none;
  padding: 0;
  margin: 0 25px 0 0;
  zoom: 1;
}

#navi ul li ul {
  font-size: 0.8em;
  padding: 0;
  margin: 0;
  zoom: 1;
}

#navi ul li ul li ul {
  padding: 0;
  margin: 0;
  zoom: 1;
  font-size: 1.0em;
}

#navi ul li.cal {
  padding: 0;
  margin: 0;
  zoom: 1;
}

#navi ul li ul li a {
  display: inline-block;
}

#navi ul li ul li a {
  padding: 1px 5px 2px;
  display: block;
  color: #000;
  border-bottom: 1px solid #ddd;
}


#navi ul li ul li.current_page_item a,
#navi ul li ul li.current-cat a {
  padding: 1px 5px 2px;
  display: block;
  color: #f11;
  background: #eee;
}

#navi ul li ul li a:hover {
  background: #eee;
}

.textwidget {
  margin-left: 6px;
  margin-right: 6px;
  font-size: 0.8em;
}

#navi #suche {
  margin: 8px 20px 0 0;
  padding: 0;
  border-bottom: 1px solid #ccc;
}

#navi #suche h2#suchhead {
  border-bottom: none;
}

#navi #suche .si {
  width: 120px;
  font: normal 0.8em "Lucida Sans Unicode", "Lucida Grande", "Trebutchet MS", Arial, Helvetica, sans-serif;
  border: 1px inset #444;
  background: #fff;
  color: #000;
  padding: 1px 5px 3px;
  margin: 0 0 5px 5px;
}

#navi #suche .ss {
  width: 53px;
  font: normal 0.8em "Lucida Sans Unicode", "Lucida Grande", "Trebutchet MS", Arial, Helvetica, sans-serif;
  border: 1px outset #444;
  background: #fff;
  color: #000;
  padding: 0px 3px 2px;
  margin: 5px 0 5px;
}

#navi #suche .ss:hover {
  background: #ddd;
}

#navi ul#themeswitcher li.current_theme {
  background: #eee;
  color: #f11;
  padding: 1px 5px 2px;
  border-bottom: 1px solid #ccc;
}


#navi li.cal {
  border-bottom: 1px solid #ccc;
}

ul.weathericonwidget li {
  margin-left: 6px;
  margin-right: 6px;
}

#wp-calendar { 
  width: 190px; 
  line-height: 1.0em;
  margin: 5px 0 5px 5px;
  font-size: 0.8em;
  border-collapse: collapse;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
}

#wp-calendar caption {
  line-height: 16px; 
  text-transform: uppercase; 
  letter-spacing: 1px;
  margin: 5px auto;
}

#wp-calendar #today {
  background: #eee;
  color: #000;
  font-weight: bold;
}

#wp-calendar th,
#wp-calendar td {
  font-weight: normal;
  padding: 2px;
  text-transform: uppercase; 
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

#wp-calendar .pad {
  background: #eee;
}


#seitenfuss {
  clear: both;
  border-top: 1px solid #999;
  background: #fff;
}

#seitenfuss p {
  padding: 5px;
  text-align: center;
  font-size: 0.5em;
}


