
/* Queries --------------------------------------- */

#queries {
	position:absolute;
	background-color:#fff;
	padding:1em;
	left:900px;
	z-index:100;
	top:1em;
}
/* Queries --------------------------------------- */

#pagenavigation {
	text-align:center;
}

/* ----------------------------------------------- */
CITE {
	display:block;
	margin-top:.5em;
	margin-bottom:.5em;
}

.storycontent IMG {
	max-width: 100%;
}

#guestbook .post {
	margin-top:1em;
	margin-bottom:1em;
}

div.error,div.success {
	margin:1em;
	padding:1em;
	border:2px solid #f00;
	-moz-border-radius:16px;
	color:#000;
	background-color:#fee;
}
div.success {
	border-color:#0c0;
	background-color:#efe;
}
div.success h3 {
	color:#060;
}

div.error li, div.success li {
	margin-left:1.3em;
}

div.error ul {
	list-style-image:url(/images/icons/small/warning.png);
}

.pollBar { height:12px; width: 1px; background-color: #090; border:1px solid #000 }

#commentlist blockquote {
	font-style:italic;
}

#calendartable {
	font-size:1em;
}

<!--
	<!--
	/* 
	Default WordPress by Dave Shea || http://mezzoblue.com
		
	Modifications by Matthew Mullenweg || http://photomatt.net
	This is just a basic layout, with only the bare minimum defined.
	Please tweak this and make it your own. :)
	
	Further Modifications by blogigo || http://www.blogigo.de
	
*/

body {
	font-size: 14px;
	margin: 10px 0;
        padding: 0;
	background-color: #ffffff;
	color: #442211;
}

#content {
padding: 20px;
/*border: 1px solid #000;*/
margin: 10px 217px;
text-align:left;
font: 90%/145% Georgia, "Times New Roman", Times, Serif;
} 

#menu {
	background: #transparent;
        font: 90%/135% Georgia, "Times New Roman", Times, Serif;
        /*border: 1px solid #ddccaa;*/
        color: #000
	padding: 115px 5px;
	position: absolute;
	right: 20px;
	top: 165px;
	width: 150px;
}
#menu form {
	margin: 0 0 0 13px;
}

#menu input {
	font: 80% verdana, arial, helvetica, geneva, sans-serif;
	background: #FFF;
	border: 1px solid #ddccaa;
        color: #000000
}

#menu input:focus {
	background: #ffffff;
	border: 1px solid #ddccaa;
} 

#menu ul {
        font-weight: bold;
        color: #FFFF;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	}

#menu ul ul li a {
	font-weight: normal;
        color:#aa8855
}

#menu ul ul li a:hover {
	color: #000;
}

#menu ul ul li a:active {
	color: #e85;
}

#menu2 {
	background: #transparent;
        font: 90%/135% Georgia, "Times New Roman", Times, Serif;
        /*border: 1px solid #ddccaa;*/
        color: #000
	padding: 115px 5px;
	position: absolute;
	left: 20px;
	top: 165px;
	width: 150px;
}

#menu2 ul {
	font-weight: bold;
        color: #FFFF;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;;
}

#menu2 ul ul li a {
	font-weight: normal;
        color:#aa8855
}

#menu2 ul ul li a:hover {
	color: #000;
}

#banner {
	/* Bitte beim Anpassen des Templates zur Verwendung auf blogigo darauf achten, dass der Banner sichtbar bleibt */
	position: relative;
	z-index: 9;
}

a {
	color: #6699CC;
	text-decoration: none;
}

a img {
	border: none;
}

a:visited {
	color: #442211;
}

a:hover {
	color: #442211;
}

acronym, abbr {
	border-bottom: 1px dashed #84939F;
}

acronym, abbr, span.caps {
	cursor: help;
}

blockquote {
	border-left: 1px solid #CEA353;
	margin-left: 3em;
	padding-left: 10px;
}


cite {
	font-size: 90%;
	font-style: normal;
	color: #84939F;
}

code {
	font-size: 90%;
	font-style: normal;
	color: #84939F;
}

form {
	margin: 0;
	padding: 0;
}

form p {
	margin: 1px 0;
	padding: 0;
}

h1, h2, h3, h4 {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}

h1 {
    font-size: 200%;
	font-weight: normal;
    margin: 0 0 10px 0;
	padding: 5px;
	background-color: #e2e2e2;
}

h2 {
	border-bottom: 1px solid #ddccaa; 
	font: bold 100%/100% trebuchet ms, arial, helvetica, geneva, sans-serif;
	margin: 0 0 .75em; 
	padding: .15em; 
}

h3 {
	font-size: 105%;
	font-weight: normal;
	/*margin-top: 10px;*/
margin: .75em, 0 .1em;
line-height: 135%;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 100%/130% Verdana, Arial, Helvetica, sans-serif;
}

.credit {
	background: #6699CC;
	color: #fff;
	font-size: 90%;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.credit cite {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
}

.meta {
	margin: 0;
	padding: 0;
}

.meta {
	color: aa8855;
	font-weight: normal;
	letter-spacing: 0;
}

.meta a {
	color: #aa8855;
	font-weight: normal;
	letter-spacing: 0;
        text-decoration: underline;
}
.meta ul {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}

.meta li {
	display: inline;
}

.post ol li {
	margin: 10px 0;
	padding: 0;
}

.post ol li p {
	margin: 5px 0;
	padding: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: underline;
        color: #aa8855;
        font-family: sans-serif;
        font-size: 105 %;
        line height: 135%;
        margin: .75em 0 .1em;
        font-weight: bold;
}

.storycontent p {
font: normal 14px Georgia, Tahoma, Verdana, Helvetica, sans-serif;
} 

.storycontent a {
        color: #aa8855;
	text-decoration: underline;
}
#commentform input, #commentform textarea, #gbform input, #gbform textarea, #logincommentform input, #logincommentform textarea {
	background: #FFF6EC;
	border: 1px solid #aa8855;
}
#commentform textarea, #gbform textarea, #logincommentform textarea {
	width: 80%;
}

#commentform input:focus, #commentform textarea:focus, #gbform input:focus, #gbform textarea:focus, #logincommentform input:focus, #logincommentform textarea:focus {
	background: #ffffff;
	border: 1px solid #CEA353;
} 

#header {
	background-color: #ffefd5;
        border-bottom: 3px solid #ddccaa;
	font: normal 2em Georgia, Tahoma, Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 10px 20px;
        text-align: center;
}

a {
	color: #aa8855;
	text-decoration: none;
}
a:hover {
        color: #aa8855
	text-decoration: underline;
}

a:active {
        color: #e85
}


#calendartable {
	background-color: #FFFFFF;
	empty-cells: show;
	font-size: 100%;
	margin: 0;
	width: 99%;
}

#calendartable #next a {
	padding-right: 10px;
	text-align: right;
}

#calendartable #prev a {
	padding-left: 10px;
	text-align: left;
}

#calendartable a {
	display: block;
	text-decoration: underline;
}

#calendartable a:hover {
	background: ##FFEFD5;
	color: #CEA353;
}

#calendartable caption {
	color: #442211F;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	border-bottom: 1px solid #ffffff;
}

#calendartable td {
	border-bottom: 1px solid #ccc;
        border-right: 1px solid #ccc;
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 1px 0;
	text-align: right;
}

#calendartable td.pad:hover {
	background: ##FFEFD5;
}

#calendartable td:hover, #calendartable #today {
	background: #FFEFD5;
	color: #442211;
}
#calendartable th {
	font-weight: normal;
	background-color: #FFEFD5;
	text-transform: capitalize;
}

#calendartable, #polltable {
	font-size: 90%;
}

	-->


	-->

