
body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	color:#000000;
	background: url(/acononCMS/design/bg_main.jpg) no-repeat top center #FBF6F0;
	line-height:170%;
}
p {	
	/* padding:10px; */
	text-align:justify;
}
p.post_info {
	font-size:10px;
	padding:0 10px;
	line-height:100%;
	color:#999999;
}
p.post_info a {
	color:#666;
}
blockquote, blockquote p {
	font-style:italic;
}
a {
	color:#677394;
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	color:#677394;
}
a:active, a:focus {
	outline:0 !important;
}
input, textarea, select	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
h1,h2,h3,h4,h5,h6 {
	/* padding:0 10px; */
}
h1 {
	color:#393f42;
	font-size:16px;
	font-weight: bold;
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	padding-bottom: 20px;
}

h2 {
	font-family: arial, Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight: bold;
	color:#677394;
	padding-bottom: 10px;
}

h2 a, h2 a:hover {
	text-decoration:none;
}

h4, h5, h6 {
	font-size:18px;
	color:#677394;
	line-height:270%;
	font-family:Arial, Helvetica, sans-serif;
}

h4 {
	font-size:17px !important;
}
h5 {
	font-size:16px !important;
}
h6 {
	font-size:15px !important;
}
hr {
	color:#CCCCCC;
	background-color:#CCCCCC;
	height: 1px;
	border:0pt none;
	clear:both;
	margin:0 10px;
}

/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/

#header {
	height: 440px;
	margin: 33px 0 0;
	padding: 7px 0 0 0;
}

#header a {
	color: #858585;
}

#header_folgeseite {
	
	margin: 33px 0 0;

}

#name_description {
	float:left;
	width:275px;
	text-align:center;
	padding:45px 0;
}

#name_description h1 {
	color:#342B2A;
	font-size:28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:150%;
	border-bottom:1px dotted;
	margin:0 20px;
}

#logo_wrapper {
	
}

#logo {
	float:left;
	width:253px;
	height:133px;
	padding: 10px 0 0 44px;
}

#header_rechts {
	color: #858585;
	float: right;
	padding: 22px 44px 0 0;
}

#header_links {
	color: #858585;
}

#header_fb {
	float: right;
	padding-top: 20px;
}

#name_description h1 a, #name_description h1 a:hover {
	color:#342B2A;
	text-decoration:none;
}

#name_description p {
	font-size:11px;
	color:#342B2A;
	text-align:center;
	padding:5px;
}

.rss {
	float:left;
	display:block;
	height:60px;
	width:60px;
	background:url(images/rss.png) no-repeat top left;
	margin-top:135px;
	cursor:pointer;
}

.menu-navigation-container {
	background:url(/acononCMS/design/bg_navi.gif) repeat-x;
	padding-bottom: 2px;
}

#main_menu {
	padding:10px 44px 0px;
	background: white;
}

#main_menu ul {
	height: 35px;
	padding: 0;
}

.menu-item {
	float:left;
	padding: 7px 23px 0;
	margin: 0;
	height: 28px;
	background:url(/acononCMS/design/bg_navi_inactive.gif) no-repeat scroll left center transparent;
	/*border-right: 1px solid #b8ca88;*/
}

#main_menu ul li.current-menu-item + li, #main_menu ul li#menu-item-1 {
    background: none repeat scroll 0 0 transparent ;
}

#main_menu ul li.current-menu-item {
    background: url(/acononCMS/design/bg_navi_active.gif) repeat-x scroll 0 0 #FFFFFF !important;
}

#main_menu ul li a {
	font-family:arial, Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size:14px;
	color:#FFFFFF;
	text-decoration:none;
}
#main_menu ul li a:hover {
	color: #e1dcc6; 
	/* text-decoration:underline; */
}

#header_slider {
	height: 250px;
	background:url(/acononCMS/design/bg_slider.jpg) no-repeat;
	margin: 0 44px;
}

#header_bild {
	margin: 0 44px;
}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#wrapper {
	background: white;
	padding: 40px 44px 20px 44px;
}

#main_bg {
	
}

#container { 
	width:1048px; 
	margin:0 auto;
	text-align:left;
	/* padding: 0 4px; */
	background-color: #fff;
	box-shadow: 0 3px 8px 3px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 3px 8px 3px rgba(34, 25, 25, 0.4); 
	-webkit-box-shadow: 0 3px 8px 3px rgba(34, 25, 25, 0.4);
}

#content {
	background: white;
	color: #666666;
}

#main_content {
	float: left;
	width: 782px;
}
	
#main_content_right {
	float:right;
	width:240px;
	padding-bottom:25px;
	padding-top:3px;
}

#main_content_right h1, #main_content_right h2, #main_content_right h3, #main_content_right h4, #main_content_right h5, #main_content_right h6 {
	padding:0;
}

#main_content_right ul li {
	padding-left:10px;
}
#main_content_right ul li:before {
	content: "\00BB \0020";
	}
#main_content_right ul li a {
	color:#666666;
	text-decoration:none;
}
#main_content_right ul li a:hover {
	text-decoration:underline;
}

#inner_content {
	min-height: 510px;
}

#front_oben img{
	border:1px solid #506398;
}

#img_oben {
	float:left;
}

#left_content, #aktuelles{
	float:left;
	width:256px;
	padding: 20px 20px 25px;
	background: #e9e9e9;
}

#aktuelles h3 {
	padding:0px;
	line-height:100%;
}

#aktuelles .entry p {
	line-height: 18px;
}

#left_content, #aktuelles small {
 color: #8b8b8b;
}

#left_content, #aktuelles h1 {
	color: #393f42;
	font-size: 16px;
}

#left_content, #aktuelles h3 a{
	color: #0f384a;
	font-size: 12px;
	font-weight: bold;
}

#left_content, #aktuelles .entry {
	line-height: 120%;
	padding: 20px 0px;
}

#navi_left{
	float:left;
	width:136px;
	padding: 0 20px;
}

#navi_left ul.navi {
	margin-left: -20px;
	list-style-image: none;
}

#navi_left ul li {
	border-top: 1px solid #c5c5c5;
	padding: 10px 0;	
}

#navi_left ul li a {
	line-height: 20px;
	color: #353535;
	background: url("/acononCMS/design/arrow_grey.gif") no-repeat scroll right 3px transparent;
	display: block;
}

#navi_left ul li.current_page_item a {
	font-weight: bold;
	background: url("/acononCMS/design/arrow_black.gif") no-repeat scroll right 3px transparent;
}

.abstand_unten {
	margin-bottom: 20px;
}

.post {
	margin-bottom: 20px;
}

.container_start_wrapper {
	margin: 0 0 27px -27px;
}

.container_start {
	border: 1px solid #ebebeb;
	width: 290px;
	height: 172px;
	float: left;
	margin-left: 27px;
	padding: 5px;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4); 
	-webkit-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
}

.container_start h3, .container_filiale h3, .import h3 {
	color: #6a9008;
	display: inline;
	font-size: 14px;
	text-transform: uppercase;
}

.container_start img {
	padding-bottom: 5px;
}

.container_start a, .container_filiale a, .link {
	color: #ac0000;
	font-weight: bold;
}

.container_filiale {
	border: 1px solid #ebebeb;
	width: 435px;
	height: 400px;
	float: left;
	margin-left: 27px;
	padding: 5px;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4); 
	-webkit-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
}

.kontaktbox {
	padding-left: 40px;
	color: #ac0000;
	font-weight: bold;
}

.ueberschrift {
	color: #6a9008;
}

#content h1 {
	color: #6a9008;
	font-size: 24px;
	text-transform: uppercase;
}

#content h2 {
	color: #666666;
	font-size: 16px;
}

#content ul {
	list-style-image: url(/acononCMS/design/link_blatt.gif);
	margin-left: 24px;
}

.team div {
	width: 600px;
}

.bildergalerie img {
	width: 250px;
	padding: 2px;
	border: 2px solid #88A639;
}

.gaertnertipps {
	border: 2px solid #88A639;
	width: 782px;
	margin-bottom: 10px;
}

.gaertnertipps img {
	padding: 5px;
}

.gaertnertipps p {
	padding: 5px;
}

.checkdatenschutz {
	margin-right: 5px;
}

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

#footer {
	background-color: #c8c8c8;
	padding-bottom:25px;
	height: 63px;
}

#footer_content {
	padding-top: 25px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0 auto;
	width:936px;
	color:#666666;
}

#footer p {
	text-align:left;
	line-height:22px;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
}

#footer p a {
	color:#666666;
	text-decoration: underline;
}

.right {
	float:right;
}
.left {
	float:left;
}

.import {
	text-align: center;
	width: 300px;
}

.import_wrapper {
	padding-bottom: 20px;
}

.import_content img {
	padding: 2px;
	border: 2px solid #88A639;
}
/*------------------------------------------------------------*
**  Search Form
**------------------------------------------------------------*/

#searchform input {
	border:1px solid #666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	padding:6px;
	width:175px;
	float:left;
}

#searchform input.searchButton {
	font-size:11px;
	color:#333;
	font-weight:bold;
	text-align:center;
	background:#CCC;
	width:46px;
	height:28px;
	margin-left:2px;
	letter-spacing:1px;
	cursor:pointer;
}

/*------------------------------------------------------------*
**  Images
**------------------------------------------------------------*/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

.aligncenter {
	text-align:center;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 0 0 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

/*------------------------------------------------------------*
**  WP Calendar
**------------------------------------------------------------*/

#wp-calendar {
	empty-cells:show;
	width:200px;
}
#wp-calendar #next a {
	padding-right:10px;
	text-align:right;
}
#wp-calendar #prev a {
	padding-left:10px;
	text-align:left;
}
#wp-calendar a {
	display:block;
}
#wp-calendar caption {
	text-align:center;
	width:100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar th {
	padding: 3px 0;
	text-align: center;
}

#main_content_right ul li.recentcomments a {
	font-size:11px;
}
#main_content_right ul li.recentcomments a.url {
	color:#555555;
	font-weight:bold;
}

/*------------------------------------------------------------*
**  WP Entry
**------------------------------------------------------------*/

/* .entry form {
	padding-left:10px;
} */
.entry pre {
	margin-left:10px;
}
.entry dl {
	padding-left:10px;
}
.entry ul {
	list-style:disc;
	padding-left:20px;
	font-size:12px;
}
.entry ul li {
	padding-bottom:5px;
}
.entry ol {
	list-style:decimal;
	list-style-position:inside;
	padding-left:20px;
	font-size:12px;
}
.entry ol li {
	padding-bottom:5px;
}

.entry table {
	color: #353535;
	text-align:left;
}

.entry tbody td, th {
	padding:5px 20px 5px 0;
	font-size:12px;
	vertical-align: top;
}

.entry tbody td h3 {
	line-height:150%;
}

.entry tbody tr:hover {
	background-color:#c2ccee;
	cursor:pointer;
}
.entry thead th {
	padding:5px 20px 5px 0;
	border-bottom: 2px solid #009933;
	font-weight:bold;
}
.entry tfoot th {
	font-size:10px;
	font-weight: bold;
	padding:5px 20px 5px 0;
}
.entry a {
	text-decoration:underline;
}

.entry p {
	padding-bottom:10px;
}

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

.alt {
	background:#F2F2F2;
}
.commentlist {
	text-align: justify;
}
.commentlist li {
	margin: 15px 0 10px;
	padding: 10px;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}
#commentform p {
	margin: 5px 0;
	
}
#commentform p.last {
	padding-top:5px;
}
#commentform label {
	display:block;
	padding-bottom:3px;
}
#commentform input {
	border:1px solid #999999;
	padding:5px;
	width:450px;
}
#commentform #submit {
	width:auto;
	font-weight:bold;
	cursor:pointer;
}
#commentform textarea {
	border:1px solid #999999;
	padding:5px;
	width:450px;
}
.nocomments {
	text-align: center;
}
.commentmetadata {
	display: block;
}
.depth-1 {
	border: 1px solid #999;
}
.commentlist li ul li {
	font-size: 12px;
}
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-size: 12px;
}
.commentlist p {
	padding:5px 0;
}

/*------------------------------------------------------------*
**  Google Maps
**------------------------------------------------------------*/
#wrapper_map {
	width: 948px;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #eaeaea;
	box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4); 
	-webkit-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
}

#wrapper_map_filiale {
	width: 474px;
	padding: 5px;
	margin-bottom: 20px;
	border: 1px solid #eaeaea;
	box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
	-moz-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4); 
	-webkit-box-shadow: 0 4px 2px -2px rgba(34, 25, 25, 0.4);
	float: left;
}

#bubbleContent img {
	float: right;
}

.fsklasse tbody td, th {
	padding: 3px;
}

/*------------------------------------------------------------*
**  Google Calendar
**------------------------------------------------------------*/

.gce-page-list .gce-list li {
	border: 1px solid black;
	margin-bottom: 10px;
}

.gce-page-list .gce-list p {
	padding: 0 3px;
}

.gce-list-title {
	background: #A7B6DF;
	font-weight: normal !important;
}

.gce-list-event {
	background: #ffffff !important;
	font-weight: bold;
}

.gce-list li p {
	text-align: left;
}

.gce-list li p span {
	font-weight: bold;
	color: #677394 !important;
}

/*------------------------------------------------------------*
**  Kontaktformular
**------------------------------------------------------------*/

td{
	padding-bottom: 10px;
}

.feld {
	border: 1px solid #999999;
	width: 450px;
	height: 20px;
}

textarea {
	height: 100px;
	width: 450px;
}

.button:disabled {
	background-color: grey;
	cursor: default;
}

.button {
	cursor: pointer;
    font-weight: bold;
    width: auto;
    border: 1px solid #999999;
    padding: 5px;
	background-color: #87A54D;
	color: black;
}

#si_contact_form1 textarea {
    border: 1px solid #999999;
    padding: 5px;
    width: 450px;
}

#si_contact_form1 input {
    border: 1px solid #999999;
    padding: 5px;
    width: 450px;
}

#si_contact_captcha_code1 {
	width: 175px !important;
}

#si_contact_form1 #submit {
	border: 1px solid #999999;
    cursor: pointer;
    font-weight: bold;
    width: auto;
}