/* 
    Document   : aboverwaltung
    Created on : 01.02.2013, 09:46:29
    Author     : frank
    Description:
        Purpose of the stylesheet follows.
*/

.feedback form {
   background: #fff;
   padding: 15px 19px 24px;
}

.feedback form .title{
   margin:0 0 15px;
   overflow:hidden;
}
.feedback h2{
   color:#414753;
   float:left;
   font:bold 14px/18px Arial, Helvetica, sans-serif;
   margin:0 23px 0 0;
   width:auto;
   word-spacing:-3px;
}
.feedback form .title span{
   color:#414753;
   float:right;
   font-size:12px;
   line-height:16px;
   padding:4px 0 0;
}
.feedback .radio{
   float:left;
   margin:-2px 0 9px;
}
.feedback .area{overflow:hidden;}
.feedback .cols{
   float:left;
   /*width:350px;*/
   width:306px;
}
.feedback .cols-text{
   float:right;
   margin:0 -7px 0 0;
   padding:31px 0 0;
  /* width:360px;*/
  width:345px;
}
.feedback .radio label{
   margin:0;
   padding:3px 20px 0 1px;
   width:auto;
}
.feedback .cols-text .row{padding:4px 0 10px;}
.feedback input[type="radio"]{
   margin:0;
   padding:0;
   float:left;
   height:15px;
   width:16px;
}
.feedback .cols-text label{
   float:left;
   margin:0;
   line-height:15px;
  /* width:325px;*/
  width:315px;
}
.feedback label,
.feedback .label{
   color:#414753;
   float:left;
   font-size:12px;
   line-height:14px;
   margin:8px 4px 0 0;
   width:98px;
}
.feedback .label{margin:0 4px 0 0;}
.feedback .text{
   border-top:1px solid #c6c7cb;
   margin:7px 0 0;
   padding:10px 17px 25px 1px;
}
.feedback .row{
   padding:4px 0;
   overflow:hidden;
}
.feedback input[type="checkbox"]{
   margin:0 12px 0 2px;
   padding:0;
   float:left;
   height:15px;
   width:13px;
}
.feedback input[type="text"]{
   border:1px solid #91949b;
   background:#fff;
   color:#a6a8ad;
   font:12px/14px Arial, Helvetica, sans-serif;
   height:14px;
   float:left;
   margin:0;
   padding:8px 10px;
   width:282px;
   box-shadow:inset 2px 2px 2px #d3d3d3;
   -webkit-box-shadow:inset 2px 2px 2px #d3d3d3;
   -moz-box-shadow:inset 2px 2px 2px #d3d3d3;
}
.feedback input[type="text"].input-postleitzahl{width:53px;margin-right: 200px;}
.feedback .select{
   float:left;
   width:243px;
}
.feedback input[type="submit"]{
   background:#6ba5f9 url(../images/sprite.png) no-repeat -334px -79px;
   border:none;
   cursor:pointer;
   display:block;
   line-height:0;
   overflow:hidden;
   text-indent:-9999px;
   margin:20px 3px 0 auto;
   padding:0;
   height:26px;
   width:245px;
}
.feedback .contact{overflow:hidden;}
.feedback .contact a{color:#414753;}
.feedback address{
   font-style:normal;
   float:left;
   font-weight:bold;
   width:190px;
}
.feedback address span{display:block;}
.feedback dl{
   float:right;
   width:144px;
}
.feedback dt{
   float:left;
   margin:0 3px 0 0;
   width:30px;
}
.feedback dd{overflow:hidden;}
.jcf-hidden {
   display: block !important;
   position: absolute !important;
   left: -9999px !important;
}

.latest{width:auto;}
.latest h2{
   background:#e20516;
   float:left;
   font:bold 15px/18px Arial, Helvetica, sans-serif;
   padding:6px 15px 5px 10px;
   text-transform:uppercase;
}
.latest .photo{
   position:relative;
   height:165px;
   width:185px;
}
.latest .heading{
   bottom:0;
   position:absolute;
   left:0;
}
.latest .gholder{
   font-size:0;
   line-height:0;
   letter-spacing:-4px;
   margin:-1px 0 0 -20px;
}
.latest .block{
   background:#666;
   color:#fff;
   font-size:12px;
   line-height:14px;
   letter-spacing:0;
   display:inline-block;
   margin:0 0 0 20px;
   width:185px;
   vertical-align:top;
   box-shadow:rgba(0,0,0, 0.6) 0 0 5px;
   -webkit-box-shadow:rgba(0,0,0, 0.6) 0 0 5px;
   -moz-box-shadow:rgba(0,0,0, 0.6) 0 0 5px;
}
.latest .text{
   padding:18px 6px 20px 10px;
   word-spacing:-2px;
}

.tx-sosuoffroadaboverwaltung-pi1 form#offroadaboform input[type="submit"] {
    background: url("/typo3conf/ext/sousu_event_calendar/res/gfx/bg_send.png") no-repeat scroll 0 0 #6BA5F9;
    color: #FFFFFF;
    font-weight: bold;
    text-indent: 0;
}

.jcf-unselectable.select-select.select-jcf-hidden.select-area, .jcf-unselectable.select-select.select-jcf-hnameden.select-area {
	width:302px !important;
}

.tx-sosuoffroadaboverwaltung-pi3 .block.same-height-left {
	height:330px !important;
}