html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font-family: inherit; vertical-align: baseline;
}

:focus{
	outline: 0;
}

ol, ul{
	list-style: none;
}

table{
	border-collapse: separate; border-spacing: 0;
}

code{

	font-family: serif;
}

caption, th, td{
	text-align: left; font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after{
	content: "";
}

blockquote, q{
	quotes: "" "";
}

.c{
	clear: both;
}

/* Clearen per Overflow */
.floatbox { overflow:hidden; }
/* .floatbox-Anpassung fÃ¼r IE */
* html .floatbox {width:100%;}


.dn{
	display: block; height: 0; width: 0; overflow: hidden;
}

html, body{
	height: 100%;
}

/* Here we go */
body{
	color: #000;
	background: #fdfaea url(../style/bg.jpg) center top;
	text-align:center;
	font: 13px "Lucida Grande","Lucida Sans Unicode",tahoma,verdana,arial,sans-serif;
	line-height: 1.6;
}

body small{
	font-size: 12px;
}

body a{
	color: #176c7e;
}

#headerwrapper{
	padding-bottom: 5px;
	background: url(../style/header_shadow.png) repeat-x center bottom;
}

#header{
	height:144px;
	background: #533E2D url(../style/header.jpg) center -65px;
}

#headercontent{
	width: 946px;
	margin: 0 auto;
	height: 144px;
	position: relative;
	background: url(../style/header_content.jpg) no-repeat center top;
}

#headercontent h1{
	text-indent: -9999px;
}

#headercontent h1 a{
	z-index: 99;
}

#headercontent a.homelink{
	text-indent: -9999px;
	display: block;
	width: 100%;
	height: 144px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#headercontent h1 a.plaste,
#headercontent h1 a.plastik{
	display: block;
	width:66px;
	height: 65px;
	position: absolute;
	left: 143px;
	top: 12px;
	cursor: pointer;
}

#headercontent h1 a.plastik{
	left: 253px;
	top: 62px;
}

#wrapper{
	text-align:left;
	min-height: 100%;
	font-size: 1em;
	position: relative;
}

* html #wrapper{
	height: 100%;
}

#contentwrapper{
	margin: 0 auto;
	padding: 10px 10px 340px 10px;
	width: 840px;
}

#contentwrapper #content{
	float: left;
	width: 630px;
}

#contentwrapper p{
	margin: 10px 0;
}

#contentwrapper .headline h2{
	width: 450px;
	margin-bottom: 12px;
	background: none;
}

#contentwrapper .headline h2 a:hover{
	background: none;
}

#contentwrapper .headline h2 span{
	margin-bottom: -6px;
}

#contentwrapper a[href^='http://www.geocaching.com'],
#contentwrapper a[href^='http://coord.info/GC']{
	background:transparent url(../style/gc.com.gif) no-repeat scroll right center;
	margin-right:5px;
	padding-right:13px;
}

#content .article{
	clear:both;
	padding-bottom: 20px;
}

#contentwrapper a:hover,
#footercontent #blogroll a:hover{
	color: #FBF3DC;
	background-color: #176C7E;
}

#content .article .articlebody{
	width: 450px;
	border-top: 2px solid #8d7863;
}

#content .article .articlemeta{
	float: right;
	width: 160px;
	border-top: 2px solid #8d7863;
}

#content .article .articlemeta ul li{
	border-top: 1px solid #bfae93;
	padding: 5px 8px 5px 8px;
}

#content .article .articlemeta li.avatar{
	font-size: 12px;
	line-height: 1.3;
	padding-left: 0;
}

#content .article .articlemeta li.avatar img{
	padding: 9px;
	float: left;
	background: url(../style/avatar_bg.gif) no-repeat;	
}

#content .article .articlemeta li.avatar span{
	display: block;
	margin-top: 11px;
}

#content .articlebody .commentheadline{
	margin: 15px 0 10px 0;
}

#content .articlebody .comment {
	border-top: 2px solid #8D7863;
	margin-bottom: 20px;
	padding: 2px 10px;
}

#content .articlebody .chead{
	border-bottom: 1px solid #b49e76;
	line-height: 1.3;
	padding: 3px 0 5px 0;
}

#content .articlebody .chead span a{
  color: #BFAD9B;
	font-size: 11px;
}

#content .articlebody .chead small{
	display:block;

	font-size: 11px;
}

#content .articlebody .cbody img{
	max-width: 426px;
	padding: 1px;
	background: #fff;
	border: 1px solid #BFAE93;
}

#content .articlebody .chead img{
	float: right;
	margin-top: 1px;
	padding: 1px;
	background: #fff;
	border: 1px solid #BFAD9B;
}

#content #writecomment .commentheadline{
	margin-bottom: 10px;
}

#content .zemContactForm{
	margin-top: 10px;
}

#content textarea{
	display: block;
	clear:both;
	width: 442px;
	height: 150px;
	font: 13px "Lucida Grande","Lucida Sans Unicode",tahoma,verdana,arial,sans-serif;
	background: #F9F1DA;
	padding: 3px;
	border: 1px solid #B49E76;
}

#content textarea:focus,
#content textarea:hover,
#content .cinput input:focus,
#content .cinput input:hover{
	background: #FFFBEF;
}

#content #writecomment #edtoolbar input,
.submitter input{
	cursor:pointer;
	margin: 3px 3px 0 0;
	background: #EBE2C3;
	padding: 3px;
	border: 1px solid #B49E76;
}

.submitter input.disabled{
	background: #f2e9d1;
	border-color: #d7c6a7;
	color: #625e56;
}

#content #writecomment #edtoolbar input:hover,
.submitter input:hover{
	background:#DFC999;
}

#content .zemError{
	color: red;
	margin-left: 20px;
	list-style: inside disc;
}

#content .contactgrafzahl{
	float: left;
	width: 225px;
}

#content .contactdiemeus{
	float: left;
	width: 225px;
}

#content .articlebody blockquote{
	margin-left: 20px;
	font-style: italic;
	padding: 0 5px;
	color: #4F4331;
	background: #DFD4C3;
}

#content .articlebody .articlecontent img{
	max-width: 446px;
	padding: 1px;
	background: #fff;
	border: 1px solid #BFAE93;
}

#content .articlebody .articlecontent .propaganda img{
	margin-top: 15px;
}

#content .articlebody .articlecontent .propaganda img{
	padding: 0;
	border: 7px solid #fff;
}

#content .articlebody .articlecontent h3{
	font-size: 16px;
	margin-top: 30px;
	color: #614531;
}

#content .articlebody .articlecontent pre{
	overflow: auto;
	font-size: 10px;
	background: #fff;
	border: 1px solid #BFAE93;
}

#content .articlebody .articlecontent ol{
	list-style: decimal;
	list-style-position: outside;
	margin-left: 30px;
}

#content .articlebody .articlecontent ul{
	list-style: disc;
	list-style-position: outside;
	margin-left: 30px;
}

#content .articlebody .articlecontent dl.archive dt{
	font-weight: 600;
	margin-top: 10px;
}

#content .articlebody .articlecontent dl.archive dd{
	margin-left: 20px;
}

#content .cinput{
	clear:both;
	margin: 10px 0;
}

#content .cinput label{
	float: left;
	width: 200px;
}

#content .cinput input{
	background: #F9F1DA;
	padding: 3px;
	border: 1px solid #B49E76;
}

#content #writecomment small{
	font-size: 11px;
}

#content .prevnext{
	border-top: 2px solid #8d7863;
	padding-top: 10px;
}

#content .prevnext .prevlink{
	float: left;
	clear:none;
}

#content .prevnext .nextlink{
	float: right;
	clear:none;
}

#contentwrapper #sidebar{
	float: right;
	width: 190px;
}

#contentwrapper #sidebar h3{
	border-top: 2px solid #8d7863;
	border-bottom: 1px solid #bfae93;
	padding: 2px 8px 3px 8px;
}

#contentwrapper #sidebar p.category_list{
	margin: 15px 8px 25px 8px;
}

#contentwrapper #sidebar p.category_list a.active{
	font-weight: 600;
}

#contentwrapper #sidebar ul.navigation{
	margin: 0px 0 25px 0;
}

#contentwrapper #sidebar ul.navigation li{
	padding: 5px 8px;
	border-top: 1px solid #bfae93;
}

#contentwrapper #sidebar ul.navigation li:first-child,
#contentwrapper #sidebar ul.navigation li.first {
	border:0;
}

#contentwrapper #sidebar ul.last_comments{
	margin: 5px 0 25px 0;
}

#contentwrapper #sidebar ul.last_comments li{
	padding: 5px 8px;
	border-top: 1px solid #bfae93;
}

#contentwrapper #sidebar ul.last_comments li.first{
	border: none;
}

#contentwrapper #sidebar ul.linklist{
	margin: 5px 0 25px 0;
}

#contentwrapper #sidebar ul.linklist li{
	padding: 5px 8px;
	border-top: 1px solid #bfae93;
}

#contentwrapper #sidebar ul.linklist li.first{
	border: 0;
}


#contentwrapper #sidebar .gcstats{
	margin-top: 20px;
	margin-bottom: 25px;
}

#contentwrapper #sidebar .gcstats .gcdiemeus,
#contentwrapper #sidebar .gcstats .gcgrafzahl{
	background: #fff url(../style/gclogo_plastik.gif) no-repeat 3px center;
	padding: 6px 0 0 52px;
	border: 1px solid #BFAE93;
	height: 46px;
	margin-bottom: 10px;
}

#contentwrapper #sidebar .gcstats .gcgrafzahl{
	background-image: url(../style/gclogo_plaste.gif);
}

#contentwrapper #sidebar .gcstats p{
	margin: 0;
	overflow: hidden;
	width: 135px;
	height: 42px;
	text-align:	right;
}

#contentwrapper #sidebar .gcstats p img{
	margin: -6px 0 0 -53px;
}

#footerwrapper{
	padding-top: 5px;
	position: absolute;
	width: 100%;
	bottom: 0;
	background: url(../style/header_shadow.png) repeat-x center top;	
}

#footer{
	background: #533E2D url(../style/header.jpg) center top;
}

#footercontent{
	padding:10px 0 35px;
	width: 840px;
	margin: 0 auto;
	color: #fff;
}

#footer #footercontent h3{
	background: none;
}

#footer #footercontent h3.linkme{
	margin-top: 10px;
}

#footercontent #blogroll{
	float: right;
	width: 362px;
}

#footercontent #blogroll a{
	color: #F4E9D3;
}

#footercontent #blogroll p.linklist{
	margin-top: 6px;
}

#footercontent #flickrshow{
	width: 451px;
}

#footercontent #flickrshow li{
	display: inline;
}

#footercontent #flickrshow li img{
	padding: 1px;
	margin: 6px 13px 7px 0;
	background: #fff;
	height: 60px;
	width: 60px;
	border: 1px solid #000;
}

#footercontent #flickrshow li.last img{
	margin-right: 0;
}

#ieonly{
	background: #000;
	color: #fff;
	padding: 10px 100px;
}