body {
	background-color: #999;
	margin: 20px 0;
    font-family: Verdana;
}

#clear {
	clear: both;
	margin: 0;
}

#container1 {
	width: 930px;
	background-image: url(images/background.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
}

#top {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 930px;
	height: 49px;
	clear: both;
	margin: 0;
}

#headerwrap {
	width: 600px;
	background-color: #FFF;
	float: left;
	display: inline;
	overflow: hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: 25px top;
	margin: 0 0 0 15px;
	padding: 0;
}

#header h1 {
	padding-left: 100px;
	color: #369;
	font-family: "Trebuchet MS";
	text-transform: capitalize;
	font-size: 1.5em;
	text-decoration: none;
	text-align: left;
	margin: 0;
}

#header h2 {
	padding-left: 100px;
	color: #666;
	font-family: Verdana;
	text-transform: capitalize;
	font-size: 0.7em;
	text-decoration: none;
	text-align: left;
	margin-top: 0;
	margin-bottom: 20px;
	line-height: 90%;
}

#container {
	width: 575px;
	float: left;
	text-align: left;
	margin: 0;
	padding: 0px 0px 0 25px;
	font-size: 12px;
}

#content {
	float: left;
	width: 570px;
	margin: 0;
	padding: 0 5px 15px 0;
}

#content img {
	border: 0 none #999;
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 0;
}

#content p a {
	color: #d03f00;
	text-decoration: none;
	font-size: 1.2em;
}

#content p a:hover {
	color: #C60;
	text-decoration: none;
	background-color: #FFF2E6;
}

#sidebar {
	float: right;
	width: 285px;
	padding-left: 15px;
	background-color: #FFF;
	clear: right;
	background-image: url(images/sidebar.gif);
	background-repeat: repeat-y;
	margin: 0 15px 0 0;
}

#sidebar1 {
	float: right;
	width: 285px;
	height: 33px;
	padding-left: 15px;
	background-color: #FFF;
	clear: right;
	background-image: url(images/footer-sidebar.gif);
	background-repeat: no-repeat;
	margin: 0 15px 0 0;
}

#sidebar-frei {
	float: right;
	width: 285px;
	height: auto;
	padding-left: 15px;
	background-color: #FFF;
	clear: right;
	margin: 0 15px 0 0;
}

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

#sidebar p {
	list-style-type: none;
	list-style-image: none;
	display: inline;
}

#sidebar li {
	font-family: "Trebuchet MS";
	color: #CDCFB4;
	font-weight: 400;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar h2 {
	color: #C60;
	letter-spacing: 0;
	font-family: "Trebuchet MS";
	font-size: 1em;
	list-style-type: none;
	padding-left: 15px;
	margin: 10px 0 0;
}

#sidebar ul ul {
	list-style-image: url(images/li.gif);
	text-transform: lowercase;
	margin: 5px 0 0;
	list-style-position: inside;
}

#sidebar a {
	text-decoration: none;
	color: #C93;
	font-family: "Trebuchet MS";
	font-weight: 700;
	letter-spacing: 0.2pt;
	padding-left: 10px;
/*  background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#sidebar a:hover {
	color: #FFF;
/*background-image: url(images/arrowa.gif);
	background-repeat: no-repeat;
	background-position: left top;*/
}

#sidebar ul li ul li {
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 20px;
	margin-right: 15px;
}

#content h3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #C30;
	font-weight: 700;
	margin: 10px 0 0;
	padding: 10px 0 2px;
}

#content h2 {
	font-family: Verdana;
	font-size: 8pt;
	color: #C30;
	font-weight: 700;
	margin: 10px 0 0;
	padding: 10px 0 2px;
}

.divider {
	height: 2px;
	padding-top: 15px;
	margin: 0 0 25px 5px;
}

.storytitle {
	font-family: "Trebuchet MS";
	font-size: 1.3em;
	color: #390;
	border-bottom: #cdcfb4 1px dashed;
	letter-spacing: 0.1pt;
	margin: 0 0 5px;
	padding-bottom: 20px;
}

.storytitle a {
	text-decoration: none;
	color: #C30;
}

.storytitle a:hover {
	text-decoration: none;
	color: #C30;
	background-color: #FFF2E6;
}

div.meta {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	margin: 3px 0;
	padding-top: 15px;
}

div.meta a {
	color: #666;
	text-decoration: none;
	font-weight: 700;
}

div.meta a:hover {
	color: #666;
	text-decoration: none;
	font-weight: 700;
	background-color: #FFF2E6;
}

.storycontent p {
	color: #000;
	margin-bottom: 2px;
	margin-top: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.storycontent a {
	text-decoration: none;
	color: #939;
	font: 10pt/9pt "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.feedback a {
	text-decoration: none;
	font-weight: 700;
	font-size: 8pt;
	color: #09F;
	text-align: left;
	clear: both;
}

.contactdata {
	color: #000000;
	text-decoration: none;
	font: 0.9em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.pagenavigation a {
	color: #d84a1f;
	text-decoration: none;
	font: 700 1.2em/1.4em Verdana;
}

.pagenavigation a:hover {
	background-color: #FFF2E6;
}

#footer {
	clear: both;
	height: 31px;
	background-color: #FFF;
	text-align: left;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	overflow: hidden;
	margin: 0;
	padding: 0 0 0 15px;
}

#footer1 p {
	font-size: 0.6em;
	font-weight: 400;
	font-family: Arial;
	letter-spacing: 1px;
	color: #000;
	float: left;
	width: 535px;
	text-align: left;
	padding-left: 25px;
	padding-top: 0;
	margin: 0;
}

#footer2 p {
	font-size: 0.6em;
	font-weight: 400;
	font-family: Arial;
	letter-spacing: 1px;
	color: #000;
	float: right;
	width: 160px;
	text-align: center;
	padding-left: 0;
	padding-top: 0;
	margin: 0;
}

#footer a {
	text-decoration: none;
	color: #000;
	letter-spacing: 0;
}

#footer a:hover {
	color: #C93;
}

small {
	font-size: 10pt;
}

h2#comments,h2#postcomment {
	text-decoration: none;
}

h2#comments a {
	text-decoration: none;
	color: #09F;
}

acronym,abbr {
	border-bottom: none;
}

acronym,abbr,span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

blockquote {
	border-left: 2px solid #C60;
	margin-left: 1.5em;
	padding-left: 25px;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p,.feedback {
	color: #000;
	font-family: Verdana;
	font-size: 0.75em;
	line-height: 150%;
}

li {
	color: #000;
	font-family: Verdana;
	font-size: 0.8em;
	line-height: 150%;
}

ul.post-meta {
	list-style: none;
}

.post { padding-bottom:40px;}

ul.post-meta span.post-meta-key {
	font-weight: 700;
}

.credit {
	background: #90a090;
	border-top: double 3px #aba;
	color: #fff;
	font-size: 11px;
	text-align: center;
	margin: 10px 0 0;
	padding: 3px;
}

.credit a:link,.credit a:hover {
	color: #fff;
}

.meta li,ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea {
	background: #FFF;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 450px;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	list-style-type: none;
}

#commentlist li,#commentlist p {
	font-size: 0.85em;
	background-color: #FFF2E6;
	list-style-position: outside;
	list-style-type: circle;
}

#submit {
	background-color: #FFF2E6;
	color: #C30;
	border: 1px solid #000;
	font-weight: 700;
	padding: 3px 5px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 8pt;
	width: 90%;
	border-color: #000;
	border-style: solid;
	border-width: 1px 30px;
	margin: 0 0 0 10px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #FFF;
	letter-spacing: normal;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-align: center;
	background-image: none;
	border-style: none;
	padding: 2px 0;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #FFF;
	font-size: 10pt;
	text-align: center;
	font-weight: 700;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	text-transform: capitalize;
}

#wp-calendar td {
	color: #999;
	letter-spacing: normal;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-align: center;
	margin: 0;
	padding: 0;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover,#wp-calendar #today {
	background: #eee;
	color: #000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	color: #FFF;
	font-weight: 700;
	text-align: center;
	background-color: #666;
}

#searchform #s {
	margin-top: 0;
	margin-left: 15px;
	border: 0 none;
	font-family: Verdana;
	font-size: 0.7em;
	color: #666;
	height: 15px;
	background-image: url(images/search2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#s1 {
	font-weight: 700;
	color: #FFF;
	background-color: #000;
	padding-right: 2px;
	margin-left: 5px;
	font-size: 0.7em;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 20px;
	width: 20px;
	border-style: none;
}

form.searchform {
	display: inline;
	width: 90%;
}

#linkz a,#linkz a:hover,#linkz a:visited {
	position: absolute;
	left: -1500px;
	top: -1500px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#linkz a:active {
	position: static;
	width: auto;
	height: auto;
}

.abspann {
	font-size: 0.6em;
	font-weight: 400;
	font-family: Arial;
	letter-spacing: 1px;
	color: #CCC;
	width: 930px;
	text-align: center;
	padding-top: 0;
	clear: both;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	margin: 0;
}

#tagcloud a,#header h1 a {
	text-decoration: none;
	color: #666;
}

#header,#sidebar ul ul ul {
	margin: 0;
}
