/*
Theme Name: LSVD Berlin-Brandenburg
Author: Lieblingsempire
Author URI: http://www.lieblingsempire.org
Version: 1.0
*/

/* Reset default browser CSS. Based on work by Eric Meyer */
html, 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, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}

hr {
	color: #ccccc;
	background-color: #cccccc;
	height: 1px;
}

iframe#spendenformular  {
	padding-top: 30px;
	display: block;
	height: 855px;
	border: 1px solid #DBDBDB;
	background-color: #ffffff;
	border-radius: 4px 4px 4px 4px;
}

table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

/* =WordPress Core
------------------------------------------------------ */
.alignnone {
    margin: 0px
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 0px auto 0px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

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

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

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

/* ---------------------------------- */
html, body, #wrap {
	height: 100%;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	color: #626262;
}

strong, em, b, i {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}

em {
	font-style: italic;
	font-weight:normal;
}

img {
	border: none;
}

input {
	outline-color: transparent;
	outline-style: none;
}

a {
	text-decoration: none;
	color: #626262;	
}

/* GENERAL PAGESTRUCTURE */
body > #wrap {
	position: absolute;
	height: auto;
	min-height: 100%;
	width: 940px;
	overflow:hidden;
}

#overflowhidden {
	position: absolute;
	overflow: hidden;
	width: 100%;
	min-width: 940px;
	min-height: 100%;
}

img#bg-top {
	width: 100%;
	min-width: 1280px;
	left: 50%;
	margin-left: -50%;
    position: absolute;
    z-index: -1;
}#bottom-gradient {	width: 100%;  position: absolute;	bottom: 235px;    height: 300px;  background: none;  background: -moz-linear-gradient(top, rgba(237,237,237,0) 0%, rgba(246,246,246,0.43) 18%, rgba(249,249,249,1) 42%, rgba(255,255,255,1) 100%);  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237,237,237,0)), color-stop(18%, rgba(246,246,246,0.43)), color-stop(42%, rgba(249,249,249,1)), color-stop(100%, rgba(255,255,255,1)));  background: -webkit-linear-gradient(top, rgba(237,237,237,0) 0%, rgba(246,246,246,0.43) 18%, rgba(249,249,249,1) 42%, rgba(255,255,255,1) 100%);  background: -o-linear-gradient(top, rgba(237,237,237,0) 0%, rgba(246,246,246,0.43) 18%, rgba(249,249,249,1) 42%, rgba(255,255,255,1) 100%);  background: -ms-linear-gradient(top, rgba(237,237,237,0) 0%, rgba(246,246,246,0.43) 18%, rgba(249,249,249,1) 42%, rgba(255,255,255,1) 100%);  background: linear-gradient(to bottom, rgba(237,237,237,0) 0%, rgba(246,246,246,0.43) 18%, rgba(249,249,249,1) 42%, rgba(255,255,255,1) 100%);  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#ffffff', GradientType=0 );}
#main {
	padding-bottom: 550px;
	width: 940px;
	position: relative;
	left: 50%;
	margin-left: -470px;
  z-index: 1;
}

#home {
	position: absolute;
	display: block;
	width: 312px;
	height: 30px;
	left: 46px;
	top: 21px;
	cursor: pointer;
}

#lsvd-logo-back {
	position: absolute;
	margin-left: -30px;
	width: 399px;
	height: 80px;
	float: left;
	display: block;
	background-image: url(img/lsvd-logo.png);
	background-repeat: no-repeat;
	background-position: top left;
}

#left-col {
	float: left;
	position:relative;
	margin-right: 20px;
	top: 150px;
	width: 160px;
}

#mid-col {
	top: 124px;
	float: left;
	position:relative;
	margin-right: 20px;
	width: 580px;
}

#mid-col div.half {
	width: 280px;
	position: relative;
	float: left;
	padding-right: 20px;
	overflow: hidden;
	padding-bottom: 20px;
}

#mid-col div.half-last {
	float: left;
	width: 280px;
	padding-right: 0px;
	padding-bottom: 30px;
}

#mid-col div.half img{
	clear: left;
}

#right-col {
	float: left;
	position: relative;
	top: 125px;	
	width: 160px;
}

#footer {
	position: absolute;
	width: 100%;
	margin-top: -235px;
	height: 235px;
	bottom: 0px;
	clear:both;
	box-shadow: 0 0 8px 2px #cfcfcf;
	background-color: #F4F4F4;
	background-image: url(img/bg-footer-grdnt.png);
	background-repeat: repeat-x;
	font-size: 9pt;
	color: #7b7b7b;
  z-index: 1;
}

#footer:before {
        width:530px;
        height:188px;
        display:block;
        content:'';
        background: url(img/silhouette.png) no-repeat;
        top:-188px;
        position:absolute;
		z-index: 0;
}

#footer-content {
	width: 940px;
	position: relative;
	left: 50%;
	margin-left: -470px;
	padding-top: 25px;
}

/* FOOTER-COLUMNS */

#footer-content a {
	border-bottom: 1px solid #858585;
	padding-bottom: 1px;
	color: #7b7b7b;
}

#footer-content a:hover {
	border-bottom: 1px solid #505050;
}

#footer-content p#imprint {
	clear: left;
}
#footer-content p#imprint a {
	color: #424242;
}

#footer-content a#mapslink {
	margin-bottom: 10px;
	display: inline-block;
}

#footer .btn, #footer .btn:hover {
	margin-right: 10px;
	border-bottom: none;
	margin-top: 0px;
	width: 25px;
	height: 25px; 
	display: inline-block;
}

.footer-col {
	float: left;
	padding-right: 80px;
	line-height: 13pt;
}

.footer-col h2 {
	font-size: 9pt;
	color: #424242;
	padding-bottom: 5px;
	font-weight: bold;
}

.footer-col h3 {
	font-size: 9pt;
	color: #424242;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 2px;
}

.footer-col h3 + p {
	font-size: 8.5pt;
}

.footer-col p {
	padding-bottom: 15px;
}

.footer-col .half {
	float: left;
	padding-right: 40px;
}

.footer-col .half-last {
	float: left;
	clear: right;
	padding-right: 0px;
}

.last-col {
	padding-right: 0px;
}
/* MENUES */
.top-rounded-tab-menu li a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: 0.01em;
	text-shadow: 0 0 5px rgba(0, 0, 0, 0.35);
	padding: 0px 19px 0px 19px;
	display: block;
	height: 35px;
	line-height: 35px;
}
	
.top-rounded-tab-menu li {
	float: left;
	list-style-type: none;
	margin-right: 2px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}

.top-rounded-tab-menu li:last-child {
	margin-right: 0px;
}

ul.top-rounded-tab-menu {
	display: inline-block;
 	background-image: url(img/bg-menu.png);
	background-repeat: repeat-x;
	padding-top: 9px; 
	margin-top: -9px;
	height: 35px;
	float: left;
	overflow: hidden;
}

#top-row {
	clear:both;
	position: absolute;
	top: 80px;
	width: 940px;
}

#shadow:before {
        width:41px;
        height:40px;
        display:block;
        content:url(img/bg-menu-left.png);
		left: -32px;
		top: -5px;
		position: absolute;
}

#shadow:after {
		overflow:visible;
        height:44px;
        display:inline-block;
		float:left;
        content:url(img/bg-menu-right.png);
		position: relative;
		top: -5px;
}

.bottom-rounded-tab-menu li a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 5px 9px 7px 12px;
	text-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
	display: block;
}

.bottom-rounded-tab-menu {
	float: right;
	clear: right;
}

.bottom-rounded-tab-menu li:last-child {
	margin-right: 0px;
}

.bottom-rounded-tab-menu li{
	color: #FFFFFF;
	float: left;
	list-style-type: none;
	top: 0px;
	margin-right: 6px;
	font-size: 9pt;
	letter-spacing: 0.024em;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

/* MIDDLE COlUMN STYLES */

#mid-col {
	font-size: 9.5pt;
	line-height: 17pt;
}

/* #mid-col #content p { */
#mid-col p {
	padding-bottom: 12px;
}

#mid-col h1 {
	color: #424242;
	padding-top: 0px;
	padding-bottom: 30px;
	font-size: 23pt;
	line-height: 24pt;
	font-weight: bold;
	margin-left: -3px;
}

#mid-col h2 {
	color: #2b2b2b;
	font-weight: normal;
	padding-bottom: 12px;
	font-size: 14pt;
}

#mid-col h3 {
	color: #2b2b2b;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 11pt;
}

#mid-col h1 + h2 {
	margin-top: -20px;
}

#mid-col p + h2, #mid-col p + h1 {
	padding-top: 20px;
	padding-bottom: 12px;
}

#mid-col p + h3, #mid-col ul + h3, #mid-col ul + h2, #mid-col ul + h1  {
	padding-top: 10px;
}

#mid-col ol {
	list-style-type:decimal;
    float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}

#mid-col .entry-content ul li, #mid-col ul.visual-list li.visual-entry ul li{
    color: inherit;
    display: block;
    text-decoration: none;
	padding-bottom: 10px;
}

#mid-col #the-date {
	padding-bottom: 20px;
}

#mid-col .entry-content ul li:before , #mid-col ul.visual-list li.visual-entry ul  li:before{
    content: "-";
    display: inline;
    float: left;
    padding-right: 5px;
}

#mid-col a {
	border-bottom: 1px solid #858585;
}


#mid-col a:hover {
	border-bottom: 1px solid #505050;
}

/* -------- Startseite ------------------------ */

#left-col.large {
	width: 220px;
	float: left;	
}

#mid-col.small {
	top: 126px;
	width: 520px;
	position:relative;
	float:left;
}

#left-col.large .widget-list-plain:after, #left-col.large .widget-list:after {
	content: url(img/bottom-shadow-large.png);
}



/* STOPPER-BUTTONS */
#btn-engagieren, #btn-hilfe {
	width: 144px;
	height: 143px;
	display: block;
	background-repeat: no-repeat;
	margin-bottom: 12px;
	font-size: 8pt;
	line-height: 10pt;
	padding: 1px;
	cursor: pointer;
}

#btn-hilfe {
	background-image: url(img/btn-hilfe.png);
}

#btn-engagieren {
	background-image: url(img/btn-engagieren.png);
}

#btn-engagieren span, #btn-hilfe span {
	position: relative;
	color: #ffffff;
 	display: inline;
	margin-left: -6px;
	letter-spacing: -0.002em;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	-ms-transition: all 0.1s ease-in-out;	
}

#btn-engagieren span.indent, #btn-hilfe span.indent {
	margin-left: 0px;
	line-height: 1.7em;
}

#btn-engagieren span {
    left: 38px;
    top: 82px;
	border-bottom: 1px solid #979fce;
}

#btn-hilfe span {
    left: 28px;
    top: 81px;
	border-bottom: 1px solid #89ca8d;
}

#btn-engagieren:hover span, #btn-hilfe:hover span {
	border-bottom: 1px solid #ffffff;
}

/* SLIDESHOW */

.slideshow-container {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;	
	border-radius: 4px;
	width: 520px;
	height: 322px;
	overflow: hidden;
	margin-bottom: 15px;
	display: block;
}

.slideshow-container  ul.slideshow-image-list li {
	display: none;
	list-style-type: none;
	height: 260px;
	width: 520px;
	overflow: hidden;
}
.slideshow-container  ul.slideshow-image-list li img {
	width: 520px;
}

.slideshow-container  ul.slideshow-image-list li.visible {
	display: block;
}

.slideshow-container  ul.slideshow-image-list li a img {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;	
	position: relative;
	top: 0px;
}

#mid-column .slideshow-container  ul.slideshow-image-list li.visible a {
	border-bottom: none;
}


.slideshow-container ul.slideshow-image-list li span.caption {
 	position: absolute;
	display: block;
	text-transform: uppercase;
	width: 100%;
	line-height: 30px;
	margin-top: 0px;
	top: 230px;
	width: 520px;
	background-color: #ffffff;
	color: #581989;
	font-weight: bold;
	opacity: .80;
	z-index: 3;
	text-indent: 20px;
	-webkit-transition: opacity 0.25s ease-in-out;
	-moz-transition: opacity 0.25s ease-in-out;
	-o-transition: opacity 0.25s ease-in-out;
	-ms-transition: opacity 0.25s ease-in-out;	
}

.slideshow-container .slideshow-image-list:hover li span.caption {
	opacity: .9;
}

.slideshow-container .slideshow-bottom,
.infobox-container .infobox-bottom {
	height: 62px;
	font-size: 22pt;
	line-height: 62px;
	padding-left: 20px;
	position: relative;
	letter-spacing: 0.01em;
	color: #ffffff;
	position: relative;
	background-image: url(img/bg-stopper-sprt.png);
	background-repeat: repeat-x;
	z-index: 2;
	cursor: pointer;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;	
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;	
}

.slideshow-container .slideshow-bottom:after,
.infobox-container .infobox-bottom:after {
	float: right;
	display: block;
	position: relative;
	margin-top: 23px;
	margin-right: 26px;
	content: url(img/arrow-white.png);
}


.slideshow-container a span.slideshow-bottom {
	background-color: #701fad;
	background-position: 0px 0px;
	display: block;
	top: 0px;
}

/* Buttons */
.slideshow-container #pager {
	position: absolute;
	top: 230px;
	height: 30px;
	z-index: 20;
	float:right;
	right: 0px;
	padding-left: 12px;
	padding-right: 12px;
	display: block;
}

.slideshow-container #pager a {
	-moz-transition: background-color 0.1s ease-in-out;
    background: none repeat scroll 0 0 transparent;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
	margin-top: 10px;
    color: transparent;
    display: inline-block;
    height: 8px;
    margin-right: 4px;
    text-indent: -9000em;
    width: 8px;
	border: 1px solid #aaaaaa;
}

.slideshow-container #pager a:hover, .slideshow-container #pager a.activeSlide {
	background-color: #6c1ea8;
	border: 1px solid #6c1ea8;
}

.slideshow-container #pager a:hover {
	background-color: #6c1ea8;
}

.infobox-container .infobox-bottom {
	background-color: #00c1d6;
	background-position: 0px -62px;
	top: -80px;
	display: block;
}

.infobox-container {
	display: block;
	width: 520px;
	height: 322px;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;	
	border-radius: 4px;
	overflow: hidden;
}

.infobox-container img, .slideshow-container img {
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;	
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-radius-topleft: 4px;
	border-radius-topright:	4px;
	
}
.news-list {
	padding-bottom: 30px;
	padding-top: 56px;
}

.news-list li {
	line-height: 38px;
	list-style-type: none;
	background-color: #ffffff;
	font-size: 10pt;
	padding-left: 10px;
}

.news-list li.past {
	opacity: 0.35;
}

.news-list li.past:hover {
	opacity: 1.0;
}

.news-list li:nth-child(odd) {
  background-color: #efefef;
}

.news-list li:hover {
	background-color: #f5f5f5;
}

.news-list li.active + li.past {
	border-top: 1px solid #aaa;	
}

.news-list li.active + li.past:hover {
	border-top: 1px solid rgba(200,200,200,0.3);
}

.news-list li:nth-child(odd):hover {
	background-color: #ebebeb;
}


#mid-col .news-list a {
	display: block;
	color: #626262;
	border: none;
	padding: 10px;
}

#mid-col .news-list a:hover {
	color: #343434;
}

#mid-col .news-list a span.the-date {
	height: 100%;
	display: block;
	width: 16%;
	float: left;
	margin-top: -6px;
}
#mid-col .news-list a span.the-title {
	text-decoration: none;
	color: #2b2b2b;
	border-bottom: 1px solid #858585;
	display: inline;
	width: 50%;
	position: relative;
	padding-bottom: 2px;
	margin-left: 0%;
	line-height: 18pt;
}

#mid-col .news-list li:hover a span {
	color: #292929;
}

#mid-col ul.page-numbers li {
	float: left;
	margin-right: 10px;
}

#mid-col ul.page-numbers li a {
	background-color: transparent;
	border: 1px solid #dbdbdb;
	padding: 2px 6px 2px 6px;
	text-decoration: none;
}

#mid-col ul.page-numbers li span.current {
	font-weight: bold;
	color: #424242;
	border: 1px solid #cacaca;
	background-color: #e6e6e6;
	padding: 2px 6px 2px 6px;
	text-decoration: none;	
}

#mid-col ul.page-numbers li a:hover {
	background-color: #e6e6e6;
	border: 1px solid #cacaca;
}

#mid-col ul.page-numbers li.next {
	border: none;
}

#mid-col ul.page-numbers li.next:hover {
	background-color: transparent;
	font-weight: bold;
}

/* COLORS */

.grdnt-cyan {
	background-color: #00c1d6;
	background-image: url(img/bg-tabs-sprt.png);
	background-position: 0 -105px;
	background-repeat: repeat-x;		
}

.grdnt-violett-dark {
	background-color: #4157bc;
	background-image: url(img/bg-tabs-sprt.png);
	background-position: 0 -140px;
	background-repeat: repeat-x;	
}

.grdnt-violett {
	background-color: #8b41c3;
	background-image: url(img/bg-tabs-sprt.png);
	background-position: 0 0px;
	background-repeat: repeat-x;		
}

.grdnt-green {
	background-color: #20d41b;
	background-image: url(img/bg-tabs-sprt.png);
	background-position: 0 -35px;
	background-repeat: repeat-x;				
}

.grdnt-yellow {
	background-color: #ffd800;
	background-image: url(img/bg-tabs-sprt.png);
	background-position: 0 -70px;
	background-repeat: repeat-x;					
}

/* DROPOWNLIST */
ul.drop-down {
	color: #424242;
	list-style-type: none;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dbdbdb;
	overflow: hidden;
	position: absolute;
	z-index: 3;
	cursor: pointer;
}

ul.drop-down:hover {
	box-shadow: 2px 5px 3px 1px rgba(70, 70, 70, 0.15);
}

ul.drop-down li {
	float: left;
	position: relative;
	display: block;
	clear: right;
	width: 280px;
}

ul.drop-down li a, ul.drop-down li span {
	text-decoration: none;
	color: #626262;
	display: inline-block;
	padding-left: 12px;
	line-height: 32px;
	font-size: 9pt;
	float: left;
}

ul.drop-down li ul li.current-menu-item {
	display: none;
}

/* HOVER FIX */
/* ul.drop-down li span:hover {
	width: 235px;
}

ul.drop-down li span:hover {
	background-color: #ffffff;
} */

ul.drop-down li ul {
	display: none;
}

#mid-col ul.drop-down li ul li a {
	width: 280px;
	border-bottom: none;
}

ul.drop-down:hover li ul {
	display: inline-block;
	width: 100%;
}

ul.drop-down:hover li ul li {
	border-top: 1px solid #dbdbdb;
}

ul.drop-down:hover li ul  li:hover {
	background-color: #F5F5F5;
}

/* DROPDOWNLIST Dropdown button */
ul.drop-down li div.downer {
	background-color: #e8e8e8;
	border-left: 1px solid #dbdbdb;
	width: 32px;
	height: 32px;
	float: right;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-ms-transition: background-color 0.15s ease-in-out;	
}

ul.drop-down:hover li div.downer {
	background-color: #e3e3e3;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-ms-transition: background-color 0.15s ease-in-out;	
}

ul.drop-down li div.downer:after {
	content: url(img/arrow-folded.png);
	float: right;
	display: block;
	position: relative;
	margin-top: 12px;
	margin-right: 12px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-webkit-transform: rotate(00deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
}

ul.drop-down:hover li div.downer:after {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
}

/* SIDEBAR CONTAINER */

.widget-list-plain, .widget-list {
	color: #424242;
	list-style-type: none;
	background-color: #ffffff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #dbdbdb;
	display: block;
	margin-bottom: 25px;
	overflow: hidden; /* Handle long words */
}

.widget-list-plain:after, .widget-list:after {
	content: url(img/bottom-shadow-small.png);
	display: block;
	clear:both;
	position: absolute;
}

.widget-list-plain li {
	border-bottom: 1px solid #dbdbdb;
	font-size: 9.5pt;
	/* letter-spacing: -0.001em; */
}

.widget-list-plain li:hover {
	background-color: #f5f5f5;
}

.widget-list-plain li a, .widget-list li a {
	text-decoration: none;
	color: inherit;
	display: block;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 37px;	
}

.widget-list-plain li {
	padding-top: 8px;
	padding-bottom: 8px;
}

.widget-list-plain li a {
	line-height: 18px;
}

.widget-list-plain li:last-child {
	border-bottom: none;
}

.widget-list li {
	font-size: 9pt;
	color: #424242;
	text-decoration: none;
	color: inherit;
	display: block;		
}

.widget-list li div {
	padding: 12px;
}

.widget-list li div.textwidget {
	font-size: 9pt;
	line-height: 12pt;

     word-break: break-word;
-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

.widget-list li div.textwidget p {
	margin-bottom: 6px;
}

.widget-list li ul.sitemap {
	padding-top: 12px;
	padding-bottom: 12px;
}

.widget-list li ul.sitemap li ul{
	padding-top: 2px;
	padding-bottom: 2px;
}

.widget-list li.head {
	text-transform: uppercase;
	background-color: #e8e8e8;
    line-height: 37px;
	min-height: 37px;
    padding-left: 12px;
    padding-right: 12px;
    text-decoration: none;
}

.widget-list li.head-folded {
	text-transform: uppercase;
	background-color: #e8e8e8;
}

.widget-list li.head-folded + li.section {
	display: none;
}

.widget-list li.head-folded:after, .widget-list li.head-unfolded:after  {
	float: right;
	display: block;
	position: relative;
	margin-top: -22px;
	margin-right: 12px;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-ms-transform: rotate(0deg);	
}

.widget-list li.head-folded:after {
	content: url(img/arrow-folded.png);
	display: block;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-ms-transition: background-color 0.15s ease-in-out;	
}

.widget-list li.head-unfolded {
	text-transform: uppercase;
	background-color: #e8e8e8;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-ms-transition: background-color 0.15s ease-in-out;			
}

.widget-list li.head-unfolded:after {
	content: url(img/arrow-unfolded.png);		
}

.widget-list li.head-folded:hover, .widget-list li.head-unfolded:hover {
	background-color: #e1e1e1; 
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s ease-in-out;
	-o-transition: background-color 0.15s ease-in-out;
	-ms-transition: background-color 0.15s ease-in-out;		
}

.widget-list li.head-folded:hover:after {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
/* 	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg); */
}

.widget-list li.head-unfolded:hover:after {
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
/* 	-webkit-transform: rotate(-90deg);
	-moz-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg); */
}

.widget-list li ul li  a {
	color: #7b7b7b;
	text-transform: none;
	display: block;
	word-wrap: break-word;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 7.9pt;
	line-height: 15px;		
}

.widget-list li ul li  a:hover {
	color: #3c3c3c;
}

.widget-list li ul li a span {
	font-weight: bold;
	color: #2b2b2b;
	padding-top: 6px;
	padding-bottom: 0px;
	display: block;
	border-bottom: none;
	word-wrap: break-word;
	moz-hyphens: auto;
	o-hyphens: auto;
	webkit-hyphens: auto;
	ms-hyphens: auto;
	hyphens: auto;	
}

.widget-list li ul li a:hover span {
	color: #111111;
}

.widget-list span.read-more {
	border-bottom: 1px solid #858585;
	padding-bottom: 1px;
	padding-top: 10px;
	margin-bottom: 12px;
	display: inline-block;
	line-height: 12pt;
	cursor: hand;
}

.widget-list span.read-more:hover {
	color: #292929;
	border-bottom: 1px solid #505050;
}

.head-folded  li {
	display: none;
}

/* left-list */
.widget-list li ul.plain-list li > a {
	color: #7b7b7b;
	text-transform: none;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 7.9pt;
	line-height: 24pt;	
}

ul.widget-list li ul.plain-list li ul li a{
	line-height: 14pt;
}

ul.widget-list li ul.plain-list li ul li:before {
    display: marker;
    content: "-";
	padding-left: 20px;
	padding-right: 5px;
    display: inline;
	float: left;
	line-height: 14pt;	
}

ul.widget-list li ul.plain-list li a{
	line-height: 18px;
	padding-top: 12px;
}

ul.widget-list li ul.plain-list {
	padding-bottom: 12px;
}

ul.widget-list .children {
	margin-left: 8px;
}

/* SEARCH */
#search-wrapper {
	background-color: transparent;
	background-image: url(img/bg-searchbox.png);
	background-repeat: no-repeat;
	height: 32px;
	float: right;
	width: 162px;
	top: 4px;
	position: relative;
}

#searchbox {
	opacity: 0.75;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
}

#search-wrapper legend {
    display: none;
}

#search-wrapper fieldset {
    border: 0 none;
}

#search-wrapper #searchbox {
    position: relative;
	background-color: transparent;
	font-size: 10pt;
	float: left;
    border: 0 none;
    color: #7b7b7b;
    height: 22px;
    padding: 5px;
 	padding-left: 12px;
    width: 102px;
	border: none;
}

#search-wrapper #searchbox:focus, #search-wrapper #searchbox:hover {
	opacity: 1.0;
	-moz-transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
}

#searchbox-submit {
 	position: absolute;
	background-color: transparent;
	width: 30px;
	height: 32px;
	left: 130px;
	top: 0px;
	float: right;
	cursor: pointer;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;	
	-moz-border-radius-topright: 4px;
	-moz-border-radius-bottomleft: 0px;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-bottomright: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	-webkit-border-top-left-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;	
	padding: 0;
	border: 1px solid #DBDBDB;
	background: #e8e8e8 url(img/lupe.png) no-repeat 6px 6px;
	text-indent: -9999px;
}

#searchbox-submit:active {
	background-position: 6px 7px;
	box-shadow: 0 -1px 3px 0 #cfcfcf inset;
}

.edit-link {
    background-color: #8B41C3;
    background-image: url(img/bg-tabs-sprt.png);
    background-position: 0 0;
    background-repeat: repeat-x;
	display: inline-block;
	margin-top: 25px;
	text-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
	border-radius: 4px 4px 4px 4px;
	box-shadow: 0px 0px 4px rgba(139,65,195,0.5);	
}

#mid-col .edit-link a.post-edit-link {
	color: #ffffff;
	padding: 6px 17px 6px 17px;
	display: inline-block;
	border-bottom: none;
}

#mid-col .edit-link:hover {
    background-color: #20D41B;
    background-image: url(img/bg-tabs-sprt.png);
    background-position: 0 -35px;
	box-shadow: 0px 0px 4px #20D41B;
}

/* ------ Projektseite ----------------------- */
.header-vis-wrap {
	width: 580px;
	display: block;
}

.header-vis-wrap img {
	width: 580px;
}

span.header-vis-wrap + p {
	margin-bottom: 25px;
}

.gallery {
	background-color: #e5e5e5;
	border: 1px solid #dbdbdb;
	border-radius: 4px 4px 4px 4px;
	padding-left: 16px;
	padding-top: 17px;
	margin-bottom: 30px;
	margin-top: 15px;
	height: 160px;
	line-height: 0px;
}

#mid-col .gallery dl a {
	border-bottom: none
}

.gallery dl.gallery-item {
	border: 1px solid #c3c3c3;
	margin-right: 15px;
	margin-bottom: 15px;
	/* display: block; */
	list-style-type: none;
	float: left;
}

.gallery dl a {
	border-bottom: none;
}

.gallery .imgsource {
	display: none;
}

.nav-previous, .go-back {
	margin-right: 8px;
}

.nav-previous a, .nav-next a, .go-back a  {
	background-color: #E8E8E8;
	border-bottom: none;
    color: inherit;
    display: inline-block;
    font-size: 10pt;
    text-decoration: none;
	border-radius: 4px 4px 4px 4px;
	border: 1px solid #DBDBDB;
}

.nav-previous:hover, .nav-next:hover, .go-back:hover {
	background-color: #dfdfdf;
}

#mid-col .nav-previous a, #mid-col .nav-next a, #mid-col .go-back a {
	border-bottom: none;
    line-height: 32px;
	height: 32px;
    text-decoration: none;
	background-repeat: no-repeat;
}

#nav-single {
	margin-top: 20px;
}

.go-back a {
	padding-left: 12px;
	padding-right: 12px;
}

.nav-next a {
    background-image: url("img/arrow-folded.png");
	background-position: 80px 13px;
	padding-left: 12px;
	width: 90px;
}

#mid-col .attachment img {
	border-radius: 4px 4px 4px 4px;
	max-width: 580px;
}

#mid-col .attachment a {
	border-bottom: none;
}

.nav-previous a {
    background-image: url(img/arrow-folded-left.png);
	background-position: 15px 13px;
	width: 100px;
	text-align: right;
	padding-right: 12px;
}


.header-vis-wrap:after {
    clear: both;
    content: url(img/bottom-shadow-gallery.png);
    display: block;
    margin-left: -15px;
}

.header-vis-wrap + p,
.header-vis-wrap + h1,
.header-vis-wrap + h2, 
.header-vis-wrap + h3,
.header-vis-wrap + div,
.header-vis-wrap + span
{
	margin-top: 20px;
}

.gallery:after {
    clear: both;
    content: url(img/bottom-shadow-gallery.png);
    display: block;
    margin-left: -33px;
    position: absolute;
	margin-top: 21px;
}

.gallery span.read-more-wrap {
	display: block;
	position: relative;
	clear: both;
}

.gallery span.read-more-wrap a {
	border: none;
	border-bottom: 1px solid #858585;
	color: #2b2b2b;
	padding-bottom: 2px;
	line-height: 10pt;
}

.gallery span.read-more-wrap:before {
	display: block;
	float: left;
	content: url(img/arrow-folded.png);
	padding-right: 5px;
	padding-top: 4px;
}

.gallery   span.read-more-wrap a:hover {
	border-bottom: 1px solid #505050;
}

/* ------- Forms ------------------- */
input {
	color: #2b2b2b;
	font-size: 8pt;
}

.wpcf7 label {
	float: left;
	clear: left;
	margin-right: 10px;
	width: 270px;
	padding-bottom: 20px;
	padding-top: 3px;
}

fieldset {
	border: none;
}

legend {
	color: #2b2b2b;
	font-weight: normal;
	padding-bottom: 12px;
	font-size: 20pt;
	font-weight: bold;
	color: #424242;
}

/* FIX ME Mid-Col Selector */
#mid-col input[type="text"], #mid-col input[type="email"], textarea, select, .widget-list input[type="text"] {
    border: 1px solid #DBDBDB;
    border-radius: 6px 6px 6px 6px;
    box-shadow: 0 -2px 3px 0 #E5E5E5 inset;
    clear: right;
    color: #888888;
    font-size: 9pt;
    padding: 8px 10px;
	margin-bottom: 20px;	
	letter-spacing: 0.03em;
	float:left;
	clear: right;
	width: 270px;
	max-width: 270px;
	-webkit-transition: all 0.20s ease-in-out;
	-moz-transition: all 0.20s ease-in-out;
	-o-transition: all 0.20s ease-in-out;
	-ms-transition: all 0.20s ease-in-out;
	-khtml-transition: all 0.20s ease-in-out;
}

/* FIX ME Mid-Col Selector */
#mid-col input[type="text"]:focus, textarea:focus, .widget-list input[type="text"]:active {
	border: 1px solid #c2c2c2;
	color: #616161;
}

input[type="checkbox"] {
	margin-top: 20px;
}

.checkbox {
  width: 32px;
  height: 34px;
  margin-top: 6px;
  margin-bottom: 20px;
  background: url(img/checkbox-sprt.png) no-repeat;
  display: block;
  float: left;
}

select {
	width: 292px;
	max-width: 292px;
	font-size: 11pt;
	float: right;
}

.select {
    background: url("img/select-single-sprt.png") no-repeat scroll 0 0 transparent;
    display: inline-block;
    height: 28px;
    overflow: hidden;
    padding: 7px 0 0 9px;
    width: 290px;
}

form p, form h2 {
	clear: both;
	padding-bottom: 20px;
}

input[type="submit"] {
	background-color: #e9e9e9;
	border: 1px solid #dbdbdb;
	border-radius: 4px 4px 4px 4px;
    padding: 7px 10px;
	font-weight: bold;
	font-size: 10pt;
	letter-spacing: 0.12em;
	display: inline-block;
	position: relative;
	top: 10px;
}

.wpcf7 input[type="submit"]  {
	left: 280px;
	clear: both;
}

span.wpcf7-not-valid-tip-no-ajax {
	display: inline!important;
}

input[type="submit"]:active {
	padding-top: 8px;
	padding-bottom: 6px;
	background-color: #e1e1e1;
	box-shadow: 0 -2px 3px 0 #cfcfcf inset;
	border: 1px solid #c7c7c7;
}

.mp-container input[type="submit"] {
	top: 0px;
	left: 0px;
}

#mid-col .mp-form input[type="text"] {
	clear:both;
	display: block;
}

/* form-elements.js */

input.styled {
	display: none;
}

select.styled {
	position: relative;
	width: 300px;
	opacity: 0;
	filter: alpha(opacity=0);
	z-index: 5;
	margin-top: -38px;
	font-size: 11pt;
}

.disabled {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#mp_mail_links_name,
#mp_mail_links_newsletters,
#mp_mail_links_mailinglists {
	clear:both;
}

#mid-col input[name="mp_user_name"] {
	margin-bottom: 2px;
}

#mp_mail_links_newsletters li,
#mp_mail_links_mailinglists li {
	clear:both;
	height: 34px
}

#mp_mail_links_newsletters label,
#mp_mail_links_mailinglists label {
	height: 34px;
	line-height: 34px;
	padding-left: 10px;
}

.alo_easymail_form_table tr td{
	vertical-align: middle;
	padding: 10px;
}

#mid-col .alo_easymail_form_table input[type="text"] {
	margin-bottom: 0px;
}

.alo_easymail_widget_form  input[type="submit"] {
	margin-left: 10px;
}
/* ------- Alle Neuigkeiten ---------------------- */

ul.visual-list {
	width: 580px;
	display: block;
	padding-top: 56px;	
}

ul.visual-list li.visual-entry {
	list-style-type: none;
	display: block;
	width: 580px;
	float: left;
	clear: both;
	padding-bottom: 55px;
}

ul.visual-list li.visual-entry span.left-visual-wrap {
	float: left;
	display: block;
	max-width: 160px;
	padding-right: 20px;
}

ul.visual-list li.visual-entry span.left-visual-wrap img {
	width: 160px;
}

ul.visual-list li.visual-entry span.left-visual-wrap:after{
    clear: both;
    content: url("img/bottom-shadow-small.png");
    display: block;
	border-bottom: none;
}

ul.visual-list li.visual-entry .info-box {
	font-size: 10pt;
	line-height: 16pt;
	width: 400px;
	float:right;
}

ul.visual-list li.visual-entry .info-box  span.read-more-wrap {
	padding-top: 10px;
	display: block;
}


ul.visual-list li.visual-entry .info-box  p + span.read-more-wrap {
	padding-top: 0px;
	display: block;
}

ul.visual-list li.visual-entry .info-box  h2 {
	color: #2b2b2b;
	letter-spacing: 0.02em;
	padding-bottom: 10px;
}

ul.visual-list li.visual-entry .info-box  span.read-more-wrap a {
	border-bottom: 1px solid #858585;
	color: #2b2b2b;
	padding-bottom: 2px;
	line-height: 10pt;
}

ul.visual-list li.visual-entry .info-box  span.read-more-wrap:before {
	display: block;
	float: left;
	content: url(img/arrow-folded.png);
	padding-right: 5px;
	padding-top: 4px;
}

ul.visual-list .info-box  span.read-more-wrap a:hover {
	border-bottom: 1px solid #505050;
}

/* Lightbox */
#slb_viewer_wrap .slb_theme_slb_baseline .slb_viewer_overlay {
    background-color: #fff!important;
    opacity: 0.8!important;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_container {
    border: 1px solid #DBDBDB!important;
    box-shadow: 0px 0px 64px -40px #101010!important;
}

.slb_template_tag, .slb_template_tag_item, .slb_template_tag_item_title {
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif!important;
    letter-spacing: -1px!important;
    font-size: 0.7em;
}

#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_close .slb_template_tag {background-image: url('img/lightbox/ui_close.png')!important}
#slb_viewer_wrap .slb_theme_slb_default.slideshow_active .slb_controls .slb_slideshow .slb_template_tag {background-image: url('img/lightbox/ui_slideshow_play.png')!important}
#slb_viewer_wrap .slb_theme_slb_default .slb_controls .slb_slideshow .slb_template_tag {background-image: url('img/lightbox/ui_slideshow_play.png')!important}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_next .slb_template_tag { background-image: url('img/lightbox/nav_next.png')!important;}
#slb_viewer_wrap .slb_theme_slb_default .slb_content .slb_prev .slb_template_tag { background-image: url('img/lightbox/nav_prev.png')!important;}
#slb_viewer_wrap .slb_theme_slb_baseline .slb_loading { background-image: url('img/lightbox/loading.gif')!important;}

::-webkit-scrollbar {
	width: 15px;
	height: 15px;
}

::-webkit-scrollbar-button:start:decrement,
::-webkit-scrollbar-button:end:increment {
	height: 1px;
	display: block;
	background-color: #ffffff;
}

::-webkit-scrollbar-button:horizontal:start:decrement,
::-webkit-scrollbar-button:horizontal:end:increment {
	height: 1px;
	display: block;
	background-color: #ffffff;
}

::-webkit-scrollbar-track-piece {
	background-color: #f6f6f6;
}

::-webkit-scrollbar-thumb:vertical,
::-webkit-scrollbar-thumb:horizontal
{
	background-color: #d8d8d8;
	border: 1px solid #d0d0d0;
	-webkit-border-radius: 8px;
}

::-webkit-scrollbar-thumb:vertical:hover,
::-webkit-scrollbar-thumb:horizontal:hover {
	background-color: #883dbe;
	border: 1px solid #521483;
}

::selection {
	background: #E8E8E8;
}


::-moz-selection {
	background: #E8E8E8;
}

:-webkit-selection {
	background: #E8E8E8;
}

/* blogroll */
#wp-calendar caption {padding-top: 8px; padding-bottom: 6px;}
#wp-calendar { border-collapse:collapse; width: 148px; text-align: center;}
#wp-calendar thead tr {}
#wp-calendar thead th {}
#wp-calendar tbody td {padding: 2px 0;}
#wp-calendar #today {color: #000;}
#wp-calendar tbody .pad {}
#wp-calendar a {padding: 2px 0; font-weight: bold; line-height: 8pt}
#wp-calendar tfoot td {padding: 3px 0;}
#wp-calendar #next {text-align: right; padding-right: 10px;}
#calendar_wrap {display: block; width: 157px; padding: 0 1px 1px 0; margin: 0 0 9px 9px;}

/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}

* html .clearfix { height: 1%;}
.clearfix {display: block;}

.hidden {
	display: none;
}

#mid-col table a, #mid-col table a:hover {
	border-bottom: none;
}