/*
    Theme Name: TechMatters
    Theme URI: http://fthemes.com/techmatters-free-wordpress-theme/
    Description: Free News/Magazine WordPress theme by FThemes
    Author: FThemes
    Author URI: http://fthemes.com
    Version: 2.0
    Tags: gray, red, three-columns, mixed-columns, right-sidebar
*/

/* INDEX:

    =GENERAL
    =LAYOUT
    =HEADER
    =MENUS
    =POST
    =SITEMAP
    =CONTACT FORM
    =SLIDER
    =WP-PAGENAVI
    =FOOTER
    =WIDGETS
    =COMMENTS
*/

/* =GENERAL
-------------------------------------------------------------- */

body {
    background: #00925c;
    color: #333333;
}

a {
 color: #000;
 text-decoration: none;
}

a:hover, a:focus {
    color: #B31A1A;
    text-decoration: none;
}

a:focus { 
    outline: none;
}

#posts h3  {
margin: 0px 0px 10px 0;
    padding: 10px 0 10px 10px;
 color: #fff;
 /*background: url(images/widgettitle-bg.png) left bottom repeat-x;*/
background: #00794d;
}

#gallindex h3  {
margin: 0px 0px 10px 0;
    padding: 10px 0 10px 10px;
 color: #fff;
 /*background: url(images/widgettitle-bg.png) left bottom repeat-x;*/
background: #00794d;
font-weight: bold;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 16px;
line-height: 16px;
text-decoration: none;
text-transform: uppercase;
}

#schlag h3  {
margin: 0 0 10px 0;
    padding: 4px 0 10px 2px;
 color: #00925c;
 background: url(images/widgettitle-bg.png) left bottom repeat-x;
 font-weight: bold;
 font-size: 18px;
}

#posts h3 a {color: #fff; }

#posts a  {
 color: #3e3e3e;
 padding: 0 0 5px 0px;
    margin: 0 0 5px 0;
font-weight: bold;
    
}

#posts p {
	font-size:12px;
	text-align: justify;
}

/* =LAYOUT
-------------------------------------------------------------- */

#container {
	width: 960px;
	margin: 0 auto;
	max-width:100%;
}

#main {
	padding: 15px;	
    background: #fff;
}

#main-fullwidth {
    padding: 15px;
    background: #fff;
}

#content {
    overflow: hidden;
    float: left;
    width: 615px;
   
	
}

#sidebar-primary {
    overflow: hidden;
	float: left;
    width: 300px;
    margin-left: 14px;
    /*background: url(images/sidebar-bg.png) left top repeat-y;*/
   border-left: 1px solid #3e3e3e;
	height: 100%;
  
}

/* =HEADER
-------------------------------------------------------------- */

#header {
	display: table;
    height: 110px;
    width: 100%;
	background: #00925c;
	position: relative;
}

#header_ads{
	position: absolute;
	right: 0;
	bottom: 0;
	float: right;
	width: 468px;
}
#header_ads img{
	vertical-align: middle;
}

.logo {
	margin-top: 23px;
    float: left;
	/*margin-left: 100px;*/
margin-left: 13px;
	
}

.logo h1.site_title {
    margin: 0;
    padding:0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:48px;
    line-height: 40px;
    font-weight: bold;
}

.logo h1.site_title a, .logo h1.site_title a:hover {
    color: #362F2D;
    text-decoration: none;
}

.logo h2.site_description {
    margin: 0;
    padding:0;
    color: #362F2D;
    font-family: Arial, Helvetica, Sans-serif;
    font-size:14px;
    line-height: 14px;
}

.header-right {
    float: right;
	margin-right: 15px;
	margin-top: 0px;
}

#werbung-header {
	text-align: center;
    padding-top: 0px;

    height: 107px;
    
}

#werbung-header p {
font-size: 14px;
color: #fff;
padding-top: 29px;


}


#top-social-profiles img {
    margin: 0 0 0 6px !important;
} 

#top-social-profiles img:hover {
    opacity: 0.8;
}
#top-social-profiles .widget-container {
  background: none;
  padding: 0;
  border: 0;
}

/* =MENUS
-------------------------------------------------------------- */

/* Menu Primary
----------------------------*/

.menu-primary-container {
	margin-top:10px;
    padding:0;
    position:relative;
    height: 30px;
    z-index: 400;
    background: url(images/navdark.png);
}

.menu-primary {

}

.menu-primary ul {
	min-width: 160px;
	
}



/* First Level - Menu Primary */

.menu-primary li a {
    color: #fff;
    padding: 10px 15px;
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
	
	
}

.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 
.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {
    outline: 0;
}

/* Child Levels - Menu Primary */

.menu-primary li li a {
	color: #fff;
    background: #00784d;
    text-transform: none;

    padding: 10px 15px;
    margin: 0;
    border: 0;
    font-weight: normal;
}

.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 
.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {
	color: #fff;
    background: #transparent;
    outline: 0;
    text-decoration: underline;
}

.clearfix {

}

.clearfix2 {
	width: 10px;
}


/* Arrows Menu Primary */

.menu-primary a.sf-with-ul {
    padding-right: 20px;
    min-width: 1px;
}
.menu-primary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 9px 9px 0 0;
}

.menu-primary  li li .sf-sub-indicator {
    padding: 9px 10px 0 0;
}

/* Shadows Menu Primary */

.wrap-menu-primary .sf-shadow ul {
    background:	url('images/menu-primary-shadow.png') no-repeat bottom right;
}

/* Menu Secondary
----------------------------*/

.menu-secondary-container {
    background: url(images/navdark.png);
    position:relative;
    height: 46px;
    z-index: 300;
    margin-bottom: 0px;
	margin-top: 15px;
}

.menu-secondary {}

.menu-secondary ul {
    min-width: 160px;
}

/* First Level - Menu Secondary */
.menu-secondary li a {
    color: #fff;
	padding-top: 17px;
	padding-left: 15px;
	padding-right: 15px;
padding-bottom: 17px;
 
	text-decoration: none;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, 
.menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {
    color: #fff;
    outline: 0;
    text-decoration: underline;
}

/* Child Levels - Menu Secondary */

.menu-secondary li li a {
	color: #fff;
    background: #00784d;
    padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
    text-transform: none;
    margin: 0;
    font-weight: bold;
	min-width: 150px;

}

.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 
.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {
	color: #fff;

    outline: 0;
    text-decoration: underline;
}

/* Arrows - Menu Secondary */

.menu-secondary a.sf-with-ul {
    padding-right: 26px;
    min-width: 1px;
}
.menu-secondary  .sf-sub-indicator {
    position: absolute;
    display: block;
    overflow: hidden;
    right: 0;
    top:  0;
    padding: 15px 13px 0 0;
}

.menu-secondary li li .sf-sub-indicator {

    padding: 9px 13px 0 0;
}

/* Shadows - Menu Secondary */

.wrap-menu-secondary .sf-shadow ul {
    background:	url('images/menu-secondary-shadow.png') no-repeat bottom right;
}

/* =POST
-------------------------------------------------------------- */

/* Post General
----------------------------*/

.post {
    margin-bottom: 15px;
    border-bottom: 1px dotted #ccc;
}

.post-box {
    width: 290px;
    height: 330px;
    float: left;
    margin-left: 15px;
    overflow: hidden;
 background: #fff;
padding: 5px;
}

.post-wrap div:first-child {
    margin-left: 0;
}

.page, .post-single {
    border-bottom: 0;
    margin-bottom: 0;
}

.title {
  color: #767F89;
    margin: 0 0 10px 0;
    padding: 0 0 6px 0;
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    background: url(images/title-bg.png) left bottom repeat-x;

/*color: #767F89;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial, Helvetica, Sans-serif;
    border-bottom: 2px solid #767F89;*/
}

.post-single .title {
    font-size: 24px;
    line-height: 24px;
}

.title a {
    color: #00925c;
    text-decoration: none;
}

.title a:hover {
    color: #B41A1A;
    text-decoration: none;
}

.entry {
    line-height: 20px;
}

.featured_image {
    padding: 6px;
    border: 1px solid #E8E8E8;
    background: #f8f8f8;
}

.title-site{
    color: #454545;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial, Helvetica, Sans-serif;
    border-bottom: 2px solid #454545;
}

.page-title {
    color: #454545;
    margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 20px;
    font-family: Arial, Helvetica, Sans-serif;
    border-bottom: 2px solid #454545;
}

/* Post Metas
----------------------------*/

.postmeta-primary {
    color: #555;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 0;
}

.postmeta-secondary {
    color: #555;
    font-size: 12px;
    line-height: 18px;
    padding: 0 0 10px 0;
}

.postmeta-primary span, .postmeta-secondary span {
    background: url(images/meta-separator.png) left center no-repeat;
    padding:3px 0 3px 10px;
}


.postmeta-primary span:first-child, .postmeta-secondary span:first-child {
    background: none;
    padding-left: 0;
}

/* Read More
----------------------------*/

.readmore {
   float: right;
    
}

.readmore a {
    color: #fff;
    padding: 8px 14px;
    font-size: 12px;
    line-height: 12px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
	background: #00925c;
}

.readmore a:hover {
    color: #fff;
    text-decoration: none;
	
}

/* =SITEMAP
-------------------------------------------------------------- */
.sitemap {
}

.sitemap-col {
    width: 30%;
    padding: 0 0 0 10px;
}

.sitemap-col-archives {
    width: 45%;
    padding: 0 0 0 10px;
}

.sitemap h2 {
    font-size: 18px;
    font-weight: bold;
    border-bottom: 2px solid #ddd;
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
}

.sitemap h3 {
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    margin: 0 0 10px 0;
}

.sitemap-list {
    font-size: 13px;
    line-height: 22px;
}

.sitemap-list, .sitemap-list ul {
    padding: 0 0 0 20px;
}

/* =CONTACT FORM
-------------------------------------------------------------- */
.contact-form {
}

.contact-form-label {
    width: 90px;    
    font-weight: bold;
    font-size: 14px;
    padding: 7px 0;
}

.contact-form-input {
    margin-left: 90px;    
}

.contact-form input[type=text] {
    padding: 6px;
    width: 60%;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form input[type=submit] {
    padding: 5px 50px;
    border: 1px solid #ccc;
    background: #eee;
}
.contact-form textarea {
    width: 96%;
    padding: 6px;
    height: 160px;
    margin-bottom: 20px;
    border: 1px solid #ccc;
    background: #fff;
}

.contact-form-required {
    color: red;
}

/* =SLIDER
-------------------------------------------------------------- */

.fp-slider {
    margin: 0 0 15px 0;
}

.fp-slides-container {}

.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
    width: 615px;
}

.fp-slides, .fp-thumbnail {
    height: 300px;
    overflow: hidden;
	position: relative;
}

.fp-title {
    font-family: Arial, Helvetica, Sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 2px 0;
    margin: 0;
}

.fp-title a, .fp-title a:hover {
    color: #333333;
    text-decoration: none;
}

.fp-content {
    position: absolute;
    overflow: hidden;
    padding: 10px 15px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fff0d7;
    opacity: 0.7;
    filter: alpha(opacity = 70);    
}

.fp-content p {
    color: #333333
    padding: 0;
    margin: 0;
    line-height: 18px;
}

.fp-more,  .fp-more:hover{
    color: #333333;
    font-weight: bold;
}

.fp-nav {
    height: 12px;
    text-align: center;
    padding: 10px 0;
    background: #a40404;
}

.fp-pager a { 
    background-image: url(images/featured-pager.png); 
    cursor:pointer;  
    margin: 0 8px 0 0; 
    padding: 0;
    display: inline-block;
    width: 12px; 
    height: 12px;
    overflow: hidden;
    text-indent: -999px; 
    background-position: 0 0;
    float: none;
    line-height: 1;
    opacity: 0.7;
    filter: alpha(opacity = 70);
}

.fp-pager a:hover, .fp-pager a.activeSlide  { 
    text-decoration: none;
    background-position: 0 -112px;
    opacity: 1.0;
    filter: alpha(opacity = 100);
}

.fp-prev-next-wrap {
    position: relative; 
    z-index: 200; 
}

.fp-prev-next {
    position: absolute;
    bottom: 130px;
    left: 0;
    right: 0;
    height: 37px;  
}

.fp-prev {
    float:left;
    margin-left: 14px;
    width:37px;
    height:37px;
    background:url(images/featured-prev2.png) left top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-prev:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

 .fp-next {
    float:right;
	width:36px;
    height:37px;
    margin-right: 14px;
    background:url(images/featured-next2.png) right top no-repeat;
    opacity: 0.6;
    filter: alpha(opacity = 60);
}

.fp-next:hover {
    opacity: 0.8;
    filter: alpha(opacity = 80);
}

/* =WP-PAGENAVI
-------------------------------------------------------------- */

.wp-pagenavi {
    float: left;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	padding: 5px 8px;
	margin: 2px;
    font-size: 15px;
    line-height: 15px;
    float: left;
}

.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {
    color: #555;
    background:none;
}

.wp-pagenavi span.current {
    font-weight: bold;
    color: #fff;
    background:#B61A1A;
}

.wp-pagenavi a:hover {
    color: #fff;
    background:#666;
}

.wp-pagenavi span.pages {
    color: #555;
    background: none;
    padding: 4px 8px 4px 0;
}

.wp-pagenavi span.extend {
    background:transparent;
    color: #555;
    background: none;
}

/* =FOOTER
-------------------------------------------------------------- */

#footer-container {
    background: #00925c;
    margin-bottom:15px;
}

#footer {
    
	width: 960px;
    margin: 0 auto;
    padding: 15px 0px 0px 0px;
	
    
}

#copyrights {
    color: #fff;
  
    float: left;
}

#copyrights a {
    color: #fff;
} 

#copyrights a:hover {
    color: #333;
    text-decoration: none;
} 

#credits {
    color: #fff;
    font-size: 11px;
    float: right;
}

#credits a {
    color: #fff;
    text-decoration: none;
} 

#credits a:hover {
    text-decoration: none;
    color: #333;
}

/* Footer Widgets
----------------------------*/
#footer-widgets-container {
    /*background: url(images/footer-widgets-bg.png);*/
	/*background: #ededed;*/
/*background: url("images/navdark.png");
    padding: 20px 0;
    border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;*/
color: #fff
}

#footer-widgets {
    width: 960px;
	margin: 0 auto;
}

.footer-widget-box {
    width: 310px;
    float: left;
    margin-right: 15px;
}

.footer-widget-box-last {
    margin-right: 0;
}

/* Footer Widgets Color */

#footer-widgets .widget-container {
}

/* Footer Widgets Links */

#footer-widgets .widget-container a {
}

#footer-widgets .widget-container a:hover {
}

/* Footer Widget Title */

#footer-widgets .widgettitle {
  background: none;
  padding: 0;
}

#footer-widgets .widgettitle, #footer-widgets .widgettitle a, #footer-widgets .widgettitle a:hover {
}

/* Footer List Items */

#footer-widgets .widget ul li {
}

/* Footer Widgets Tabs */

#footer-widgets .tabs-widget li a {
}

#footer-widgets .tabs-widget li a:hover, #footer-widgets .tabs-widget li a.tabs-widget-current {
}

/* Footer Widgets Seaarch */

#footer-widgets #search {
}

#footer-widgets #search #s {
}

/* =WIDGETS
-------------------------------------------------------------- */

/* Widgets Defaults
----------------------------*/

.widget-container {
    list-style-type: none;
    list-style: none;
    margin: 0 0 15px 0;
    padding: 0 0 0 18px;
    color: #333333;
    font-size: 13px;
}

.widget-container a {
    color: #fff;
    text-decoration: none;
}

.widget-container a:hover {
    color: #B41A1A;
    text-decoration: none;
}

.widgettitle {
   /* background: url(images/widgettitle-bg.png) left bottom repeat-x;*/
background: #00794d;
   margin: 0px 0px 10px;
padding: 5px 0px 5px 5px;
}

.widgettitle, .widgettitle a, .widgettitle a:hover {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

.widget ul {
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.widget ul li {
	font-size: 12px;
    padding: 0 0 9px 10px;
    margin: 0 0 8px 0;
    border-bottom: 1px dotted #3e3e3e;
	background: url(images/widget-list.png) left 4px no-repeat;
}

/* Search
----------------------------*/

#search {
    border: 1px solid #00925c;
    background: #fff url(images/search.png) 99% 50% no-repeat;
    text-align: left;
    padding: 6px 24px 6px 6px;
}

#search #s {
    background: none;
    color: #666;
    border: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    outline: none;
}

#content-search {
    width: 300px;
    padding: 15px 0;
}

/* Wp Calendar
----------------------------*/

#wp-calendar td:hover, #wp-calendar #today {
    background: #B31A1A;
    color: #fff;
}

#wp-calendar td:hover a, #wp-calendar #today a {
    color: #fff;
}

/* Text Widget
----------------------------*/

.textwidget {
    line-height: 18px;
}

/* 125x125 Banners Widget
----------------------------*/

.banners-125 {
    text-align: center;
    margin-bottom: -10px;
}

.banners-125 img {
    margin: 0 5px 5px 5px;
}


/* Posts Widget
----------------------------*/

.posts-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 10px 0 0 0;
}

.posts-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0 0 15px 0; 
    margin: 0 0 15px 0;
    border-bottom: 1px dotted #ccc;;
}

.posts-widgettitle {
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0; 
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 14px;
}

.posts-widgettitle a {}

.posts-widgettitle a:hover {}

.posts-widget-meta { 
    font-style: italic;  
    padding: 0 0 5px 0;
}

.posts-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.posts-widget-more {
    font-weight: bold;
}

.posts-widget-more:hover {}

.posts-widget-featured-image {
    border: 1px solid #E8E8E8;
    padding: 4px;
    background-color: #F8F8F8;
}

.posts-widget .alignleft {
    margin: 0 8px 8px 0;
}

.posts-widget .alignright {
    margin: 0 0 8px 8px;
}

.posts-widget .aligncenter {
    margin-bottom: 8px;
}

/* Comments Widget
----------------------------*/

.comments-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0; 
    margin: 10px 0 0 0;
}

.comments-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0 0 10px 0; 
    margin: 0 0 10px 0;
    border-bottom: 1px dotted #ccc;;
}

.comments-widget-author {
    text-decoration: none; 
    font-weight: bold; 
    padding: 0 0 5px 0; 
    margin: 0;
}

.comments-widget-author:hover {}

.comments-widget-entry {
    font-family: Arial, Helvetica, Sans-serif; 
    line-height: 20px;
}

.comments-widget-more {
    font-weight: bold; 
}

.comments-widget-more:hover {}

.comments-widget-avatar {
    border: 1px solid #ddd;
    padding: 4px;
    background-color: #F8F8F8;
}

.comments-widget .alignleft {
    margin: 0 8px 0 0;
}

.comments-widget .alignright {
    margin: 0 0 0 8px;
}

.comments-widget .aligncenter {
    margin-bottom: 8px;
}

/* Info Box Widget
----------------------------*/

.infobox-widget ul {
    list-style-type: none;
    list-style: none;
    padding: 0;
    margin: 0;
}

.infobox-widget ul li {
    list-style-type: none; 
    list-style: none;
    padding: 0; 
    margin: 5px 0 0 0;
}

.infobox-widget ul li a {
    text-decoration: none;
}

.infobox-widget-description {
    line-height: 20px;
}

.infobox-widget-more {
    font-weight: bold;    
}

.infobox-widget-more:hover {   
}


.infobox-widget .alignleft {
    margin: 0 10px 10px 0;
}

.infobox-widget .alignright {
    margin: 0 0 10px 10px;
}

.infobox-widget .aligncenter {
    margin-bottom: 10px;
}

.infobox-widget .inbottom {
    margin-top: 10px;
}

/* Social Profiles Widget
----------------------------*/
.social-profiles-widget img {
    margin: 0 4px 0 0;
} 

.social-profiles-widget img:hover {
    opacity: 0.8;
} 

/* Tabs Widget
----------------------------*/

.tabs-widget {
    list-style: none; 
    list-style-type: none;
    margin: 0 0 10px 0;
    padding: 0; 
    height: 26px;
}

.tabs-widget li {
    list-style: none; 
    list-style-type: none; 
    margin: 0 0 0 4px; 
    padding: 0; 
    float: left;
}

.tabs-widget li:first-child {
    margin: 0;
}

.tabs-widget li a {
    color: #fff;
    background: #aaa;
    padding: 6px 16px;
    font-family: Arial, Helvetica, Sans-serif;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
}

.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {
    background: #00925c;
    color: #fff;
}

.tabs-widget-content {
}

/* Tweets Widget
----------------------------*/

.tweets-widget ul {
    list-style-type: none; 
    list-style: none;
    margin: 0; 
    padding: 0; 
    line-height: 20px;
    font-family: Arial, Helvetica, Sans-serif; 
}

.tweets-widget ul li {
    list-style-type: none;
    list-style: none;
    padding: 0; 
    margin: 15px 0 0 0; 
}

.tweets-widget ul li:first-child {
    margin-top: 5px;
}

.tweets-widget li.tweets-bird {
    padding-left: 24px;
    background: url(images/tweets.png) left 2px no-repeat;
}

.tweets-widget a {}

.tweets-widget a:hover {}

a.tweets-widget-time {
    text-decoration: underline; 
}

a.tweets-widget-time:hover {
    text-decoration: none; 
}

/* Facebook Widget
----------------------------*/

.facebook-widget {
    list-style-type: none; 
    list-style: none;
    margin: 0; 
    padding: 0;
}

/* =COMMENTS
-------------------------------------------------------------- */

#comments {
    margin-bottom: 15px;
background: #fff;
padding: 5px;
}

#comments p {
	color: #000;
    margin: 5px 0 10px 0;
}

h3#comments-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
background: #fff;
}

.commentlist { 
    list-style: none;
    margin: 0;
    padding: 0;
}

.commentlist li.comment {
    line-height: 24px;
    margin: 0 0 15px 0;
    padding: 0 0 0 0px;
    position: relative;
}

.commentlist li:last-child {
    border-bottom:none;
    margin-bottom:0;
}

#comments .comment-body ul,
#comments .comment-body ol {
    margin-bottom: 15px;
}

#comments .comment-body blockquote p:last-child {
    margin-bottom: 15px;
}

.commentlist .avatar {
    border: 3px solid #ffffff;
    margin-right: 10px; 
    width: 40px; 
    height: 40px; 
    vertical-align: middle;
    margin-bottom: 2px;
}

.comment-author {
    padding: 5px;
    display: block;
    background: #F2F2F2;
    border: 1px solid #DFDFDF;
    -moz-border-radius: 4px;
    -khtml-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.comment-author cite {
    font-style: normal;
    font-weight: bold;
}

.comment-author .says {
    font-style: italic;
color: #ccc;
}

.fn, .fn a:link, .fn a:hover, .fn a:visited {
    font-family: Arial, Helvetica, Sans-serif;
    font-size: 16px; 
    font-style: normal; 
    font-weight: bold;
    text-decoration: none;
}

.comment-meta {
    margin: -23px 0 0 65px;
    display: block;
    font-size: 11px;
    padding:0;
}

.comment-meta a:link,
.comment-meta a:visited {
    text-decoration: none;
}
.commentlist .bypostauthor {
}
.reply {
    text-align: right;
    margin-bottom: 10px;
background: #fff;
padding: 5px;
}

.comment-reply-link  {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    background: #EDEDED;
    color: #333;
    padding: 2px 8px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border:  1px solid #999999;
}

.comment-reply-link:hover {
    background: #F5F5F5;
    color: #333;
}


.commentlist .children {
    list-style: none;
    margin: 0;
}

/* Children */

.commentlist .children li {
    border: none;
    margin: 0;
}

.nocomments {
    display: none;
}

#comments .pingback {
    margin-bottom: 18px;
    padding-bottom: 18px;
}

.commentlist li.comment+li.pingback {
    margin-top: -6px;
}

#comments .pingback p {
    font-size: 12px;
    line-height: 18px;
    display:block;
    margin: 0;
}

#comments .pingback .url {
    font-style: italic;
    font-size: 13px;
}

/* Comments form */

#respond {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
   background: #fff;
	padding-left: 5px;
	padding-bottom: 5px;
	
}

h3#reply-title {
    font-weight: bold;
    font-size: 20px;
    padding: 0;
    margin: 0 0 15px 0;
}

#respond .required {
    color:#FF4B33;
}

#respond .comment-notes {
    margin-bottom: 1em;
}

.form-allowed-tags {
    display: none;
}

.children #respond {
    margin: 0 48px 0 0;
}

#comments-list #respond {
    margin: 0 0 18px 0;
}

#comments-list ul #respond {
    margin: 0;
}

#cancel-comment-reply-link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
}

#respond .required {
    color:#FF4B33;
    font-weight:bold;
}

#respond label {
    font-size: 12px;
    font-weight: bold;
}

#respond input {
    margin:10px 0 0 0;
    width:98%;
}

#respond textarea {
    width:98%;
    margin:10px 0 0 0;
}

#respond .form-allowed-tags {
    font-size: 12px;
    line-height: 18px;
}

#respond .form-allowed-tags code {
    font-size: 11px;
}

#respond input[type=submit] {
    margin: 0;
}

#respond .form-submit {
    margin: 0;
}

#respond .form-submit input {
    width: auto;
    font-size: 14px;
}
#respond dl {
    margin: 0 0 10px;
}

#respond dt {
    display: inline;
    font-weight: normal;
}

#respond dd {
    display: inline;
}

/* =END
-------------------------------------------------------------- */

/*ISSUU JOURNALE*/
.post-26877 p{
	display: table;
	float: none;
	width: 99%;	
}

.post-26877 iframe{
    display: inline-block;
    vertical-align: middle;
	margin: 0 1em 1em 0;	
}



/*MITARBEITER SEKTION*/
#person {
	background: #fff;
	max-width:610px; 
	height: 122px;
	margin-bottom: 0px;
	/*margin-left: auto;
	margin-right: auto;*/
	margin-top: 0px;
	
	
}

#person img {
	display: inline;
	text-decoration: none;
	float:left;
	
}

#person li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	text-decoration: none;
	float:left;
	
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
color: #000;

}

.posi { width: 130px; padding-left: 30px; /*height: 122px; */color: #000;}
.name { width: 250px; padding-left: 30px;}
.nummer{padding-left: 30px;}
.mitarbeiter {
background: #00925c;;
color: #fff;
margin: 0px 0px 10px;
padding: 10px 0px 10px 10px;
font-weight: bold;
.nummer {color: #000;}
}

#pholder { width: 500px; height: 50px;}
/* MITARBEITER SEKTION ENDE*/

/*ABO SEKTION*/

#abo {
background: #fff;
	width:610px; 
	height: 150px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;


	

}
#abopic {
	display: inline;
	text-decoration: none;
	float:left;
	width: 150px;
	height: 150px;
		
}

#aboplace {
clear: both;
width: 600px;
height: 20px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#abotext h3 {
	margin: 0 0 0px 0;
    	padding: 0px 0 10px 0px;
	color: #00925c;
 	background: url(images/widgettitle-bg.png) left bottom repeat-x;
}

#abotext a {
color: #00925c;
text-decoration: underline;

}

#abotext {
padding-left:10px;
width: 445px;
float: right;
margin-top:5px;
padding-right: 5px;

}

/*ABO SEKTION ENDEN*/

/*ANZEIGEN SEKTION*/

#anzeigen {
background: #fff;
	width:610px; 
	height: 150px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

}
#anzeigenpic {
	display: inline;
	text-decoration: none;
	float:left;
	width: 150px;
	height: 150px;
		
}

#anzeigenplace {
clear: both;
width: 600px;
height: 20px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#anzeigentext h3 {
	margin: 0 0 0px 0;
    	padding: 0px 0 10px 0px;
	color: #00925c;
 	background: url(images/widgettitle-bg.png) left bottom repeat-x;
}

#anzeigentext a {
color: #00925c;
text-decoration: underline;
}

#anzeigentext {
padding-left:10px;
width: 445px;
float: right;
margin-top:5px;
padding-right: 5px;
}

/*ANZEIGEN SEKTION ENDEN*/


/*BÜRGER SEKTION*/

#buerger {
background: #fff;
	width:610px; 
	height: 150px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

}
#buergerpic {
	display: inline;
	text-decoration: none;
	float:left;
	width: 150px;
	height: 150px;
		
}

#buergerplace {
clear: both;
width: 600px;
height: 20px;
margin-bottom: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
}

#buergertext h3 {
	margin: 0 0 0px 0;
    	padding: 0px 0 10px 0px;
	color: #00925c;
 	background: url(images/widgettitle-bg.png) left bottom repeat-x;
}

#buergertext a {
color: #00925c;
text-decoration: underline;
}

#buergertext {
padding-left:10px;
width: 445px;
float: right;
margin-top:5px;
padding-right: 5px;
}

/*BÜRGER SEKTION ENDEN*/


.postsingle{
background: #fff;
padding-left:5px;
padding-right: 5px;
padding-top: 5px;
}


#seitenbg {
background: #fff;
padding: 5px;
}

/*HEURIGENKALENDER*/

#kalender caption {
height: 28px;
	background: #00925c;
	color: #fff;
	font-size: 18px;
font-weight: bold;
letter-spacing: 1px;
margin-bottom: 5px;
}



#kalender tr {
	border-bottom: 1px solid #ccc;

}

#kalender td { padding-top:10px;}



#kalender a {
	color: #00925c;
	font-weight: bold;
	text-decoration: underline
}

#kalender a:hover, a:focus {
    color: #B31A1A;
    text-decoration: none;}

#kal_form{ 
width: 300px;
margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;

}

/*GRID*/
.bild-links img {
width:171px; height: 270px;
}

.bild-oben-mitte img {
width:280px; height: 125px;
}

.bild-rechts-oben img {
width:160px; height: 125px;
}

.bild-mitte-unten img {
width:180px; height: 143px;
}

.bild-unten-rechts img {
width:260px; height: 143px;
}


#gall h3 {
background: #00794D;
color: #FFFFFF;
margin: 0px 0px 10px;
padding: 10px 0px 10px 10px;
font-family: "Arial", "Helvetica", sans-serif;
font-size: 16px;
line-height: 16px;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
}

#gall a {

color: #FFFFFF;

}

#switcher {
color: #fff;
width: 960px;
margin: 0 auto;

}

#switcher p {
color: #fff;


}

#switcher a {
color: #fff;
text-decoration: underline;
}


/*-----------------------   COOKIE BAR   -----------------------*/

#cookie-bar {
	padding: 0.5em 1em;
	font-size: 90%;
	color: #fff;
	text-align: center;
	background:#5484d8;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

#cookie-bar p {
	margin:0;
	padding:0;
}

#cookie-bar a{
	color: #fff;
	text-decoration: underline;	
}
#cookie-bar a.cb-enable {
	display:inline-block;
	border-radius: 3px;
	text-decoration:none;
	padding: 2px 12px;
	margin-left: 8px;
}
#cookie-bar .cb-enable {background:#7eba28;}
#cookie-bar .cb-enable:hover {background:#9ccc57;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}

.logo a img{
margin: -9px 0 0 -9px;
max-width: 100%;
}
@media(max-width:700px){
.menus li{
clear:both;
}
.menu-primary-container{
min-height: 30px;
}
img.mobile{
display:block;
max-width: 100%;
}
img.start{
display:none;
}

}

@media(max-width:700px){
/*img.alignleft{
clear:both;
float: none;
text-align:center;
}
#footer {
	max-width:100%;
    
}*/
}

.html5-endscreen{display:none !important;}
