/*
Theme Name: Urban Gardening
Theme URI: http://www.urban-gardening.de
Description: Urban Gardening WordPress Theme
Version: 1.0
Author: bureau golden
Author URI: http://www.bureau-golden.de
*/


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, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}

ol, ul {
	list-style: none;
}

blockquote {
	quotes: none;
}

blockquote:before, blockquote:after {
	content: '';
	content: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}

/* WordPress generated classes
-------------------------------------------------------------- */
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.wp-caption {
	border:1px solid #666;
	text-align:center;
	background:#ccc;
	padding:10px;
	margin:10px
}

/* General
-------------------------------------------------------------- */
body {
}
#border-top {
	position:relative;
	height:20px;
	background:url(images/top-border.png) 0 0 repeat-x;
}
#wrap {
	background:url(images/bg-map.png) 0 0 no-repeat;
	margin: 0 auto;
	width:872px;
	padding:0px 0px 0px 0px;
}

/* Typography
-------------------------------------------------------------- */
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
}

#intro-text {
	font-family:"Courier New", Courier, monospace;
	font-size:14px;
}

/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#323232;
}

h1 {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#78a14d;
	font-weight:bold;
}

h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	color:#78a14d;
}

/* Links
-------------------------------------------------------------- */
a {
	color:#78a14d;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
}

a:hover {
	color:#78a14d;
	text-decoration: underline;
}

#main-nav li.current-menu-item a, #sub-nav li.current-menu-item a {
	color:#78a14d;
}

#menu-main-menu a {
	padding:0px 0px 1px 0px;
	color:#4D321E;
	text-decoration:none;
}

#menu-main-menu a:hover {
	color:#78a14d;
	text-decoration:none;
	border-bottom:3px solid #78A14D;
}

a.rss {
	width:36px;
	height:35px;
	display:block;
	background:url(images/sprite.png) 0 -75px repeat;
	text-indent:-9999px;
}

a.rss:hover {
	background:url(images/sprite.png) 0 -112px repeat;
}

a.twitter {
	width:36px;
	height:35px;
	display:block;
	background:url(images/sprite.png) 0 -159px repeat;
	text-indent:-9999px;
}

a.twitter:hover {
	background:url(images/sprite.png) 0 -196px repeat;
}

a.fb {
	width:36px;
	height:35px;
	display:block;
	background:url(images/sprite.png) 0 -243px repeat;
	text-indent:-9999px;
}

a.fb:hover {
	background:url(images/sprite.png) 0 -280px repeat;
}

a.flickr {
	width:36px;
	height:35px;
	display:block;
	background:url(images/sprite.png) 0 -327px repeat;
	text-indent:-9999px;
}

a.flickr:hover {
	background:url(images/sprite.png) 0 -364px repeat;
}

#main-nav a, #sub-nav a, #logo a {
	color:#1a171b;
	font-size:11px;
	line-height:15px;
	font-family:"Courier New", Courier, monospace;
	text-decoration:none;
}

#main-nav a:hover, #sub-nav a:hover, #logo a:hover {
	color:#78A14D;
	text-decoration:none;
}


/* Header
-------------------------------------------------------------- */
#header {
	position:relative;
}

#header-left {
	height:90px;
	width:632px;
	float:left;
}

#linie-left {
	background:url(linie.gif) 0 0 repeat-x;
	height:1px;
	margin:9px 0 11px 0;
	float:left;
	width:597px;
}

#header-right {
}

#linie-right {
	background:url(linie.gif) 0 0 repeat-x;
	height:1px;
	margin:9px 0 11px 0;
	width:240px;
	float:right;
}

#banner{ 
	height:99px;
}

#banner a{
	height:99px;
	top:0;
	position:absolute;
}

ul.social {
	height:50px;
	position:absolute;
	top: 130px;
	right:0px;
	float:right;
}

ul.social li {
	float:left;
	margin:0px 0px 0px 1px;
}

#logo {
	width:180px;
	float:left;
	display:block;
	margin-right:31px;
	background:url(logo.gif) 0 25px no-repeat;
	height:55px;
}

#logo a {
	padding:0 0 10px 40px;
	text-decoration:none;
}

#logo .linie {
	margin-bottom:2px;
}

#main-nav {
	width:180px;
	float:left;
	display:block;
	margin-right:31px;
}

#main-nav .linie {
	margin-bottom:2px;
}

#sub-nav {
	width:180px;
	float:left;
	display:block;
	margin-right:30px;
}

#sub-nav .linie {
	margin-bottom:2px;
}

#search {
	width:240px;
	float:left;
	display:block;
}

#search .linie {
	margin-bottom:2px;
}

#search input {
	width:220px;
	background:#F1F3F3;
	color:#323232;
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	margin-top:20px;
	border:1px dotted #323232;
}

input.searchterm {
	width:220px;
	border:none;
	background-color:#f1f3f3;
	color:#323232;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
}

input#searchsubmit {
	display:none;
}

#add-nav {
	width:90px;
	position:absolute;
	margin:1px -5px 0 0;
	right:0;
}

/* Navigation
-------------------------------------------------------------- */
#menu-main-menu {
	float:right;
	font-family: DroidSerifRegular, Georgia, Times, serif;
	font-size:18px;
}

#menu-main-menu li {
	float:left;
	margin:5px 0px 0px 25px;
}

/* Content
-------------------------------------------------------------- */

.strich {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0px;
	line-height:14px;
}

#content {
	width:597px;
	float:left;
	margin-top:11px;
}

#sidebar {
	width:240px;
	float:right;
}

body.page-id-31 #sidebar {
	margin-top:-30px;
}

body.page-id-31 #linie-right {
	display:none;
}


a.addthis_button_print {
	display:none;
}

a.addthis_button_meinvz  {
	display:none; 
}

body.page-id-5 #content .addthis_toolbox {
	margin-top:8px;
	
}

body.page-id-31 #content .addthis_toolbox {
	margin-top:0px;
}

body.page-id-187 #content .addthis_toolbox {
	margin-top:11px; 
}

body.page-id-11 .rezension .addthis_toolbox {
	margin-top:8px; width:115px;
}

body.page-id-11 h1 {
	margin-bottom:4px;
}

.rezension {
	background-color:#78a14d;
	padding:11px 10px 35px 10px;
	margin-bottom:4px;
}

.rezension h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	color:#fff;
	text-decoration:underline;
	padding-bottom:35px;
}

.rezension-head {
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#fff;
	padding-bottom:20px;
}

.rezension-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
}

.linie {
	background:url(linie.gif) 0 0 repeat-x; 
	height:1px;
	margin:20px 0 11px 0;
}

body.page-id-187 h1 {
	margin-bottom:4px;
}

.termin {
	width:597px;
}

.termin-bg {
	height:123px;
	width:597px;
	margin-bottom:9px;
	background:url(termin-bg.gif) 0 0 no-repeat;
	padding:9px 0 0 7px;
}

.termin-bg-zeile-eins {
	font-family: "Courier New", Courier, monospace;
	font-weight:bold;
	font-size:40px;
	line-height:34px;
	color:#1a171b;
	padding-bottom:6px;
	letter-spacing:1px;
}

.termin-bg-zeile-zwei {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	line-height:34px;
	color:#d4edc6;
	padding-bottom:1px;
	letter-spacing:3px;
}

.termin-bg-zeile-drei {
	font-family:Arial, Helvetica, sans-serif;
	font-size:23px;
	line-height:34px;
	color:#fff;
	letter-spacing:3px;
}

.termin p {
	float:left;
	width:579px;
	margin-bottom:9px;
}

.termin .art {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#78a14d;
	margin-bottom:3px;
	font-weight:bold;
}

.termin .datum {
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
}

.termin .titel  {
	margin-bottom:22px;
}

.termin .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
	margin-bottom:20px;
	width:372px;
}

.termin .ort-head {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#78a14d;
	font-weight:bold;
}

.termin .ort {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
}

.termin .zeit-head {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#78a14d;
	float:left;
	font-weight:bold;
}

.termin .zeit {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
	padding-left:37px;
}

.termin .link {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#78a14d;
	margin-bottom:20px;
	font-weight:bold;
}

.termin .strich {
	width:10px;
}

.termin .wpmaps {
	margin-top:15px;
}

body.page-id-54 h1 {
	padding-bottom:4px;
}

.video {
	padding-bottom:10px;
}	

.video h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#78a14d;
	margin-bottom:6px;
	font-weight:bold;
}

.video .herausgeber {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
	margin-bottom:4px;
}

.video .strich {
}

.video .embed {
	margin-bottom:13px;
}

.video .strich {
	margin-bottom:25px;
}

.video-intro-head {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:15px;
	color:#78a14d;
	margin-bottom:8px;
	font-weight:bold;
}

.video-intro-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
	margin-bottom:8px;
}


body.page-id-54 .linie {
	margin-bottom:12px;
}

body.page-id-5 h2 {
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
	margin:4px 0 14px 0;
}

body.page-id-14 h1 {
	margin-bottom:4px;
}

#autoreninterview {
	font-family:"Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
}

#autoreninterview .person {
	margin-top:4px;
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
	margin-bottom:35px;
}

#autoreninterview .frage {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#78a14d;
}

#autoreninterview .antwort {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	color:#323232;
	margin-bottom:18px;
}

#autoreninterview .autorenbild {
	width:597px;
	float:left;
	margin:37px 0 15px 0;	
}

#autoreninterview .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#78a14d;
}

#autoreninterview .link {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	line-height:5px;
	color:#78a14d;
	font-weight:bold;
}

#autoreninterview .strich {
	margin:-3px 0 3px 0;
}

#herausgeberin {
}

#herausgeberin .person {
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
	margin:4px 0 14px 0;
}

#herausgeberin .bild {
	width:200px;
	height:111px;
	float:left;
	padding:0 15px 15px 0;
}

#herausgeberin p {
	font-family: Arial, Helvetica, sans-serif;
	line-height:15px;
	color:#323232;
	margin-bottom:19px;
}

#herausgeberin .links {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#78a14d;
	font-weight:bold;
	margin-bottom:19px;
}

#herausgeberin .strich {
	margin-top:-9px;
}

body.page-id-9 .text .autor {
	font-family:"Courier New", Courier, monospace;
	color:#78A14D;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}

body.page-id-9 .text {
	font-family: Arial, Helvetica, sans-serif;
	color:#323232;
	font-weight:normal;
	font-size:12px;
	line-height:15px;
}

body.page-id-9 img {
	padding:0 10px 10px 0;
}

body.page-id-9 p {
}

.home-text {
	float:left;
	width:330px;
}

.home-bild {
}

.home-head, .home-head h1, .home-head h2 {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#78a14d;
	font-weight:bold;
}

.strich {
	margin:-2px 0 1px 0;
	text-decoration:none;
}

body.page-id-31 #logo a {
	color:#78a14d;
}	

.home-intro-text {
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
}

.home-link {
	margin:4px 0 39px 0;
}

.home-link a {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#78a14d;
	font-weight:bold;
	text-decoration:underline;
}

.home-isbn {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#323232;
}

.home-link-ueber {
	float:left;
}

.home-link-ueber a {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#78a14d;
	font-weight:bold;
	text-decoration:underline;
}

.home-link-bestellung {
	padding:0 0 23px 149px;
}

.home-link-bestellung a {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#78a14d;
	font-weight:bold;
	text-decoration:underline;
}

.home h2 {
	margin-bottom:2px;
}

body.page-id-31 #content .entry-content h2 {
	margin:12px 0 10px 0;
}

body.page-id-31 #content .entry-content .strich {
	margin:10px 0 -2px 0;
}

.home h2 a {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	text-decoration:underline;
}

#intro-text .addthis_toolbox {
	display:none;
}

#slideshow {
	background:#78a14d;
	margin:4px 0 15px 0;
	height:436px;
}

.slideshow-images {
	margin:-30px 15px 0 15px;
}

.slideshow-head {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#fff;
	margin:7px 0 0 13px;
}

.slideshopw-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	margin:5px 0 0 13px;
}

#slideshow .strich {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#fff;
	margin:0 0 6px 13px;
}

body.search #content h2, body.search #content h2 a{
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
}

#search-main p.info {	
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#78a14d;
	margin-bottom:3px;
	font-weight:bold;
}

#search-main .linie {
	margin:12px 0 10px 0; 
}

#search-main .entry p a {
	display:none;
}

body.page-id-9 h1 {	
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78a14d;
	margin:4px 0 14px 0;
	font-weight:normal;
	text-decoration:none;
}

.single h1 {
	margin-bottom:6px;
}

.single h2 {
	margin-bottom:28px;
}

.single p img {
	margin-bottom:19px;
}

.single p {
	margin-bottom:15px;
}

body.page-id-12 h1 {
	margin-bottom:10px;
}

body.page-id-16 h1 {
	margin-bottom:10px;
}

body.page-id-16 h2 {
	font-size:12px;
	font-weight:bold;
	margin:11px 0 4px 0;
}

body.page-id-16 p {
	margin-bottom:8px;
}

.post-autor {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#323232;
	float:right;
	margin:5px 5px 0 0;
}

body.page-id-12 #buchvorstellung {
	display:none;
}

body.page-id-12 #linie-right {
	display:none;
}

body.page-id-12 #sidebar {
	margin-top:-30px;
}

/* Widgets
-------------------------------------------------------------- */

h3.widget-title {
	display:none;
}

#buchvorstellung {
	background:url(buchvorstellung.jpg) no-repeat;
	width:226px;
	padding:203px 7px 7px 7px;
}

#buchvorstellung-content {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#323232;
}

.buchvorstellung-autor {
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#78A14D;
	font-weight:bold;
}

.buchvorstellung-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	text-decoration:none;
	color:#323232;
}

#interview-sidebar {
	background-color:#323232;
	padding:11px 11px;
}

.interview-sidebar-header {
	margin-bottom:4px;
	text-decoration:underline;
}


.interview-sidebar-header a {
	font-family:"Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
	text-decoration:underline;
	color:#78A14D;
}

.interview-sidebar-header a:hover {
	text-decoration:underline;
}

.interview-sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	text-decoration:none;
	color:#fff;
	margin-bottom:14px;
}

.interview-sidebar-bild {
}

/* ul.xoxo h3 {
	background:url(sidebar-header-bg.gif) 0 0 no-repeat;
	height:28px;
	display:block;
	padding-top:8px;
	margin:16px 0 2px 0;
	font-family:"Courier New", Courier, monospace;
	font-size:11px;
	color:#323232;
} */

.links-sidebar-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#323232;
}

#logos-sidebar {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#323232;
}

#logos-sidebar img {
	padding:4px 0 4px 30px;
}

.rezensionen-sidebar {
	background:#78A14D;
	padding:10px 10px 20px 10px;
	margin-bottom:5px;
	text-decoration:none;
}

.rezensionen-sidebar-title a {
	font-family: "Courier New", Courier, monospace;
	font-size:12px;
	line-height:14px;
	color:#323232;
}

.rezensionen-sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#fff;
}

li#events-list em {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
	color:#323232;
	font-style:normal;
}

li#events-list li {
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#323232;
	font-style:normal;
}

li#events-list li a {
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:24px;
	color:#78A14D;
	font-style:normal;
}

li#events-list .strich {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:0px;
	line-height:14px;
}

.addthis_toolbox {
	float:right;
	width:90px;
}

#category_column_widget-3 h3{
	display:block;
	margin:18px 0 11px 0;
}

#category_column_widget-3 h3 a{
	display:block;
	background:url(sidebar-header-rezensionen.gif) 0 0 no-repeat;
	height:29px;
}

ul.xoxo h3 {
	margin:18px 0 11px 0;
}

/* Comments
-------------------------------------------------------------- */

.linie-two {
	background:url(linie.gif) 0 0 repeat-x; 
	height:1px;
	margin:9px 0 14px 0;
}

#respond {
	background-color:#f1f3f3;
	padding:0 7px 22px 7px;
}

.comment-author {	
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	line-height:14px;
	color:#78A14D;
	font-weight:bold;
	text-decoration:none;
	margin-bottom:3px;
}

.comment-meta {
	font-family: "Courier New", Courier, monospace;
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	color:#78A14D;
	text-decoration:none;
	margin-bottom:3px;
}

.comment-body p{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:20px;
	color:#323232;
}

.comment-upper-linie {
	background:url(linie.gif) 0 0 repeat-x; 
	height:1px;
	margin:71px 0 25px 0;
}

.comment-form-author, body.single .comment-form-author {
	background-color:#78A14D;
	width:386px;
	margin-bottom:4px;
}

.comment-form-author .required {
	padding-left:10px;
}

input#author {
	width:360px;
	padding-left:0;
}

.comment-form-email, body.single .comment-form-email {
	background-color:#78A14D;
	width:386px;
	margin-bottom:4px;
}

.comment-form-email .required {
	padding-left:10px;
}

input#email {
	width:360px;
	padding-left:0;
}

.comment-form-url, body.single .comment-form-url {
	margin-bottom:4px;
}

.comment-form-comment, body.single .comment-form-comment {
		margin-bottom:4px; 
}

.comment-form-comment label,.comment-form-url label{
	z-index:5;
	position:absolute;
	
}
.required {
	background-color:#78A14D;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	height:25px;
}

h3#reply-title {
	font-family: "Courier New", Courier, monospace;
	font-size:22px;
	line-height:28px;
	color:#78A14D;
	padding-top:22px;
	margin-bottom:3px;
	background:url(comment-logo.gif) 149px 13px no-repeat;
}

.comment-notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#323232;
	margin-top:3px;
	margin-bottom:4px;
}

.comment-notes .required {
	background:none;
	color:#323232;
}

#wdpajax-info {
}

textarea {
	background-color:#78a14d;
	border:none;
	width:366px;
	height:110px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	text-align:left;
	padding:10px;
	overflow:hidden;
}

input {
	background-color:#78a14d;
	border:none;
	height:15px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14.4px;
	color:#fff;
	width:366px;
	text-align:left;
	padding:5px 10px;
}

input#submit {
	width:386px;
	cursor: pointer;
	background-color:none;
	height:29px;
}

.form-submit {}

.comment-divider {
	margin:2px 0 2px 0;
	font-size:0px;
}

.fn {
	font-weight:bold;
}

/* Footer
-------------------------------------------------------------- */



/* Pages
-------------------------------------------------------------- */

body.page-id-31 #buchvorstellung {
	display:none;
}

body.page-id-234 h1 {
	text-decoration:none;
}


/* Clear Floats
-------------------------------------------------------------- */
.clear {
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0;
}