/* plugins / extensions */

#wrapper div.leaflet-container img {
	max-width: none!important;
}

div.vie-audioplayer-ne {
	background-color: #FAFAFA;
	border: 1px solid #CCCCCC;
	margin: .5em 0;
	padding: 0;
	width: 28em;
}

div.vie-audioplayer-ne.apfloatleft {
	float: left;
	margin: 0 1.5em 0 0;
}

div.vie-audioplayer-ne:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

div.vie-audioplayer-title {
	border-bottom: 1px solid #CCCCCC;
	padding: .1em 0 0 .5em;
}

div.vie-audioplayer-ne div.aembtoggle {
	padding: 0 0 0 .5em;
}

#maincolumn div.vie-audioplayer-ne ul.aembhelpcontrol {
	list-style-type: none;
	margin: 0 0 1em;
	min-width: 30em;
	padding: 1em 0 0;
}

#maincolumn div.vie-audioplayer-ne ul.aembhelpcontrol:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

#maincolumn div.vie-audioplayer-ne ul.aembhelpcontrol li {
	float: left;
	margin: 0;
	padding: 0;
}

div.vie-audioplayer-ne ul.aembhelpcontrol li a.eins {
	background-image: url(../images/play.gif);
	background-position: .2em 0;
	background-repeat: no-repeat;
	color: #000000;
	padding: 0 0 0 2em;
	text-decoration: none;
}

div.vie-audioplayer-ne ul.aembhelpcontrol li a.zwei {
	background-image: url(../images/stop.gif);
	background-position: .2em 0;
	background-repeat: no-repeat;
	color: #000000;
	padding: 0 0 0 2em;
	text-decoration: none;
}

div.vie-audioplayer-ne ul.aembhelpcontrol li a.drei {
	background-image: url(../images/mute1.gif);
	background-position: .2em 0;
	background-repeat: no-repeat;
	color: #000000;
	padding: 0 0 0 2em;
	text-decoration: none;
}

div.vie-audioplayer-ne ul.aembhelpcontrol li a.vier {
	background-image: url(../images/mute2.gif);
	background-position: .2em 0;
	background-repeat: no-repeat;
	color: #000000;
	padding: 0 0 0 2em;
	text-decoration: none;
}




.wp-polls input.Buttons {
    background-color: none;
    border: none;
    display: block;
    padding: 5px;
}

.wp-polls input.Buttons:hover, 
.wp-polls input.Buttons:focus { 
	text-decoration:underline;
}

span.wpcf7-not-valid-tip {
	clear: left;
	margin-left: 30%;
	padding-left: 30px;
}

.my-calendar-date-switcher input[type="submit"] {
display:inline-block;
}



.bbp-search-form input[type="submit"]#bbp_search_submit {
	display:inline-block;
}

#maincolumn #bbpress-forums p.bbp-topic-meta img.avatar, 
#maincolumn #bbpress-forums ul.bbp-reply-revision-log img.avatar, 
#maincolumn #bbpress-forums ul.bbp-topic-revision-log img.avatar, 
#maincolumn #bbpress-forums div.bbp-template-notice img.avatar, 
#maincolumn #bbpress-forums .widget_display_topics img.avatar, 
#maincolumn #bbpress-forums .widget_display_replies img.avatar {
	margin-bottom: -2px;
}

#maincolumn #bbpress-forums fieldset.bbp-form,
#maincolumn #bbpress-forums fieldset.bbp-reply-form {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	margin: 0;
	padding:0;
}

#maincolumn #bbpress-forums fieldset.bbp-form legend,
#maincolumn #bbpress-forums fieldset.bbp-reply-form legend {
	background: none repeat scroll 0 0 #CCCCCC;
	color: #000000;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding: 4px 0.7em;
	white-space: normal;
}

body #maincolumn .bbp-topic-form,
body #maincolumn .bbp-reply-form {
	background-color: #CCCCCC;
	border: 1px solid #CCCCCC;
	margin-bottom: 1em;
	position: relative;
}

body #maincolumn .bbp-topic-form div,
body #maincolumn .bbp-reply-form div{
  background-color: #F6F6F6;
  border-top: 1px solid #CCCCCC;
  padding: 20px 10px 10px;
}

body #maincolumn .bbp-topic-form div div,
body #maincolumn .bbp-reply-form div div{
  background-color: transparent;
  border-top: none;
  padding: 0px;
}

body #maincolumn .bbp-topic-form div.bbp-template-notice, 
body #maincolumn .bbp-topic-form  div.indicator-hint,
body #maincolumn .bbp-reply-form div.bbp-template-notice, 
body #maincolumn .bbp-reply-form  div.indicator-hint {
  background-color: #FFFFE0;
  border-color: #E6DB55;
  border-radius: 3px;
  border-style: solid;
  border-width: 1px;
  margin: 0px 0 15px 0;
  padding: 0 0.6em;
}

body #maincolumn #bbpress-forums div.bbp-submit-wrapper,
body #maincolumn #bbpress-forums div.bbp-submit-wrapper {
	clear: both;
	float: none;
	margin-top: 15px;
	background-color: transparent;
}

#bbpress-forums div.bbp-submit-wrapper button,
#bbpress-forums div.bbp-submit-wrapper button {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border: none;
	border-radius: 3px;
	cursor: pointer;
	display: block;
	font-size: 1.1em;
	min-height: 18px;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

#bbpress-forums div.bbp-submit-wrapper button:hover,
#bbpress-forums div.bbp-submit-wrapper button:focus,
#bbpress-forums div.bbp-submit-wrapper button:hover,
#bbpress-forums div.bbp-submit-wrapper button:focus  {
	text-decoration:underline;
} 

body #maincolumn .bbp-topic-form input[type="text"], 
body #maincolumn .bbp-topic-form textarea, 
body #maincolumn .bbp-topic-form select {
  float: left;
  width: 50%;
}

body #maincolumn .bbp-topic-form select {
    width: 50.85%;
}

body #maincolumn .bbp-topic-form textarea,
body #maincolumn .bbp-reply-form textarea {
	background-color:#FFFFFF;
}
body #maincolumn #bbpress-forums .bbp-topic-form fieldset label,
body #maincolumn #bbpress-forums .bbp-reply-form fieldset label{
  float: left;
  margin-right: 30px;
  text-align: right;
  width: 30%;
}

body #maincolumn #bbpress-forums .bbp-topic-form fieldset br,
body #maincolumn #bbpress-forums .bbp-reply-form fieldset br {
	display: none;
}

div.bbp-breadcrumb, div.bbp-topic-tags {
	font-size: 12px;
	margin-right: 12px;
}

body #maincolumn #bbpress-forums .bbp-forum-info .bbp-forum-content, 
body #maincolumn #bbpress-forums p.bbp-topic-meta {
	font-size: 1em;
}

body #maincolumn #bbpress-forums {
	font-size: 1em;
}

div.bbp-search-form:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

body #maincolumn #bbpress-forums div.bbp-template-notice p {
	font-size: 1em;
}

body #maincolumn #bbpress-forums ul.bbp-lead-topic, 
body #maincolumn #bbpress-forums ul.bbp-topics, 
body #maincolumn #bbpress-forums ul.bbp-forums, 
body #maincolumn #bbpress-forums ul.bbp-replies, 
body #maincolumn #bbpress-forums ul.bbp-search-results {
	font-size: 1em;
}

body #maincolumn #bbpress-forums .bbp-topic-content ul.bbp-topic-revision-log, 
body #maincolumn #bbpress-forums .bbp-reply-content ul.bbp-topic-revision-log, 
body #maincolumn #bbpress-forums .bbp-reply-content ul.bbp-reply-revision-log {
	color: #666666;
	font-size: 0.9em;
}

body #maincolumn #bbpress-forums div.bbp-forum-author .bbp-author-role, 
body #maincolumn #bbpress-forums div.bbp-topic-author .bbp-author-role, 
body #maincolumn #bbpress-forums div.bbp-reply-author .bbp-author-role {
	font-size: 0.9em;
}

body #maincolumn #bbpress-forums div.bbp-breadcrumb, div.bbp-topic-tags {
    font-size: 1em;
}
