/*
	Theme Name: SimoneNeu
	Description: Schickes helles Theme mit braunen Akzenten.
	Author: Hansdieter Rinow
	Author URI: http://www.rinowweb.de

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

	Send feedback to hansdieter at rinowweb dot de

	Changelog:
	2006-12-10	v1.0	First Release

*/

/*@charset "iso-8859-1";*/
/* CSS Document */

body  {
	color:#717171;
	font-size:11px;
	font-family:Tahoma, times new roman, Arial;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	background-image: url(images/body.jpg);
}

img { border: 0px; }

h2 {
	color:#88771c;
	font-size:1.31em;
	margin:0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h3 {
	font-size: 1.31em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin: 0px;
	text-transform: none;
	color: #FFFFFF;
	padding-top: 0px
}

h1, h4 {
	font-size:12px;
	color:#575757;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:0px;
}
h1 a, h4 a {
	font-size:12px;
	color:#575757;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:0px;
}

a {
	color:#575757;
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}

textarea, input, select, checkbox {
background-color : #f5f5f5;
font-size: 1em;
font-family: sans-serif;
}


form {
margin-top:2px;
margin-bottom:2px;
}

/* ----------container zentriert das layout-------------- */

#page {
	width: 835px;
	padding:0px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/page.gif);
	background-repeat: repeat-y;
	height: auto;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

#header {
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 835px;
	background-image: url(images/header_back.gif);
}

#main {
	clear: both;
	width: 835px;
}

#sidebar{
	float: left;
	width: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#sidebarcenter{
	float: left;
	width: 171px;
}

#content{
	float: right;
	width: 465px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/*#content ul {
	list-style-image: url(images/li_bullet.gif);
}*/

/************************************************/
/* Ende Layout                                  */
/************************************************/

/*****************Kopf und banner for logo*******************/

.logooben {
	width: 180px;
	float: left;
}

.sloganname {
	float: left;
	width: 171px;
	height: 90px;
	vertical-align:top;
	line-height:28px;
	text-align:center;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.sloganname a {
	font-size:20px;
	color:#000300;
	text-decoration:none;
	font-family:arial, times new roman, tahoma;
	text-transform:uppercase;
}

.slogan {
	font-size:10px;
	color:#777777;
	text-decoration:none;
	font-family:tahoma, times new roman, arial;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.headercontent {
/*	float: right;
	width: 445px;
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 0px;*/
	float: right;
	width: 435px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: auto;
	margin-right: 19px;
	margin-bottom: auto;
	margin-left: 0px;
	height: 90px;
	background-image: url(images/top_back.gif);
	background-repeat: repeat-x;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.menu {
  width: 98%;
  margin: 0 auto;
  padding: 0;
  text-align: left;
}



.menu ul {
  margin: 0;
  padding: 0;
  line-height: normal;
}

.menu ul li {
  width: 6em;
  display: inline;
  float: left;
  padding-top: 0.8em;
  list-style: none;
  text-align: center;
}

.menu ul li a {
  display: block;
  text-decoration: none;
  text-transform: uppercase;
  padding-bottom: 1.0em;
  color: #222;
}

.menu ul li a:hover,
.menu ul li a:active, .active {
  font-weight: bold;
  color: #111;
  background: url(images/menu_tab.gif) no-repeat bottom center;
}

.left_pink {
	background-color:#E6DCC6;
	vertical-align:top;
	width:425px;
	height:26px;
}

/************* I n h a  l t   S i d e b a r************/
/******************************************************/

/************* linke sidebar **************************/

.left_head {
	background-color:#E8E2D0;
	vertical-align:top;
	width:139px;
}
.left_head_txt {
	vertical-align:top;
	padding:7px 5px 6px 12px;
	margin:0px 0px 0px 0px;
	color:#705920;
	font-weight:bold;
	font-size:11px;
	font-family:tahoma, Arial;
}
.left_cats {
	margin:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 8px;
}
.left_cats ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.left_cats li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg3.jpg) left top no-repeat;
	vertical-align:top;
	line-height:16px;
}
.left_cats ul li a {
	text-decoration:none;
	font-size:11px;
	color:#705920;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.left_cats li a:hover {
	color:#705920;
	text-decoration:underline;
}

/************* rechte sidebar *************************/
.logounten {
	background-image:url(images/simone.jpg);
	height: 261px;
	background-repeat: no-repeat;
	background-position: top;
}

.search {
	vertical-align:top;
	background-image: url(images/cats_dark.gif);
	background-repeat: repeat-y;
	background-position: left top;	/*width:171px;*/
}
.search_txt {
	vertical-align:top;
	color:#ffffff;
	font-size:11px;
	line-height:13px;
	font-family:Tahoma, arial, verdana, courier;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
}
.search_txt strong {
	color:#ffffff;
}
/******************* Kategorien *******************/

.center_head {
	background:url(images/cats_hell.gif) left top repeat-y;
	vertical-align:top;
	width:171px;
}
.sub_cats {
	padding:6px 5px 6px 12px;
}
.center_head_txt {
	vertical-align:top;
	padding:0px 0px 0px 23px;
	margin:0px 0px 0px 0px;
	background:url(images/cats_bg2.gif) left center no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:11px;
	font-family:tahoma, Arial;
}
.center_cats {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 8px;
	margin:0px 0px 0px 0px;
	font-size:11px;
	color:#FFFFFF;
	font-family:tahoma, arial, times new roman;
}
.center_cats ul {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.center_cats li {
	list-style:none;
	padding:0px 0px 0px 14px;
	margin:0px 0px 0px 0px;
	background:url(images/rog.jpg) left top no-repeat;
	vertical-align:top;
	line-height:18px;
}
.center_cats ul li a {
	text-decoration:none;
	font-size:11px;
	color:#FFFFFF;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.center_cats li a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

/***************** Ende Kat ********************/
.widget_style1 {
	vertical-align:top;
	text-align:left;
	padding:0px 0px 0px 0px;
	color:#FFFFFF;
	font-size:11px;
	font-family:tahoma, Arial;
}
.widget_style1 a {
	text-decoration:underline;
	color:#cccccc;
}
.widget_style1 a:hover {
	text-decoration:none;
	color:#cccccc;
}

.cats_head1 {
	vertical-align:top;
	background-image: url(images/cats_hell.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.widget_style1 ul {
	padding:5px 0px 25px 22px;
	margin:0px 0px 0px 0px;
}
.widget_style1 li {
	list-style:none;
	padding:0px 0px 0px 15px;
	margin:0px 0px 0px 0px;
	background:url(images/rog.jpg) left top no-repeat;
	vertical-align:top;
	line-height:1.81em;
	color:#28425C;
}
.widget_style1 ul li a {
	text-decoration:none;
	color:#E8E2D0;
}
.widget_style1 li a:hover {
	color:#E8E2D0;
	text-decoration:underline;
}

.hinweise {
	vertical-align:top;
	text-align:left;
	color:#FFFFFF;
	font-size:11px;
	font-family:tahoma, Arial;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/************* Inhalt Content ***************/
.widget_style_3  {
	vertical-align:top;
	padding:0px 0px 0px 0px;
	text-align:left;
	margin:0px 0px 0px 0px;
	color:#996600;
}
.widget_style_3 a {
	text-decoration:underline;
	color:#996600;
}
.widget_style_3 a:hover {
	color:#996600;
	text-decoration:none;
}
.widget_style_3 ul {
	padding:8px 0px 28px 32px;
	margin:0px 0px 0px 0px;
}
.widget_style_3 li {
	list-style:none;
	padding:0px 0px 0px 11px;
	margin:0px 0px 0px 0px;
	background:url(images/li_bg4.gif) left top no-repeat;
	vertical-align:top;
	line-height:1.81em;
	color:#996600;
}
.widget_style_3 ul li a {
	text-decoration:underline;
	color:#996600;
}
.widget_style_3 li a:hover {
	color:#996600;
	text-decoration:none;
}

.head_txt {
	color:#454545;
	font-size:11px;
	line-height:12px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	vertical-align:top;
	padding-top: 16px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 24px;
}
.head_txt a {
	color:#A37D21;
	font-size:12px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}
.head_txt a:hover {
	text-decoration:underline;
}
.head_txt strong {
	color:#2A2A2A;
	font-size:14px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	text-decoration:none;
}

.content_txt {
	line-height:13px;
	padding-top: 15px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 24px;
}
.content_txt strong {
	color:#535353;
}
.content_txt a {
	color:#5e5e5e;
	text-decoration:underline;
}
.content_txt a:hover {
	color:#7D7D7D;
	text-decoration:none;
}

.content_txt ul li a {
	text-decoration:underline;
	font-size:11px;
	color:#919191;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 0px;
}
.content_txt li a:hover {
	color:#919191;
	text-decoration:none;
}
.content_more {
	padding:0px 20px 20px 29px;
}
.content_more a {
	font-size:11px;
	text-decoration:underline;
	color:#575757;
	font-family:Tahoma, arial, serif;
	margin:0px;
	vertical-align:top;
	text-transform:uppercase;
	background-image: url(images/more_bg.jpg);
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.content_more a:hover {
	color:#575757;
	text-decoration:none;
}

.article {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

.articlegalerie {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.article img{
	/*float: left;*/
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.linie {
	background-image: url(images/hr.gif);
	background-repeat: no-repeat;
	height: 10px;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

.postmetadata {
	clear: left;
}

.postmetadataalt {
	font-size:0.9em;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.yiggbutton {
        float:left;
        padding:3px 3px 3px 3px;
}

.navigation {
	display: block;
	text-align: center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 60px;
	}

.entry p a:visited {
	color: #b85b5a;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

/**********************/
ol.commentlist {

}

ol.commentlist li {
  padding: 5px;
  margin-top: 5px;
  font-weight: 700;
  border: #69541e 1px solid;
  background: #faf3e0;
}

ol.commentlist li.alt {
  /*background: #fce8b0;*/
  background: #e1d9c2;
}

ol.commentlist a {
  color: #705920;
}
/***************************/

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/*---------------------- Comment Quicktags ---------------------------*/
/* Main Span */
#comment_quicktags {
	text-align: left;
	margin-left: 1%;
}
/* Button Style */
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}
/* Button Style on focus/click */
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
/* Button Lable style */
#comment_quicktags #ed_strong {
	font-weight: bold;
}
/* Button Lable style */
#comment_quicktags #ed_em {
	font-style: italic;
}
/* -----------End Comment-Quick-Tag----------------- */

/* Beginn Gaestebuch */

div.comment-number {
	float: right;
	text-align: right;
	font-size: 2.5em;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	padding: 8px 0;
	color: #996600;
}

/************* #footer styles ***************/
.breaker {
	clear: both;
}

#footer{
	clear: both;
	width: 835px;
	padding: 0px;
	height: 254px;
	background-image: url(images/page.gif);
	background-repeat: repeat-y;
}

.footerleft {
	float: left;
	width: 160px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.footercenter{
	float: left;
	width: 171px;
}

.footercontent{
	float: right;
	width: 484px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 254px;
}