* {
	margin: 0;
	padding: 0;
	border-style: none;
	border-width: 0; }
body {
	color: #767c85;
	font-size: 85%;
	font-family: "Lucida Grande", verdana, helvetica, arial, sans-serif;
	line-height: 1.4em;
	background: white;
	text-align: center; }
html {
	font-size: 100.01%; }
a {
	color: #bc6d31;
	text-decoration: none; }
p {
	padding-bottom: 5px; }
small {
	color: #a9a9a9;
	font-size: 85%;
	line-height: 1.4em; }
.clear {
	height: 0;
	visibility: hidden;
	clear: both;
	border-style: none;
	outline-style: none; }
/*Seitenstruktur*/
#wrapper {
	background-image: url(../shared/bg_wrapper.png);
	background-repeat: repeat;
	text-align: left;
	position: absolute;
	top: 0;
	left: 50%;
	width: 840px;
	height: auto;
	z-index: 80;
	margin-left: -420px; }
#header {background-color:#fff;text-align: left;width: 840px;height: 100px;}
#left {
	background-image: url(../shared/bg_content.png);
	background-repeat: repeat-x;
	background-position: 0 180px;
	text-align: left;
	position: relative;
	width: 180px;
	float: right;
	min-height: 350px; }
#center {
	background-image: url(../shared/bg_content.png);
	background-repeat: repeat-x;
	background-position: 0 180px;
	text-align: left;
	position: relative;
	width: 180px;
	float: right;
	min-height: 350px; }
#right {
	background-image: url(../shared/bg_content.png);
	background-repeat: repeat-x;
	background-position: 0 180px;
	text-align: left;
	position: relative;
	width: 480px;
	float: right;
	min-height: 350px; }
#footer {
	text-align: left;
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px; }
#logo {
	width: 480px;
	height: 100px;
	float: right; }
#content {
	 }
#main {
	padding-top: 30px; }
#bg-body {
	background-image: url(../shared/bg_body.gif);
	background-repeat: repeat-x;
	background-position: left top;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 280px;
	z-index: 1; }
/*Navigationen*/
#navi_l1 {
	background-color: #bc6d31;
	background-image: url(../shared/bg_navi_l1.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 180px; }
#navi_l1 ul {
	line-height: 1em;
	margin-top: 0;
	padding-top: 15px;
	padding-left: 0;
	list-style-type: none; }
#navi_l1 ul li {
	padding-bottom: 10px; }
#navi_l1 ul li a {
	color: #d6aa8a;
	font-weight: bold;
	padding-left: 15px; }
#navi_l1 ul li a:hover,#navi_l1 ul li a.current {
	color: #fff; }
#navi_l2 {
	background-color: #c98c5f;
	background-image: url(../shared/bg_navi_l2.gif);
	background-repeat: no-repeat;
	width: 180px;
	height: 180px; }
#navi_l2 ul {
	line-height: 1em;
	margin-top: 0;
	padding-top: 15px;
	padding-left: 0;
	list-style-type: none; }
#navi_l2 ul li {
	padding-bottom: 10px; }
#navi_l2 ul li a {
	color: #e4c8b3;
	font-weight: bold;
	padding-left: 15px; }
#navi_l2 ul li a:hover,#navi_l2 ul li a.current {
	color: #fff; }
#navi_l3 {
	color: white;
	background-color: #d7ab8b;
	background-image: url(../shared/bg_navi_l3.gif);
	background-repeat: no-repeat;
	background-position: 0 top;
	width: 180px;
	min-height: 180px;
	margin-bottom: 0;
	padding-bottom: 0; }
#navi_l3 ul {
	line-height: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 0;
	list-style-type: none; }
#navi_l3 ul li {
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px; }
#navi_l3 ul li a {
	color: #f1e3d9; }
#navi_l3 ul li a:hover {
	color: white; }
#navi_l3 ul li a.current {
	color: white;
	font-weight: bold; }
#navi_l3 ul li ul { font-size: 85%; padding-top: 5px; padding-bottom: 5px; padding-left: 0 }
#navi_l3 ul li ul li {
	background-image: url(../shared/listbullet_navi_l3.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 0 0 3px 10px    }
/*Zitate und Motive*/
#zitat {
	background-color: #757c85;
	background-image: url(../shared/bg_zitat.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	width: 480px;
	height: 180px; }
/*Headlines*/
h1 {
	font-size: 180%;
	font-weight: normal;
	line-height: 1.4em;
	padding-bottom: 30px; }
h2 {
	font-size: 120%;
	line-height: 1.3em; }
h3 {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.3em; }
#main h1 {
	padding-left: 25px; }
#main h2 {
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 25px; }
#main h3 {
	margin-right: 25px;
	margin-bottom: 10px;
	margin-left: 25px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #e5e6e8; }
#main .listview h3 {
	margin-bottom: 0;
	margin-left: 0;
	padding: 0 0 2px 0;
	border-bottom-style: none; }
#center .listview h3 {
	padding: 5px 5px 2px;
	border-bottom-style: none; }
#main .listview h3 {
	margin-bottom: 0;
	padding-left: 100px; }
.infobox h1 {
	font-size: 200%;
	font-weight: normal;
	line-height: 1em;
	padding-top: 30px;
	padding-bottom: 30px; }
.infobox h2 {
	font-size: 110%;
	line-height: 1em;
	margin-bottom: 5px;
	padding-top: 10px; }
#center h1 {
	padding-top: 30px; }
/*Absätze und Listen*/
ul {
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 15px;
	list-style-type: square;
	}
li {
	padding-bottom: 5px;
	}
#main p {
	font-size: 90%;
	padding-right: 25px;
	padding-left: 25px; }
#main ul {
 font-size: 90%;
 margin-top: 5px;
 margin-bottom: 0;
 padding-right: 25px;
 padding-bottom: 10px;
 padding-left: 25px;
 list-style-type: none; }
#main ol {
 font-size: 90%;
 margin-left: 40px;
 padding-right: 25px;
 padding-bottom: 10px; }
#main ol li {
 font-size: 1.3em;
 padding-bottom: 2px; }
#main ul li {
	line-height: 1.3em;
	background-image: url(../shared/listbullet_l1.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-bottom: 2px;
	padding-left: 20px; }
#footer p {
	font-size: 80%;
	line-height: 1.4em;
	padding-bottom: 5px;
	padding-left: 385px; }
.textanlauf {
	font-weight: bold;
	margin-bottom: 25px; }
.bildzeile {
	font-size: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1.1em;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px; }
.marker {
	background-color: #ff0;
	padding: 3px; }
#toolbox {
	text-align: left;
	position: absolute;
	top: 0;
	left: 50%;
	width: 840px;
	margin-left: -420px;
	display: block; }
#toolbox p {
	font-size: 80%;
	line-height: 1.4em;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 10px; }
p.toolbox_open a {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	background-color: #e4c8b3;
	background-image: url(../shared/bg_buttons_aktiv.gif);
	background-repeat: repeat-x;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 6px;
	margin-left: -10px;
	padding: 3px 10px; }
p.toolbox_open a:hover {
	background-color: #bc6d31;
	background-image: url(../shared/bg_buttons.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom; }
p.toolbox_close a {
	color: #fff;
	font-size: 90%;
	font-weight: bold;
	background-color: #bc6d31;
	background-image: url(../shared/bg_buttons.gif);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 6px;
	margin-left: -10px;
	padding: 3px 10px; }
p.toolbox_close a:hover {
	color: #fff;
	background-color: #e4c8b3;
	background-image: url(../shared/bg_buttons_aktiv.gif);
	background-repeat: repeat-x; }
#toolbox_on {
	background-color: #f8f1ed;
	background-image: url(../shared/bg_toolbox.gif);
	background-repeat: repeat-x;
	width: 360px;
	height: 100px; }
.listview,.listviewcomments {
	margin: 0 0 10px; }
.listviewcomments {
	 }
#main .listview, #main .listviewcomments {
	margin-right: 25px;
	margin-left: 25px; }
#main .listview p, #center .listview p {
	font-size: 85%;
	line-height: 1.2em; }
#main .listview p {
	padding-left: 100px; }
#main .listviewcomments p {
	font-size: 85%;
	line-height: 1.2em;
	padding-top: 3px;
	padding-left: 8px; }
#center .listview {
	background-image: url(../shared/bg_blockquote.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 180px;
	margin: 0 0 5px;
	padding: 0; }
#center .listview p {
	padding: 0 5px 35px; }
.infobox {
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px; }
.infobox p {
	font-size: 90%;
	line-height: 1.2em;
	padding-bottom: 10px; }
#loginbox { margin-top: 30px; margin-left: 15px; }
/*Bilder*/
.logo {
	margin-top: 30px;
	margin-left: 25px; }
.img_container {
	background-color: white;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff; }
.img_container_aktiv {
	background-color: #fff;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff; }
.img_container_aktiv:hover {
	border-color: #e4c8b3; }
#main fieldset img.captcha {
	padding-top: 0; }
#main img[ align=right] {
	background-image: url(../shared/bg_screenmini.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 3px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding: 15px 23px 23px 15px; }
.screenmini {
	background-image: url(../shared/bg_screenmini.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 8px 16px 16px 8px; }
.screenmini_aktiv {
	background-image: url(../shared/bg_screenmini_aktiv.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 3px;
	margin-bottom: 5px;
	padding: 8px 16px 16px 8px;
	float: left; }
#screenshots {
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 25px; }
.screenshot_aktiv {
	background-color: white;
	float: left;
	margin-right: 5px;
	padding: 10px;
	border: solid 1px #f1e3d9; }
.screenshot_aktiv:hover {
	border-color: #bc6d31; }
.screenshot {
	background-color: #e5e6e8;
	margin-right: 5px;
	padding: 10px;
	float: left;
	border: solid 1px #fff; }
.minibild-rahmen {
	background-color: #fff;
	width: 36px;
	height: 36px;
	float: left; }
.minibild-hoch {
	padding-top: 3px; }
.minibild-quer {
	background-color: #fff;
	padding-left: 3px; }
/*Tabellen*/
#main table { margin-right: 25px; margin-bottom: 15px; margin-left: 25px; border-top: 1px solid #dcdcdc; border-left: 1px solid #dcdcdc; }
#main table td { background-color: white; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; }
#main table td:hover { background-color: #d6e0eb; border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; }
/*Sitemap*/
#sitemap ul {
	margin-top: 0;
	margin-bottom: 10px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 25px; }
#sitemap ul li {
	font-size: 140%;
	font-weight: bold;
	line-height: 1.4em;
	background-image: none;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 10px;
	padding-left: 0; }
#sitemap ul li ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 25px; }
#sitemap ul li ul li {
	font-size: 75%;
	font-weight: bold;
	line-height: 1.4em;
	background-image: url(../shared/listbullet_l1.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 15px; }
#sitemap ul li ul li ul {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 5px; }
#sitemap ul li ul li ul li {
	font-size: 85%;
	font-weight: normal;
	line-height: 1.2em;
	background-image: url(../shared/listbullet_l2.gif);
	background-position: 0 3px;
	padding-top: 0;
	padding-bottom: 0; }
/*Formulare*/
input[ type=text], input[ type=password] {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	background-color: #fff;
	padding: 3px;
	border-color: #dcdcdc #fff #fff #dcdcdc;
	border-style: solid;
	border-width: 1px; }
textarea, select {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	background-color: #fff;
	padding: 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #dcdcdc #f2f3f4 #f2f3f4 #dcdcdc; }
input:focus, textarea:focus {
	background-color: #f8f1ed;
	}

input[ type=submit] {
	color: #fff;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #bc6d31;
	background-image: url(../shared/bg_buttons.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	overflow: hidden;
	padding: 2px;
	border-color: #c98c5f #9f5c29 #9f5c29 #c98c5f;
	border-style: solid;
	border-width: 1px;
	cursor: pointer; }
#main fieldset {
	margin-right: 25px;
	margin-left: 25px; }
#main fieldset table, #main fieldset td {
	background-image: none;
	margin: 0;
	padding: 0;
	border-style: none; }
#main label {
	font-weight: bold;
	width: 30%;
	float: left; }

#main fieldset p {
	clear: both;
	margin-left: 0;
	padding-left: 0; }

.infobox label {
	display: none;
	
	}

.infobox input[ type=text], .infobox input[ type=password] {
	font-size: 11px;
	width: 60%;
	}
#toolbox_on form {
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px; }
#toolbox_on label {
	font-weight: bold;
	float: left;
	margin-right: 15px;
	padding-top: 3px; }
#toolbox_on fieldset {
	 }
#toolbox_on fieldset p {
	clear: both; }
#main .listview form {
	margin-bottom: 5px; }
#loginbox form { }
/*WebEdition*/
#wewrapper {
	background-color: white;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 840px; }
.webedition {
	margin: 10px;
	padding: 10px;
	border: solid 1px #e5e6e8; }
.block_text {
	background-color: #f2f3f4;
	margin-bottom: 15px;
	padding: 10px; }
.small {
	font-size: 80%; }
.webedition h1 {
	color: black;
	font-size: 200%;
	line-height: 1em; }
.webedition h2 {
	color: black;
	font-weight: bold;
	line-height: 1em;
	padding-bottom: 10px; }
#wewrapper ul {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	list-style-type: square; }
#wewrapper ul li {
	padding-bottom: 3px; }
/*Wordpress*/
#tagcloud {
	line-height: 1.2em;
	background-image: url(../shared/tac_cloud.jpg);
	background-repeat: no-repeat;
	height: 180px;
	padding: 15px 25px; }
#sidebar {
	padding-top: 30px; }
#sidebar ul {
 margin-top: 0;
 padding-top: 0;
 padding-bottom: 15px; }
#sidebar ul li {
 font-size: 90%;
 line-height: 1.2em;
 padding-bottom: 3px;
 padding-left: 15px; }
#sidebar ul li.current-cat a {
	color: #fff; }
#sidebar ul li.listhead {
	font-size: 110%;
	font-weight: bold;
	line-height: 1.4em;
	padding-left: 15px; }
#sidebar #cat_list img {
 float: left; }
#sidebar #cat_list ul li {
 clear: both; }
#articlelist { width: 60%; float: right; }
#taglist { width: 35%; }
.navigation {
	margin-bottom: 15px; }
.alignright {
	float: right; }
.alignleft {
	float: left; }
.post {
	margin-top: 15px;
	margin-bottom: 25px; }
.entry {
	margin-top: 0;
	margin-bottom: 5px; }
functions {
	color: #a9a9a9;
	font-weight: normal;
	line-height: 1.4em; }
.functions a {
	font-weight: bold; }
.funktionen {
	margin-top: 5px;
	margin-right: 25px;
	margin-left: 25px; }
#main .funktionen p {
	line-height: 1.4em;
	margin-top: 5px;
	margin-left: 0;
	padding-left: 0; }
#main .post h2 {
	padding-bottom: 5px; }
.comment1 {
	background-image: url(../shared/bg_blockquote.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 5px 25px;
	padding: 10px 10px 40px; }
.comment2 {
	background-image: url(../shared/bg_blockquote.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 5px 25px;
	padding: 10px 10px 30px; }
#main .comment1 p, #main .comment2 p {font-size:85%;line-height:1.2em;margin: 0;padding: 0 0 5px;}
#main .comment1 p.commenttext { font-family: Georgia, "Times New Roman", Times, serif; }
blockquote{
	color: #696969;
	font-size: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.3em;
	margin: 10px 25px;
	padding: 8px 5px 35px;
    background:url(../shared/bg_blockquote.png) no-repeat left bottom 
    }
#main blockquote p {
	margin-left: 0;
	padding-left: 5px; }
#left .flickr-photos {
	margin: 0;
	padding-top: 30px;
	padding-bottom: 15px;
	padding-left: 15px; }
#left .flickr-photos img {
	margin: 0;
	padding: 0; }
.flickr-post {
	background-color: white;
	margin-right: 25px;
	margin-left: 25px;
	padding: 15px;
	display: block; }
.flickr-img {
	float: left;
	margin-right: 15px; }
.flickr-bildtitel {
	font-weight: bold; }
.flickr-beschreibung { }
#sidebar img a {
	cursor: auto; }
/*CSS Wordpress Plugins*/
.pagebar 
	{ 
		font: 100% Arial, Helvetica, sans-serif; 
		padding-top: 20px; 
		padding-bottom: 10px; 
		margin: 0 25px; 
	}

.pagebar a, .pageList .this-page 
	{
 color: #bc6d31;
 padding: 2px 6px;
 border: solid 1px #ddd;
 background: #fff;
 text-decoration: none; }

.pagebar a:visited 
	{
		padding: 2px 6px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .break 
	{
		padding: 2px 12px; 
		border: solid 1px #ddd; 
		background: #fff; 
		text-decoration: none;
	}

.pagebar .this-page 
	{
 color: #fff;
 padding: 2px 6px;
 vertical-align: top;
 background: #bc6d31;
 border: solid 1px #ddd; }

.pagebar a:hover 
	{
 color: #fff;
 background: #bc6d31;
 text-decoration: none;
 border: solid 1px #ddd; }
