body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td {
	margin: 0px;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border-spacing: 0px;
	font-size: 14px;
}
fieldset,img {
	border: 0px;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
caption,th {
	text-align: left;
}
h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before,q:after {
	content: '';
}
abbr,acronym {
	border: 0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}
a img {
	border: none;
}
label:hover {
	cursor: pointer;
}
body {
	background: url(images/bg.png) repeat fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
/* Resets 1em to 10px */
	color: #404040;
}
div#wrap {
	margin: 0 auto;
	width: 1062px;
	background: url(images/wrap.png) repeat-y;
	position: relative;
}
div#content_wrap {
	background: url(images/paper.jpg) repeat-y;
	margin-left: 17px;
	width: 1000px;
	position: relative;
}
div#head {
	background: url(images/head.png) no-repeat;
	width: 1062px;
	height: 324px;
	margin: 0 auto;
}
div.head-bottom {
	position: absolute;
	background: url(images/head_bottom.png) no-repeat scroll -17px 0;
	height: 188px;
	width: 1000px;
}

a.logo {
	background: url(images/logo.png) no-repeat;
	height: 75px;
	left: 350px;
	position: relative;
	text-indent: -9000px;
	top: 42px;
	width: 385px;
	display: block;
	xz-index: 999;
}
a.rss {
	background: transparent url(images/rss.png) no-repeat scroll -14px 0px;
	height: 120px;
	width: 115px;
	left: 476px;
	position: relative;
	text-indent: -9000px;
	top: 130px;
	display: block;
}
a.rss:hover {
	background: transparent url(images/rss.png) no-repeat scroll -149px 0px;
	top: 125px;
	left: 470px;
	width: 127px;
}
div#balken {
	width: 100%;
	height: 39px;
	background: url(images/black.png);
	top: 444px;
	position: absolute;
	z-index: 1;
}

div#sidebar {
	padding-top: 45px;
	width: 315px;
	float: left;
}
div#sidebar ul.widgets li {
	list-style: none;
	font-size: 14px;
}
div#sidebar ul.widgets li ul li a {
	color: #696969;
	font-size: 14px;
}
div#sidebar ul.widgets li ul li a:hover {
	color: #51b5df;
}
div#footer {
	width: 1062px;
	height: 60px;
	background: url(images/foot.png) no-repeat;
	margin: -5px auto 0;
}
div#sidebar li.suche {
	background: transparent url(images/gruen.png) no-repeat;
	padding-left: 20px;
	padding-top: 24px;
	position: relative;
}
li.widget_categories h2 {
	background: transparent url(images/rosa.png) no-repeat scroll 0 0;
	height: 39px;
	padding-left: 20px !important;
	padding-top: 17px;
	position: relative;
	color: #008AD3;
	font-size: 22px;
	font-weight: bold;
}
li.widget_archive h2 {
	background: transparent url(images/orange.png) no-repeat scroll 0 0;
	height: 39px;
	padding-left: 20px !important;
	padding-top: 16px;
	position: relative;
	color: #008AD3;
	font-size: 22px;
	font-weight: bold;
}
li.widget_links h2 {
	background: transparent url(images/gelb.png) no-repeat scroll 0 0;
	height: 50px;
	padding-left: 20px !important;
	padding-top: 20px;
	position: relative;
	color: #008AD3;
	font-size: 22px;
	font-weight: bold;
}
h2.widgettitle,
label.hidden {
	text-transform: uppercase;
}
label.hidden {
	display: block;
	width: 180px;
}
li.widget_categories ul,
li.widget_archive ul,
li.widget_links ul {
	margin-bottom: 26px;
	margin-left: 24px;
	line-height: 35px;
	margin-top: -10px;
}
li.widget_categories ul {
	
}
li#search {
	background: transparent url(images/gruen.png) no-repeat scroll 0 0;
	padding-left: 20px;
	padding-top: 16px;
	position: relative;
}
ul.widgets {
	padding-top: 9px;
}
div#sidebar input#s {
	width: 176px;
	height: 47px;
	background: url(images/such_input.png) 0 -5px no-repeat;
	border: none;
	padding: 6px 0 0 10px;
	margin-top: 30px;
	font-size: 17px;
	float: left;
	color: #008ad3;
}
div#sidebar input#s:focus {
	outline: none;
}
div#sidebar input.normal {
	background: url(images/lupe.png) no-repeat -80px 4px;
	border: none;
	height: 90px;
	width: 80px;
	margin-left: -18px;
	text-indent: -9000px;
}
div#sidebar input.focused {
	background: url(images/lupe.png) no-repeat 0px 3px;
	border: none;
	height: 90px;
	width: 80px;
	margin-left: -18px;
	text-indent: -9000px;
}
form#searchform div {
	margin-top: -20px;
	position: relative;
}
div#sidebar input#searchsubmit:hover {
	cursor: pointer;
}
div#sidebar ul li h2,
div#sidebar ul li label {
	padding-left: 5px;
}
div#sidebar li.categories {
	background: transparent url(images/rosa.png) no-repeat;
	padding-left: 20px;
	padding-top: 24px;
}
div#sidebar li.categories ul {
	margin-top: -1px;
	padding-left: 15px;
	line-height: 33px;
}
div#sidebar li.archiv {
	background: transparent url(images/orange.png) no-repeat;
	padding-left: 20px;
	padding-top: 24px;
	margin-top: 19px;
}
div#sidebar li.archiv ul {
	margin-top: 0px;
	padding-left: 15px;
	line-height: 33px;
}
div#sidebar li#linkcat-2 ul {
	margin-top: -18px;
	padding-left: 15px;
	line-height: 33px;
}
div#content {
	width: 640px;
	margin-right: 20px;
	float: right;
	padding-top: 100px;
	position: relative;
	xz-index: 1;
}
div.post {
	width: 613px;
	margin-bottom: 20px;
}
div.post_content {
	background: url(images/postbg.png) repeat-y;
}
div.post_head {
	background: transparent url(images/posthead.png) no-repeat scroll 0 0;
	height: 70px;
	padding-left: 120px;
	padding-top: 14px;
	position: relative;
	width: 493px;
}
span.datum {
	background: transparent url(images/blau.png) no-repeat scroll 0 0;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	height: 71px;
	left: -31px;
	position: absolute;
	text-align: right;
	top: 9px;
	width: 137px;
}
div.post_head h2 a,
div.post_head h3 a {
	font-size: 24px !important;
	float: left;
	color: #5c5b5b !important;
	font-weight: bold;
	width: 421px;
}
div.post_head h2 a:hover,
div.post_head h3 a:hover {
	text-decoration: none;
}
div.autor_data {
	height: 54px;
	position: absolute;
	right: 10px;
	top: 10px;
	width: 210px;
}
div.autor_data img {
	width: 54px;
	height: 54px;
}
div.autor_data p {
	bottom: 0;
	color: #5C5B5B;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	right: 0;
	text-align: right;
}
div.post_content {
	padding: 10px;
}
div.post_content p {
	font-size: 14px;
}
div.post_content img {
	background: url(images/rahmen.png) no-repeat;
	padding: 11px;
	float: left;
}
div.post_foot a {
	
}
a.meta_kommentare {
	color: #5B5C5C!important;
	;
	font-size: 30px!important;
	;
	font-weight: bold;
	left: 56px !important;
	position: absolute;
	top: 3px!important;
	text-decoration: none!important;
}
a.meta_kommentare:hover {
	text-decoration: none!important;
}
.clear {
	clear: both;
	visibility: hidden;
	height: 0px;
}
div.post_foot {
	background: transparent url(images/postfoot.png) no-repeat scroll 0 0;
	width: 613px;
	height: 61px;
	position: relative;
}
span.datum em {
	position: absolute;
	right: 12px;
	top: 9px;
	color: #fff;
	font-style: normal;
}
div#comments {
	height: 300px;
}
div#comments_head {
	width: 630px;
	height: 61px;
	background: transparent url(images/comment_head.png) no-repeat;
}
div#comments_head h2 {
	font-size: 20px;
	padding-left: 15px;
	padding-top: 20px;
}
div.comment {
	margin-bottom: -11px;
	margin-top: -1px;
	width: 618px;
}
div.comment_foot {
	width: 626px;
	height: 82px;
	background: transparent url(images/comment_foot.png) no-repeat;
	margin-top: -5px;
}
p.comment_text {
	color: #178b6c;
	width: 580px;
	font-size: 14px;
	padding: 5px;
	margin-left: 5px;
	line-height: 25px;
}
div.comment img {
	float: left;
	width: 100px;
	height: 100px;
	overflow: hidden;
	margin-left: 15px;
}
span.comment_data {
	font-size: 12px;
	background: #ffe44d;
	padding: 5px;
	margin-bottom: 10px;
}
span.comment_data em.autor {
	font-size: 18px;
	font-style: normal;
}
hr.commentrule {
	border: 1px solid #178b6c;
	width: 95%;
}
li.nav_aktiv {
	background: transparent url(images/act_arrow.png) no-repeat right -8px;
}
li.nav_aktiv a {
	color: #51b5df!important;
	text-decoration: underline;
}
h2.slogan {
	background: transparent url(images/entfuehren.png) no-repeat scroll 0 0;
	height: 22px;
	width: 405px;
	text-indent: -9000px;
	margin-top: 7px;
	float: left;
}
a.impressum {
	background: transparent url(images/impressum.png) no-repeat scroll 0 0;
	width: 89px;
	height: 22px;
	text-indent: -9000px;
	display: block;
	float: right;
	margin-left: -5px;
	margin-right: 15px;
	margin-top: 7px;
}
a.kontakt {
	background: transparent url(images/kontakt.png) no-repeat scroll 0 0;
	width: 89px;
	height: 22px;
	text-indent: -9000px;
	display: block;
	float: right;
	margin-top: 7px;
}
div#center {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
#center a {
	xz-index: 9;
}
div.widecolumn div.navigation div.alignright a {
	float: right;
	text-indent: -9000px;
	background: url(images/post_back.png) no-repeat;
	width: 164px;
	height: 34px;
}
div.widecolumn div.navigation div.alignleft a {
	float: left;
	text-indent: -9000px;
	background: url(images/post_back.png) no-repeat;
	width: 164px;
	height: 34px;
	margin-top: 20px;
}
div.post_navi {
	margin-top: 60px;
}
div#comments hr.clear {
	background: url(images/comment_hr.png) no-repeat 22px center;
	width: 100%;
	height: 2px;
	visibility: visible;
	border: none;
}
div.comment_wrap {
	background: transparent url(images/comment_bg.png) repeat-y scroll -1px 50%;
	padding-top: 22px;
}
div#respond {
	margin-top: 30px;
	margin-left: 30px;
}
div#respond h3 {
	text-indent: -9000px;
	background: url(images/post_comment.png) no-repeat;
	width: 177px;
	height: 25px;
	margin-top: 30px;
}
form#commentform p input {
	border: none;
	float: left;
}
p.author input {
	background: url(images/input_name.png) no-repeat scroll 0 0 transparent;
    width: 160px;
    height: 15px;
    padding: 13px 0 11px 17px;
}
p.mail input {
	background: url(images/input_mail.png) no-repeat scroll 0 0 transparent;
	width: 155px;
	height: 15px;
    padding: 13px 0 11px 17px;
}
p.url input {
	background: url(images/input_website.png) no-repeat scroll 0 0 transparent;
	width: 155px;
	height: 15px;
    padding: 13px 0 11px 17px;
}
p.text {
	width: 378px;
	height: 133px;
}
p.text textarea {
	background: url(images/input_textarea.png) no-repeat;
	height: 133px;
	margin-top: 10px;
	padding-left: 17px;
	padding-right: 15px;
	padding-top: 14px;
	width: 364px;
	border: none;
}
p.submit {
	float: right;
	height: 154px;
	width: 143px;
}
p.submit input#submit {
	background: url(images/senden.png) no-repeat;
	height: 154px;
	margin-left: -17px;
	margin-top: -66px;
	text-indent: -9000px;
	width: 143px;
}
p.submit input#submit:hover {
	cursor: pointer;
	background: url(images/senden.png) no-repeat -143px 0;
}
h2.pagetitle {
	font-size: 30px;
	margin-bottom: 20px;
}
div.comment-author {
	width: 630px;
	height: 61px;
	background: transparent url(images/comment_head.png) no-repeat;
}
li.comment p {
	background: transparent url(images/comment_bg.png) repeat-y scroll -4px 50%;
	color: #178B6C;
	font-size: 14px;
	line-height: 25px;
	margin-left: 2px;
	padding: 15px;
	width: 580px;
	padding-right: 25px;
	padding-top: 31px;
}
li.comment {
	position: relative;
	margin-bottom: 20px;
}
div.comment-meta {
	background: #FEE447 none repeat scroll 0 0;
	color: #4E4F4F;
	float: left;
	font-size: 12px;
	margin-left: 14px;
	position: absolute;
}
div.comment-meta a {
	color: #4e4f4f;
}
ol.commentlist {
	list-style: none;
}
h3#comments {
	color: #21a984;
	font-size: 30px;
	margin: 10px;
}
/*div.hentry{
	border:1px solid #777;
	padding:10px;
}*/
div.hentry h3 {
	font-size: 16px;
}
div.hentry h3 a {
	font-size: 16px;
	color: #5C5B5B;
	text-decoration: none;
}
h2.no_results {
	font-size: 16px;
	color: #5C5B5B;
	text-decoration: none;
	margin-top: 59px;
}
div.post_head div.hentry {
	border: none!important;
}
cite.fn a,
span.says {
	color: #aaa;
	font-size: 15px;
}
div.vcard img {
	margin-left: 13px;
	margin-top: 17px;
}
em.comment_number {
	color: #5B5C5C!important;
	;
	font-size: 30px!important;
	;
	font-weight: bold;
	left: 56px !important;
	position: absolute;
	top: 3px!important;
	text-decoration: none!important;
	font-style: normal;
}
h2.sidebar_h2,
li.linkcat h2,
label.hidden {
	color: #008AD3;
	font-weight: bold;
	font-size: 22px;
}
div.cat li.categories {
	color: #008AD3!important;
	font-weight: bold!important;
	font-size: 22px !important;
}
h2.cat {
	background: #FFFFFF none repeat scroll 0 0;
	color: #008AD3;
	font-size: 22px;
	font-weight: bold;
	left: 20px;
	position: absolute;
	top: 225px;
}
div.entry a {
	color: #008AD3;
}
h2.errorpage {
	color: #5C5B5B;
	float: left;
	font-size: 24px;
	font-weight: bold;
}
div.page {
	padding: 10px;
	background: #fff;
}
h2.page a {
	color: #404040;
	display: block;
	font-size: 20px;
	margin-bottom: 21px;
}
ul.post-categories {
	left: 215px;
	position: absolute;
	top: 20px;
}
ul.post-categories li {
	float: left;
	list-style: none;
	padding-left: 4px;
}
ul.post-categories li a {
	color: #008AD3;
	font-size: 14px;
	text-decoration: underline;
}
li#archives {
	margin-top: -6px;
}
li#linkcat-2 {
	margin-top: -13px;
}
ul.social {
	left: 215px;
	position: absolute;
	top: 40px;
}
ul.social li {
	float: left;
	list-style: none;
	padding-left: 4px;
}
ul.social li a {
	color: #008AD3;
	font-size: 14px;
	text-decoration: underline;
}
a.twitter {
    background: url(images/twitter.gif) no-repeat;
    display: block;
    padding-left: 20px;
}
