/*  
Theme Name: Schnurpsel 2.0  Standard DE-Edition Neu
Theme URI: http://putzlowitsch.de/
Description: Das Schnurpsel 2.0 (AKWN20) Theme - neues Design.
Version: 2.0
Author: Ingo Henze
Author URI: http://putzlowitsch.de/

*/

/* Struktur und Schrift */

/* Rand und Innenabstand für alle Elemente auf 0 */
* {
	margin: 0;
	padding: 0;
}	

body {
	font-size: 62.5%;
	font-family: Helvetica, Arial, Sans-Serif;
	background: #fafafa;
	color: #002929;
}

a {
	text-decoration: none;
	color: #40a040;
}

a:hover {
	color: #ff9966;
}

img {
	border: none;
}

code {
	color: #444;
	font: 1em 'Courier New', Courier, Fixed;
	text-align: left;
}

pre {
	background-color: white;
	color: #666;
	font: 1.1em 'Courier New', Courier, Fixed;
	padding: 0.6em;
	margin: 0.2em;
	width: 95%; 
	text-align: left;
	border: 1px dashed #959596;
	overflow: auto; 
}

blockquote {
  margin-left: 1.1em;
  padding-left: 0.5em;
  border-left: solid 0.4em #ddd; 
  color: #456;
}

#page-padding {
	width: 87em;
	background-color: #fff;
	margin: 1em auto;
}

#page {
/*	border: 1px solid red; */
	position: relative;
	width: 83.8em;
	text-align: left;
	margin: 0 auto;
}

h1 {
	font-size: 4.2em;
/*	font-family: monospace; */
	font-variant: small-caps;
	letter-spacing: 0.1em;
	text-align: left;
	overflow: hidden;
	white-space: nowrap;
	background-color: #ffff;
	padding-left: 0.1em;
	color: #002929;
}

h1 a {
	color: #002929;
	text-decoration: none;
}

h1 a img {
	vertical-align: middle;
}

h1 a:hover, h1 a:visited {
	color: #002929;
	text-decoration: none;
}

.nichtklicken, .klicknicht {
  display: none;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

.clear {
	clear: both;
}

hr {
	display: none;
}

#subheader {
	font-size: 1.2em;
	height: 1.8em;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#subheader-description {
	margin: 0.3em 0 0.3em 0.1em;	
}

#subheader-info {
	margin: 0.3em 0.1em 0.3em 0;	
}

/*ul.menu {
	position: absolute;
	left: 0;
	top: 5em;
	z-index: 66;
	list-style: none inside;
	height: 1.8em;
	width: 100%;
}
	
ul.menu li {
	position: relative;
	top: 0;
	z-index: 77;
  float: left;
	margin: 0.3em 0.4em 0.3em 0.4em;
}


ul.menu li ul {
	list-style: none inside;
	position: relative;
	top: 0.25em;
	z-index: 99;
	background: #fff;
	border: 1px solid #aaa;
	overflow: hidden;
}

ul.menu li:hover ul {
	display: block;
}

ul.menu li a:hover ul {
	display: block;
}

ul.menu li ul li {
	display: block;
  clear: left;
	margin: 0.3em 0.4em 0.3em 0.4em;
}
*/
ul#seiten {
	font-size: 1.3em;
	font-weight: bold;
	border-top: 1px solid #aaa;
}

ul#themen {
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px solid #eee;
}

#content {
	width: 50.2em;
	float: left;
	margin-top: 1em;
	padding-right: 1.85em;
	overflow: hidden;
	border-right: 1px dashed #aaa;
}

/* * html #content {
	width: 50.2em;
}
*/

.entry {
	margin-bottom: 1.8em;
}

.entry a {
	text-decoration: underline;
}

.entry a:visited {
	color: #707570;
}

.entry a:hover {
	color: #ff9966;
}

.entry h2 {
	text-decoration: none;
	font-size: 1.7em;
	font-weight: bold;
	background-color: #40a040;
	padding: 0.2em 0.3em;
	margin-bottom: 0.2em;
}
.entry h2 a {
	text-decoration: none;
	color: #fafffa;
}
.entry h2 a:hover, .entry h2 a:visited {
	text-decoration: none;
	color: #fafffa;
}

.entry h3 {
	font-size: 1.4em;
  margin: 1.75em 0 0.3em 0;
}


.entry p {
	font-size: 1.35em;
  margin: 0 0 1.0em 0;
  text-align: justify;
  line-height: 1.45em;  
}

.entry p img {
	/*font-size: 0.76335em;*/
	font-size: 0.915em;
}

* html .entry p img {
	/* font-size: 0.77999em; */
	font-size: 0.92em;
}

.entry p img a {
}

.entry p img a:visited {
}

.entry p img a:hover {
	border: 1px solid #ff9966;
	color: #ff9966;
}

.entry ol {
	margin: 0 0 1.0em 2em;
}

.entry ol li {
	margin: 0.5em 0;
}

.entry ul , .entry ul ul {
	font-size: 1.31em;
	margin: 0.4em 0 0.6em 0.3em;
  text-align: justify;
  line-height: 1.4em;  
	list-style-position: inside;
}

.entry ul ul {
	font-size: 1.0em;
}

.entry ul li {
	margin: 0;
}

ol.footnote {
	font-size: 1.0em;
	margin: 3.0em 1em 1em 2.5em;
	list-style: none outside;
}

ol.footnote li {
	margin: 0.8em 0;
	padding: 0;
}

.entryinfo {
	padding: 0 0.2em;
	margin: 0.5em 0 1em 0;
  line-height: 1.1em;  
}

.leftimg {
	margin: 0.5em 1em 0.1em 0;
  border: none;
	float: left;
}

.rightimg {
	margin: 0.5em 0 0.1em 1em;  
  border: none;
  float: right;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.readmore {
  margin: 0 0 0 35em;
}

.navigation {
  font-size: 1.3em;
	display: block;
	padding: 0.1em 1.2em 2.0em 1.2em;
}

.avatar, .gravatar {
	float: left;
	margin: 0.1em 1em 0.1em 0;
}

ol.commentlist {
	list-style: decimal outside;
	margin-left: 2.3em;
}

ol.commentlist li {
  margin-bottom: 2em;
}

.comment_text {
	display: none;
}

.commentbody p {
  margin: 0 0 0.6em 0;
}

.commentheader {
	font-size: 1.3em;	
	font-weight: bold;
}
.commentinfo {
	font-size: 0.8em;	
	font-weight: normal;
}
.commenttext {
	color: #444;
}

ul.recentcomments {
	font-size: 1.3em;		
	list-style: none outside;
}

ul.recentcomments li {
	margin: 1.5em 0;
}

ul.recentcomments ul {
	list-style: none outside;
	padding: 0.5em 0 0.5em 1.0em;
}

ul.recentcomments ul li {
	margin: 0 0 0.5em 0;
	padding: 0;
}

#sidebar {
	width: 30em;
	float: right;
/*	border: 1px solid #0a0; */
  overflow: hidden;
	margin-top: 1em;
}

#sidebar h2 {
	font-size: 1.2em;	
	background-color: #40a040;
	padding: 0.15em 0.4em;
	color: #fafffa;
}

#sidebar ul {
	list-style: none outside;
}

#sidebar ul li {
	border: 1px solid #eee;
	margin-bottom: 1.5em;
}

#sidebar ul ul {
	list-style: none outside;
	padding: 0 0.3em;
}

#sidebar ul ul li {
	font-size: 1.1em;	
	border: none;
	padding: 0.1em 0.3em;
	margin: 0;
}

#sidebar-left {
	float: left;
	width: 48%;
	padding: 0;
}

#sidebar-right {
	float: right;
	width: 48%;
	padding: 0;
}
#sidebar-bottom {
	clear: both;
	width: 100%;
	padding: 0;
}

#bild, #tagwolke {
	font-size: 1.1em;
	text-align: center;
	padding: 0.3em 0.1em;
}

#tagwolke a {
	margin: 0.2em;
	line-height: 1.2em;
}

form#searchform div {
  width: 98%;
}

form#commentform div {
	font-size: 1.2em;
  width: 98%;
}

form#searchform input#s {
	font-size: 1.0em;
  width: 96%;
	padding: 0.2em;
}

form#searchform input#searchsubmit {
	font-size: 0.9em;
  height: 1.7em;
  margin: 0.2em 0;
}

form#commentform input {
	font-size: 1.0em;
	padding: 0.2em;
  margin: 0.2em 0;
}

form#commentform textarea {
  width: 100%;
  margin: 0.2em 0;
}

form#commentform input#submit {
	font-size: 0.9em;
  height: 1.8em;
  margin: 0.2em 0;
}

form#searchform input#s {
  border: 1px solid #aaa;
}

form#commentform input {
  border: 1px solid #aaa;
}

form#searchform input#searchsubmit, form#commentform input#submit {
	background-color: #40a040;
  color: #111;
  border: 1px solid #aaa;
}

form#searchform input#searchsubmit:hover, form#commentform input#submit:hover {
  background-color: #bbb;
}

form#commentform textarea {
  border: 1px solid #aaa;
}
#plw123asp_span {
  font-weight: bold;  
}

#plw123asp_span_no {
	display: none;
}

#footer {
	font-size: 1.1em;
  margin: 1em 0;
	height: 2.1em;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
}

#footer-rss {
	margin: 0.2em 0 0 0.1em;	
}

#footer-info {
	margin: 0.3em 0.1em 0 0;	
}

span.tagborder {
	font-size: 0.8em;
  border: solid 1px #999;
  margin: 1px;
  padding: 1px;
}

span.tagimgborder {
  font-size: 0.95em;
  border: solid 1px #999;
  margin: 1px;
  padding: 0 0 1px 0;
}

span.taglogo {
  background-color:#f80;
  color: #fff;  
  margin: 0 1px 0 0;
  padding: 0 2px;
}

span.tagcontent {
  background-color:#ddd;
  color: #111;  
  padding: 0 2px;
}

.gallery {
	margin: auto;
}
.gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
}
.gallery img {
	border: 1px solid #cfcfcf;
}

.gallery img a {
	border: 1px solid #40a040;
}

.gallery img a:visited {
	border: 1px solid #40a040;
}

.gallery img a:hover {
	border: 1px solid #ff9966;
}

.gallery-caption {
	margin-left: 0;
}

table.stadtliste {
	border-spacing:0;
}
table.stadtliste td, table.stadtliste th {
	padding:0 1em;
}
tr.stadtliste0 {
	background-color:#ccc;
}
tr.stadtliste1 {
	background-color:#eee;
}

table.statistik-tab {
	width: 100%;
	border-spacing: 0;
	border-collapse: collapse;
	margin: 0.5em 0;
  font-size: 1.28em;
}
table.statistik-tab th {
	padding:0.05em 0.7em;
	text-align: center;
}
table.statistik-tab th.data-col {
	border-left: 1px solid gray;
}

table.statistik-tab td {
	padding:0.2em 0.7em;
}

table.statistik-tab td.data-col {
	border-left: 1px solid gray;
}

table.statistik-tab td {
	text-align: right;
}

table.statistik-tab td.text {
	text-align: left;
}

table.statistik-tab div.pos {
	float: left;
	width: 33%;
}
table.statistik-tab div.count {
	float: left;
	width: 67%;
}

tr.line-0 {
	background-color:#ccc;
}
tr.line-1 {
	background-color:#eee;
}

tr.line-g-0 {
	background-color:#f8fafa;
}
tr.line-g-1 {
	background-color:#e3e8e8;
}

.grayed-out {
	color: #777;
}

/* ABC-Liste */
ol.abc-list {
	list-style: upper-alpha outside;
	font-weight: bold;
  font-size: 1.2em;
}
ol.abc-list li {
	margin-bottom:0.4em;
}
ol.abc-list li span {
	font-weight:normal;
	color:#234;
}

.adsense-sidebar {
	width: 100%;
	background: #fafafa;
	text-align: center;
	margin-top: 0.6em;
	margin-bottom: 0.7em;
}

p.special-links a {
	color: #002929;
	text-decoration: none;
	cursor: text;
}
p.special-links a:hover, p.special-links a:visited {
	color: #002929;
}


/* ================================================================ 
This copyright notice must be kept untouched in the stylesheet at 
all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_variable3.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#nav { list-style:none; font-size: 1.3em; position:relative; z-index:200; height:1.5em; width:100%; padding-top:0.25em; border-top:1px solid #aaa;}
 
#nav ul { padding: 0.3em 0; margin:0; list-style:none; float:left; }

#nav table {border-collapse:collapse; margin:-1px; height:0;}
#nav li { float:left; margin: 0 0.5em; }
#nav li li { float:none; border-left:1px solid #aaa; border-right:1px solid #aaa; background:#fff; }
#nav li.last { border-bottom:1px solid #aaa;}
/* a hack for  IE6 */
#nav li a li { float:left; }

#nav li a { display:block; float:left; text-decoration:none; white-space:nowrap; font-weight:bold; }
#nav li a.down {background:#fff;}

#nav li li a { display:block; height:1em; height:1.1em; padding: 0.2em 0.5em 0.3em 0.5em; float:none; }
#nav li li a.fly {background:#fff;}

#nav li:hover {position:relative; z-index:300;}
#nav a:hover {position:relative; z-index:300; border:0;}

#nav li li a {}
#nav li li a:hover {}

#nav :hover ul {left:-0.8em; top:1.2em; z-index:500;}

#nav ul {position:absolute; left:-9999px; top:-9999px;}
* html #nav ul {width:2px;}
/* it could have been this simple if all browsers understood */
/* show next level */
#nav li:hover li:hover > ul {left:-5px; margin-left:100%; top:-1px; z-index:500;}
/* keep further levels hidden */
#nav li:hover > ul ul {position:absolute; left:-9999px; top:-9999px; width:auto; }
/* show path followed */
#nav li:hover > a {}
#nav li li:hover > a {}


/* but IE5.x and IE6 need this lot to style the flyouts*/
/* show next level */
#nav a:hover a:hover ul,
#nav a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover ul,
#nav a:hover a:hover a:hover a:hover a:hover ul
{left:100%; margin-left:-5px; top:-1px;}

/* keep further levels hidden */
#nav a:hover ul ul,
#nav a:hover a:hover ul ul,
#nav a:hover a:hover a:hover ul ul,
#nav a:hover a:hover a:hover a:hover ul ul
{position:absolute; left:-9999px; top:-9999px;}
