/**************** Body and basic styles ****************/

* {
	margin: 0;
	padding: 0;
}

body {
	font: 76%/1.4em Arial, Helvetica, sans-serif;
	text-align: center;
	color: gray;
	background: #ECE4CA url(http://www.waldschaenke.de/images/bg1.gif) repeat fixed 0 0;
}

p {
	padding: 5px 0 1.2em 0;
}

.waldschaenke {
	background:url("http://www.waldschaenke.de/images/waldschaenkeLogo.gif") no-repeat scroll 0 0 transparent;
	display:block;
	height:78px;
	position:absolute;
	right:12px;
	top:10px;
	width:153px;
color:#fff;
text-indent:-5000em;
}

/**************** Container and header styles ****************/

#container {
	background-image: url(../images/bg.gif);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0px auto;
	padding: 0 5px;
	text-align: left;
	color: #303030;
}

#header {
	height: 96px;
	width: 760px;
	background: #922224;
	position:relative;
}

/**************** Navigation styles ****************/

#navigation {
	height: 2.2em;
	line-height: 2.2em;
	width: 760px;
	margin: 0 0 10px;
	background: #ECE4CA;
	/*border-bottom: 1px dashed #c0c0c0;
	border-top: 1px #c0c0c0 dashed;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#922224;
}

#navigation li {
	float: left;
	list-style-type: none;
	white-space: nowrap;
	color:#922224;
}

#navigation li a {
	display: block;
	padding: 0 8px;
	font-size: 1.3em;
	font-weight: normal;
	text-decoration: none;
	background-color: inherit;
	color:#922224;
}

* html #navigation a {
	width: 1%;
}

#navigation a:hover {
	color: #000;
}

#navigation .active {
	color:#922224;
	font-weight: bold;
}

/**************** Content styles ****************/

#content {
	float: left;
	width: 71%;
	min-height: 450px;
	/*border-right: 1px dashed #c0c0c0;*/
}
#contentpadding {
	padding: 10px 10px 0 20px;
	font-size: 1em;
}

#pic{
	float: left;
	padding: 0 0 15px 0;
}

#content p {
	margin: 0;
	padding: 0 0 10px 0;
}

#content h1 {
	margin: 15px 0;
	font-size: 1.8em;
	letter-spacing: 1px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#922224;
}

#content h1 a {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#922224;
	background-image: none;
	padding: 0 !important;
}

#content h1 a:hover {
	background-image: none;
}

#content h2 {
	margin: 15px 0;
	font-size: 1.8em;
	letter-spacing: 1px;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#922224;
}

#content h2 a {
	text-decoration: none;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#922224;
	background-image: none;
	padding: 0 !important;
}

#content a, #subcontent a {
	padding: 0 0 0 10px;
	background-image: url("../images/link1.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#content a:hover,#subcontent a:hover {
	text-decoration: none;
	padding: 0 0 0 10px;
	background-image: url("../images/link1over.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

#content ul,#content ol {
	margin: 0 0 10px 15px;
}

#content dl {
	margin: 0 5px 10px 25px;
}

#content dt {
	font-weight: bold;
	margin-bottom: 5px;
}

#content dd {
	margin: 0 0 10px 15px;
}

/**************** Subcontent sidebar styles ****************/

#subcontent {
	float: right;
	width: 26%;
	padding: 10px 9px 10px 0;
	line-height: 1.4em;
}

#subcontent h2 {
	display: block;
	margin: 0 0 5px 0;
	font-size: 1.6em;
	font-weight: normal;
	text-align: left;
	letter-spacing: -0.5px;
	background-color: inherit;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#subcontent h1 {
	display: block;
	margin: 5px 0 5px 5px;
	font-size: 1.4em;
	font-weight: normal;
	text-align: left;
	letter-spacing: -0.5px;
	background-color: inherit;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#303030;
}

#subcontent p {
	margin: 5px;
	padding: 0;
	font-size: 1em;
}

#subcontent li {
	list-style-type: none;
}

/**************** Footer styles ****************/

#footer {
	clear: both;
	width: 760px;
	padding: 5px 0;
	margin: 0px;
	color: #999;
	background: #922224;
	font-size: 0.9em;
}

#footer p {
	padding: 0;
	margin: 0;
	text-align: center;
}

#footer a {
	color: #999;
	background-color: inherit;
	font-weight: inherit;
	text-decoration: none;
}

#footer a:hover {
	background-color: inherit;
	text-decoration: none;
	color: #fff;
}

/**************** Image styles ****************/

a img {
	margin-left: 5px;
	padding: 2px;
}

a img:hover {

}

img.left,img.center,img.right {
	padding: 0px;
	border: 0;
}

img.left {
	float: left;
	margin: 0px 10px 10px 0;
}

img.center {
	display: block;
	margin: 5px auto 5px auto;
}

img.right {
	float: right;
	margin: 0 0 10px 10px;
}
.nolinkicon {
	background-image: inherit !important;
	padding: 0 !important;
}

#header a img {
	margin: 0px;
	padding: 0px;
	border: 0px solid #455251;
}

/**************** Link styles ****************/

a {
	color: #922224;
	background-color: inherit;
	text-decoration: none;
}

a:hover {
	background-color: inherit;
	color: #000;
	text-decoration: none;
}

/**************** Comments ****************/

#content h1#comment {
	font-size: 1.2em;
}

#content ol.comments li {
	font-size: 1.2em;
	text-decoration: none;
	letter-spacing: -1px;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font-weight: bold;
}

#content ol.comments li * {
	font-size: 0.8em;
	font-weight: normal;
	letter-spacing: 0px;
	padding-left: 0px;
	margin-left: 0px;
}

#content ol.comments li * * {
	font-size: 1.0em;
}

#content ol.comments li * strong {
	font-weight: bold;
}

#content ol.comments li small {
	letter-spacing: 1px;
}

#content ol.comments li br {
	line-height: 0px;
	height: 0px;
	font-size: 0px;
}

/*#content p.post {
	margin: 0 0 5px 0;
	padding: 0px;
	font-size: 0.8em;
	font-style: italic;
	text-align: right;
}*/

#content .post {
	padding: 0 0 10px 0;
}

#txpCommentInputForm {
	margin: 0px 0px 10px 0px;
	font-size: 1em;
	padding-left: 16px;
	padding-right: 16px;
}

.comments_error {
	background: #ffa;
}

div.comments_error {
	border: 1px solid #cc8;
	padding: 0.3em;
}

/**************** Subcontent link styles ****************/

.sidelink {
	margin: 0 0 20px 8px;
	font-size: 0.9em;
}

.sidelink li {
	list-style: none;
	display: block;
	padding: 2px;
	margin-bottom: 2px;
}

.sidelink li a {
	font-weight: bold;
	text-decoration: none;
}

.sidelink li a:hover {
	text-decoration: none;
}

.sidelink li ul {
	margin: 3px 0 3px 15px;
	font-size: 1em;
	font-weight: normal;
}

.sidelink li ul li {
	margin-bottom: 0;
}

.sidelink li ul a {
	font-weight: normal;
}

.sidelink ul {
	margin: 3px 0 3px 15px;
	font-size: 1em;
	font-weight: normal;
}

.sidelink ul li {
	margin-bottom: 0;
}

.sidelink ul a {
	font-weight: normal;
}

.sidelink li .sidelink_active, .sidelink li a.active {
	color: #836652;
	text-decoration: underline;
}

/**************** Searchbar styles ****************/

#searchbar {
	margin: 0 0 5px 0;
}

/**************** Misc classes and styles ****************/

.clear {
	clear: both;
}

.small {
	font-size: 0.9em;
}

.hide {
	display: none;
}

.textcenter {
	text-align: center;
}

.textright {
	text-align: right;
}

.important {
	color: #f02025;
	background-color: inherit;
	font-weight: bold;
}

.box {
	margin: 0 0 12px 0;
	padding: 2px;
	border: 1px solid #c0c0c0;
	background-color: #fff;
	color: #505050;
	line-height: 1.5em;
}

.feed {
	margin: 5px 0 0 3px;
	padding: 1px 0 0 13px;
	background-image: url("../images/rss.gif");
	background-repeat: no-repeat;
	background-position: left center;
}

blockquote {
	margin: 10px 0 10px 20px;
	padding-left: 5px;
	border-left: 1px solid olive;
}

/**************** Form and ZCR styles ****************/

fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}

fieldset ul {
	color: red;
}

fieldset legend {
	display: none;
}

form div input, form div select, form div textarea, textarea, select, input {
	border: 1px solid #C0C0C0;
	background: #fff;
	padding: 0px;
	margin: 3px 5px 3px 0;
	font-size: 1.2em;
	line-height: 1em;
	color: #303030;
}

/*input[type=submit] {
	float:right;
	margin:0;
}*/

.button{
	float:right;
	margin:3px 0 0;
	border-radius:4px;
	-moz-border-radius: 4px;
	-webkit-border-top-left-radius:4px;
	-webkit-border-top-right-radius:4px;
	-webkit-border-bottom-left-radius:4px;
	-webkit-border-bottom-right-radius:4px;
}

form {
	padding: 0;
	margin: 0;
	font-size: 1em;
	color: #333;
}

form div {
	clear: left;
	display: block;
	margin: 0;
	padding: 0;
}

form div label {
	display: block;
	width: 100px;
	padding: 0;
	margin: 0px 10px 5px 0px;
	text-align: left;
}

ul.zemError {
	list-style-type: none;
	margin: 5px;
	padding: 2px;
	border: 1px #f00 solid;
	color: #f00;
	background: #fff;
}

.zemRequired {
	font-weight: bold;
}

.zemRequirederrorElement {
	color: #f00;
	font-weight: bold;
}

input.zemRequirederrorElement, select.zemRequirederrorElement,textarea.zemRequirederrorElement {
	background: #e2e2e7;
}

p.red {
	color: red;
	font-weight: bold;
}

.menu{
	text-align:center;
	line-height:1.2em;
}

.menu li{
	list-style-type:none;
}


.menu h3{
	font-size: 1.6em;
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333333;
}