.lm-advent-form input.clear {
	clear:both;
	float:none;
}
#itc-project-filter-menu a{lm-adventskalender-nr
	color:#3a3a3a;
	background:#ededed;
	display:inline-block;
	padding:5px 20px;
	text-decoration:none
}
#itc-project-filter-menu {
margin-bottom:15px;
}
#itc-project-filter-menu a.active,#itc-project-filter-menu a:hover{
	background:#dcdcde;	
}
.itc-project-item {
	margin-bottom:20px;
}
.itc-project-image {
	width:208px;
	height:122px;
	float:left;
}
.itc-project-text {
	width:224px;
	float:left;
	position:relative;
}
.itc-project-text a.map,#itc-province-map a.map{
	position:absolute;
	right:-16px;
	display:block;
	text-decoration:none;
	cursor:pointer;
	top:0px;
	height:26px;
	width:16px;
}
.itc-project-text a.map:hover{
	text-decoration:none;
}
.itc-project-text a.more {
	color:#E10021 !important;
	text-decoration:none;
}
#itc-filter-info {
	padding-top:10px;
}
#itc-filter-info ul {
	margin-top:10px;
	list-style:none;
}
#itc-filter-info ul li{
	display:inline-block;
	padding-left:25px;	
	margin-left:0px;
	margin-right:20px;
	padding-top:2px;
	height:24px;
}
#itc-filter-info ul li.marker1,.itc-project-text a.map.marker1,.itc-project-textfb a.map.marker1, #itc-province-map a.map.marker1 {
  background:url('/typo3conf/ext/itcprojects/Resources/Public/Icons/pin_blau.png') no-repeat; 
}
#itc-filter-info ul li.marker2,.itc-project-text a.map.marker2, .itc-project-textfb a.map.marker2, #itc-province-map a.map.marker2 {
  background:url('/typo3conf/ext/itcprojects/Resources/Public/Icons/pin_gruen.png') no-repeat; 
}
#itc-filter-info ul li.marker3,.itc-project-text a.map.marker3, .itc-project-textfb a.map.marker3, #itc-province-map a.map.marker3 { 
  background:url('/typo3conf/ext/itcprojects/Resources/Public/Icons/pin_orange.png') no-repeat; 
}

#itc-google-map {
	height:400px;
	width:600px;
	display:block;
}
#mapBlender {
	position: fixed;
  	height: 100%;
  	width: 100%;
  	background-color:rgba(0,0,0,0.5);
 
  	top:0px;
  	left:0px;
  	z-index:1000;
}

#itc-google-mapfb {
	height:400px;
	width:600px;
	display:block;
}
#mapBlenderfb {
	position: fixed;
  	height: 100%;
  	width: 100%;
  	background-color:rgba(0,0,0,0.5);
 
  	top:0px;
  	left:0px;
  	z-index:1000;
}

#itc-google-map-wrap,
#itc-google-map-wrapfb {
	position:relative
}
#itcMapClose,
#itcMapClosefb {
	height:20px;
	width:100px;
	display:block;
	color:#fff;
	position:absolute;
	right:-20px;
	top:-20px;
	cursor:pointer;
}
#itc-google-map,#itc-google-map-wrap {
	background:#fff;
	z-index:1001;
	position: absolute;
  	height: 500px;
  	width: 900px;
  	margin-top:-250px;
  	margin-left:-450px;
  	top:50%;
  	left:50%;
}

#itc-google-mapfb,#itc-google-map-wrapfb {
	background:#fff;
	z-index:1001;
	position: absolute;
  	height: 500px;
  	width: 700px;
  	margin-top:-250px;
  	margin-left:-350px;
  	top:50%;
  	left:50%;
}

/* EXT LM_ADVENTSKALENDER
****************************************************/
.lm-advent-wrap {
  width: 492px;
  margin: auto;
  background: rgba(190,0,0,0.7);
  -webkit-box-shadow: -6px 0px 23px -5px rgba(0,0,0,0.75);
  -moz-box-shadow: -6px 0px 23px -5px rgba(0,0,0,0.75);
  box-shadow: -6px 0px 23px -5px rgba(0,0,0,0.75);
  margin-top: 75px;
}

.lm-advent-wrap-index{
  position:relative;
  width: 492px;
  margin: auto;
  margin-top: 21px;
}

.lm-advent-form {
  background: rgba(190,0,0,0.7);
  -webkit-box-shadow: -6px 0px 23px -5px rgba(0,0,0,0.75);
  -moz-box-shadow: -6px 0px 23px -5px rgba(0,0,0,0.75);
  box-shadow: -6px 0px 23px -5px rgba(0,0,0,0.75);
}

.lm-advent-wrap .clearer{
  clear: both;
  border: 0px;
}

.lm-advent-text-index {
    width: 358px;
}

.lm-advent-text-index .bodytext {
   font-size: 14px !important;
}

.lm-advent-intro {
  padding-top: 30px;
}

h1.lm-advent-h1 {
  font-size: 23px;
  line-height: 32px;
  color: #ffffff;
}

.lm-advent-wrap .bodytext, .lm-advent-request, .lm-advent-wrap-index .bodytext{
  color: #ffffff;
  font-size: 16px;
}

.lm-advent-form a:visited {
	color: #ffffff;
}

.lm-advent-headline {
  float: left;
  width: 99.3%;
  color: #ffdd00;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  font-weight: bold;
  font-size: 16px;
  background: linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -moz-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -webkit-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -ms-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -o-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e20020, endColorstr=#920001,GradientType=1);
  -webkit-box-shadow: -1px -3px 6px 0px rgba(50, 50, 50, 0.23);
  -moz-box-shadow:    -1px -3px 6px 0px rgba(50, 50, 50, 0.23);
  box-shadow:         -1px -3px 6px 0px rgba(50, 50, 50, 0.23);
}

.lm-advent-headline-show {
  float: left;
  width: 94%;
  color: #ffdd00;
  margin-bottom: 10px;
  padding-top: 9px;
  padding-bottom: 9px;
  padding-left: 30px;
  font-weight: bold;
  font-size: 16px;
  background: linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -moz-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -webkit-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -ms-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  background: -o-linear-gradient(left, #e20020 0%, #920001 100%, #920001 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e20020, endColorstr=#920001,GradientType=1);
  -webkit-box-shadow: -1px -3px 6px 0px rgba(50, 50, 50, 0.23);
  -moz-box-shadow:    -1px -3px 6px 0px rgba(50, 50, 50, 0.23);
  box-shadow:         -1px -3px 6px 0px rgba(50, 50, 50, 0.23);
}

.lm-advent-headline p {
  padding-left: 30px;
}

.lm-advent-form {
    display: inline-block;
    padding-bottom: 30px;
}

.lm-advent-form label {
  float: left;
  width: 130px;
  color: #ffffff;
  font-size: 16px;
}

.lm-advent-form input {
  width: 304px;
  height: 18px;
  font-size: 16px;
  border: 0px;
  -webkit-box-shadow: inset 19px 19px 45px 5px rgba(0, 255, 0, 0.1); /* WebKit */
  -moz-box-shadow: inset 19px 19px 45px 5px rgba(0, 255, 0, 0.1); /* Firefox */
  box-shadow: inset 19px 19px 45px 5px rgba(0, 255, 0, 0.1); /* Standard */
}

.lm-advent-wrap fieldset {
  clear: both;
  width: 400px;
  margin: auto;
  margin-bottom: 10px;
  margin-left: 30px;
}

.lm-advent-submit {
  float: left;
  height: 38px !important;
  width: auto !important;
  font-size: 16px;
  font-weight: bold;
  border: 0px;
  color: #ffffff;
  background: linear-gradient(left, #730003 0%, #d6001d 100%, #d6001d 100%);
  background: -moz-linear-gradient(left, #730003 0%, #d6001d 100%, #d6001d 100%);
  background: -webkit-linear-gradient(left, #730003 0%, #d6001d 100%, #d6001d 100%);
  background: -ms-linear-gradient(left, #730003 0%, #d6001d 100%, #d6001d 100%);
  background: -o-linear-gradient(left, #730003 0%, #d6001d 100%, #d6001d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#730003, endColorstr=#d6001d,GradientType=1);
  padding: 10px;
  margin-left: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
}

input.lm-advent-accepted {
  float: left;
  background: transparent;
  width: 17px;
  margin-right: 10px
}

label.lm-advent-accepted {
  width: 280px;
}

.lm-advent-request {
  float: left;
  width: 465px;
  margin-left: 30px;
  font-size: 12px;
}

fieldset.accepted {
  clear: both;
  padding-top: 10px;
  color: #ffffff;
}

.lm-advent-formular {
    padding-left: 30px;
}

.lm-advent-formular fieldset {
    margin-bottom: 10px;
}

.lm-advent-formular form {
    padding-top: 10px;
    float: left;
}

input.lm-advent-submit {
   float: left;
}

.lm-advent-kalender {
   position:relative;
   width: 800px;
   height: 600px;
   margin: auto;
}

.lm-advent-tuer {
   background: transparent !important;
   border: 1px solid #ffffff;
   width: 67px;
   height: 67px;
}

a .lm-adventskalender-nr {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    margin-right: 9px;
    margin-top: 40px;
    display: block;
    float: right;
}

span .lm-adventskalender-nr {
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
    margin-right: 9px;
    margin-top: 40px;
    display: block;
    float: right;
}


.lm-advent-subline {
    color: #ffffff;
    display: inline-block;
    font-size: 20px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 13px;
    text-transform: uppercase;
    font-weight: bold;
}

.lm-advent-textbox {
   float: left;
   width: 94%;
   background: #ffffff;
   padding-left: 30px;
   padding-top: 30px;
   padding-bottom: 20px;
   position:relative;
}

.lm-advent-text {
   float: left;
   width: 320px;
}

.lm-advent-wrap-index input.lm-advent-submit {
    float: right;
}
.lm-advent-text p.bodytext{
    color: #000000;
}

.accepted a {
  color: #ffffff;
}

.lm-advent-frage {
   float: left;
   color: #ffffff;
   padding-left: 30px;
   padding-top: 15px;
   padding-right: 30px;
}

.lm-advent-antworten {
    clear: both;
    padding-left: 30px;
    color: #ffffff;
}

.lm-advent-antworten input[type="radio"] {
   width: 20px;
   height: 20px;
   margin-left: 45px;
}
label.label-antwort {
    font-size: 16px;
    margin-left: 10px;
}

.lm-advent-glueck {
 color: #ffffff;
    font-size: 14px;
    padding-top: 9px;
    padding-bottom: 9px;
    font-weight: bold;
    background: linear-gradient(left, #e10020 0%, #6d0003 100%, #6d0003 100%);
    background: -moz-linear-gradient(left, #e10020 0%, #6d0003 100%, #6d0003 100%);
    background: -webkit-linear-gradient(left, #e10020 0%, #6d0003 100%, #6d0003 100%);
    background: -ms-linear-gradient(left, #e10020 0%, #6d0003 100%, #6d0003 100%);
    background: -o-linear-gradient(left, #e10020 0%, #6d0003 100%, #6d0003 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#e10020, endColorstr=#6d0003,GradientType=1);
    margin-left: -30px;
    padding-left: 30px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.lm-advent-submit.right {
    float: right;
    margin-right: 20px;
    margin-bottom: 15px;
}

.lm-advent-danketext {
   color: #ffffff;
   padding-left: 30px;
   padding-right: 30px;
   padding-top: 15px;
   padding-bottom: 15px;
}

.powermail_legend, .tx-powermail h3 {
	display:none;
}

.tx-powermail label {
	float: left;
	width: 150px;
}

.powermail_fieldwrap_text {
    font-size: 14px;
    line-height: 19px;
    color: #e20026;
    margin: 0 0 4px;
    font-weight: bold;
}

.powermail_input {
	width: 250px;
}

.powermail_textarea {
	    width: 246px;
	    height: 127px;
}

.powermail_fieldwrap {
	margin-bottom: 10px;
	margin-top: 10px;
}

#powermail_fieldwrap_2 {
	margin-bottom: 20px;
}

input.powermail_field.powermail_submit {
    background: #e20020;
    border: 0px;
    color: #fada00;
    font-weight: bold;
    padding-top: 3px;
    padding-bottom: 3px;
    float: right;
    margin-right: 48px;
    margin-top: 10px;
    font-size: 12px;
}