@charset "UTF-8";

html {
margin:0;
padding:0;
}

body {
border:0;
text-align:center;
font-family:"Trebuchet MS";
font-size:16px;
background: #cdcdcd url(../../img/page-bg.jpg) repeat-x;
color:#333;
margin:0;
padding:0;
}

.hidden {
visibility:hidden;
height:0;
width:0;
overflow:hidden;
}

.killfloat {
clear:both;
height:0;
width:0;
overflow:hidden;
}

.rel {
position:relative;
}

.sprite{
background: url(../../img/sprite.png);
}

#page {
width:57.5em;
text-align:left;
position:relative;
border-top:0;
margin:0 auto;
padding:1.25em;
background:#fff;
}

#topline{
height:3.7em;
}

#top {
position:relative;
background:#b90d05;
float: left;
clear: both;
}

#top .logo{
float: left;
border: 0;
}

#headimage{
float: right;
}

#headtxtwrap{
position: absolute;
width: 41.375em;
height: 17em;
left: 16em;
top: 7em;
z-index: 108;
}

#headtxtwrap .rel{
width: 41.375em;
height: 16em;
margin: 0 0 1em 0;
padding: 0;
z-index: 9;
}

#headtxt{
margin: 1em;
padding: 1em;
background: #fff;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
position: absolute;
right: 0;
bottom: 1em;
display: none;
z-index: 10;

}

#headtxtbtn{
width: 120px;
height: 20px;
position: absolute;
right: 1em;
bottom: 0;
font-size: 0.8125em;
z-index: 110;
cursor: pointer;
}

#showmap{
width: 71px;
height: 40px;
background: url(../../img/mapbtn.jpg) no-repeat;
position: absolute;
left: 869px;
top: 59px;
text-align: center;
color: #333;
font-size: 0.8125em;
text-transform: uppercase;
}

#hidemap{
width: 71px;
height: 40px;
background: url(../../img/mapbtn.jpg) no-repeat 0 -20px;
position: absolute;
left: 798px;
top: 59px;
text-align: center;
color: #fff;
font-size: 0.8125em;
text-transform: uppercase;
cursor: pointer;
}


#mapslider{
position: absolute;
left: 0;
top: 0;
height: 0;
width:57.5em;
overflow: hidden;
z-index: 111;
background: #fff;
}

#maploadtxt{
text-align: center;
padding-top:19em;
}

#mapframe{
position: absolute;
left: 0;
top: 0;
}

#toptitle{
width: 42em;
height: 5em;
background: #fff;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
position: absolute;
left: 13.5em;
top: 0;
padding: 0 1em;
line-height: 5em;
}

#toptitle span{
font-size: 1.5625em;
color: #b90d05;
}

#topspacer{
height: 2em;
line-height: 2em;
}

#lang{
float: left;
width:18.5625em;
padding-left: 1em;
}

#lang span{
font-size: 0.6875em;
}

#main{
width: 58.6875em;
float: left;
clear: both;
border-bottom: 1em;
}

#left{
width:19.5625em;
min-height: 1em;
float: left;
}

#right{
clear: both;
}

#normal{
width: 39.125em;
float: right;
}

#bottom .logo{
float: left;
border: 0;
}

.telbottom{
clear: both;
}

.telbottom span{
line-height: 27px;
display: block;
}

.telbottom img, .telbottom span{
float: left;
}

#tagcloud{
clear: both;
text-align: center;
padding: 20px 0;
text-align: center;
}

#tagcloud p{
display: inline;
}


/*ie7test anfang
#tagcloud {
width: 820px;
margin-left: auto;
margin-right: auto;
overflow:hidden;
}


#tagcloud p{
display: inline;
margin:0;
padding:0;
}

#tagcloud p{
padding-right: 4px;
}

ie7test ende*/@charset "UTF-8";
/* CSS MENU */

#topmenuwrap{
width: 13.5em;
height: 17em;
float: left;
position: relative;
z-index: 110;
}

#topmenu{
display: block;
position: relative;
padding: 0;
}

#topmenu ul{
display: block;
list-style-type: none;
padding: 0;
margin: 0;
}

#topmenu .level1 li{
display: block;
padding: 0;
position: relative;
}

#topmenu .level1 a{
display: block;
height:2.375em;
line-height: 2.375em;
padding: 0 1em;
border-bottom: 1px #fff solid;
color: #fff;
background: #b90d05;
text-decoration: none;
font-weight: bold;
}

#topmenu .level1 a:hover, #topmenu .level1 .act a{
background: #e39e9b;
}

#topmenu .level1 a span{
font-size: 0.8125em;
}

#topmenu .level2{
display: none;
position: absolute;
width: 11.5em;
top: -1px;
left: 13.5em;
background: #fff;
padding: 0.5em 1em;
filter:alpha(opacity=80);
-moz-opacity:0.8;
opacity:0.8;
}

#topmenu .first .level2{
top: 0;
}

#topmenu .level2 a, #topmenu .level1 .act .level2 a{
color: #333;
background: transparent;
height: 1.5em;
line-height: 1.5em;
border: 0;
padding: 0;
}

#topmenu .level2 a:hover{
background: transparent;
color: #666}

#path{
float: left;
}

#path span, #path a{
font-size: 0.6875em;
color: #333;
}

#submenuwrap{
width: 13.5em;
float: left;
margin-bottom: 2em;
}

#submenu{
display: block;
padding: 0;
}

#submenu ul{
display: block;
list-style-type: none;
padding: 0;
margin: 0;
}

#submenu .level1 li{
display: block;
padding: 0;
}

#submenu .level1 a{
display: block;
height:2.375em;
line-height: 2.375em;
padding: 0 1em;
border-bottom: 1px #fff solid;
color: #fff;
background: #b90d05;
text-decoration: none;
font-weight: bold;
}

#submenu .level1 a:hover, #submenu .level1 .act a{
background: #e39e9b;
}

#submenu .level1 a span{
font-size: 0.8125em;
}/* ARTIKEL */

.title{
margin: 0px;
padding: 0px;
font-weight: normal;
}

h1, h2, h3, h4{
font-size: 1.25em;
font-weight: normal;
}

.aligncenter{
text-align: center;
}

.alignright{
text-align: right;
}

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

a:hover{
color: #b90d05;
text-decoration: none;
}

.bodytext{
font-size: 0.8125em;
color: #333;
}

#normal ul li ul, #normal ol li ol{
margin: 0px;
}

#normal ul, #normal ol{
margin: 5px 0 20px 0;
padding: 0 0 0 15px;
}

#normal ol{
padding: 0 0 0 20px;
}

#normal li {
font-size: 0.8125em;
color: #333;
}

#normal li li{
font-size: 1em;
color: #333;
}

#normal .title h2, #normal .title h3, #normal .title h4{
color: #b90d05;
margin-bottom: .5em;
}

#normal .text{
margin-right: 1.25em;
}

/* teaser */

.teaser{
width: 18.3125em;
height: 9em;
margin: 0 1.25em 1em 0;
position: relative;
float: left;
}

.teaser .imgwrap{
float: left;
}

.teaser .topwrap{
border: 1px #cdcdcd solid;
border-bottom: 0;
float: left;
width: 18.1875em;
background: #f2f2f2;
}

.teaser .topwrap .imgwrap{
padding:4px;
}

.teaser .txtwrap{
width: 10.3125em;
height: 5.0625em;
float: right;
padding: 0 0.625em;
}

.teaser .txtwrap .bodytext{
margin-top: 8px;
}

.teaser .title h2{
font-size: 0.9375em;
line-height: 1em;
margin:4px 0 0;
}

.teaser .capwrap{
position: absolute;
width: 18.3125em;
height: 2.5em;
left: 0;
top: 5.0625em;
background: #b90d05;
}

.teaser .capwrap a{
color: #fff;
padding: 0 0.5em;
font-size: 1em;
line-height: 2.5625em;
font-weight: bold;
}

.teaser .linkwrap{
position: absolute;
width: 18.3125em;
height: 2.5em;
left: 0;
top: 7.5625em;
}

.teaser .linkwrap a{
color: #666;
padding-left: 2em;
font-size: 0.75em;
line-height: 2em;
background: url(../../img/sprite.png) no-repeat;
background-position: 0 -32px;
}

.teaser .linkwrap a:hover{
color: #333;
background-position: 0 -48px;
}

.imgteaser .topwrap{
border: 0;
}

.imgteaser .topwrap .imgwrap{
padding: 0;
}

.imgteaser .capwrap{
filter:alpha(opacity=80);
-moz-opacity:0.95;
opacity:0.95;
}

.txtteaser{
height: 8.625em;
margin: 0 1em 1em 0;
clear: both;
overflow: hidden;
}

.txtteaser .imgwrap{
width: 11.5em;
margin-right: 1em;
float: left;
}

.txtteaser .txtwrap{
width: 25.625em;
float: left;
}

.txtteaser .txtwrap .bodytext{
display: inline;
}

.txtteaser .title h2{
font-size: 1em;
line-height: 1em;
margin: 0 .5em .5em 0;
color: #b90d05;
}

.txtteaser .morelink{
display: inline;
}

.txtteaser .imgright .imgwrap{
float: right;
margin: 0 0 0 1em;
}

.txtteaser .imgright .txtwrap{
text-align: right;
}

#page.magazin .txtteaser{
height: 14.75em;
padding-bottom: 1em;
border-bottom: 1px #cdcdcd solid;
}

#page.magazin .txtteaser .imgwrap{
width: 18.3125em;
}

#page.magazin .txtteaser .txtwrap{
width: 18.8125em;
}

.text .title h1{
color: #b90d05;
}

.video{
width: 18.3125em;
height: 13.75em;
margin: 0 1.25em 2em 0;
color: #666;
background: #000;
text-align: center;
vertical-align: middle;
}

.video span{
font-size: 0.75em;
}

.noframe, .noobslidepics{
float: left;
clear: both;
margin: 0 1em 1em 0;
}

.noframe .bodytext{
margin-top:0;
}

#page.magazin .noframe{
height: 25.5em;
}

#page.magazin .noobslide_pi4{
padding: 7px 0;
}

#page.magazin .noframe .csc-textpic-text{
background: #b90d05;
padding: 1em;
filter:alpha(opacity=80);
-moz-opacity:0.95;
opacity:0.95;
margin-top: 1em;
}

#page.magazin .noframe h2,
#page.magazin .noframe .bodytext{
color: #fff;
}

#page.magazin .noframe .title h2{
margin-top: 0;
}

#page.magazin #left .teaser{
margin-bottom: 3em;
}/* TABELLE */

/* Tabelle im Text */
table{
margin: 10px 10px 10px 0;
border: 0;
border-collapse: collapse;
}

table h1{
font-size:0.93em;
padding-bottom: 20px;
}

table th{
padding:10px;
margin: 0;
vertical-align: middle;
font-size: 0.8125em;
background-color: #fff;
color: #333;
}

table td{
padding:5px;
margin: 0;
vertical-align: middle;
border: 1px #333 solid;
font-size: 0.8125em;
}

table .tr-even{
background-color: #FDF0C5;
}

table .tr-odd{
background-color: #fff;
}

table .tr-0{
line-height: 5px;
height: 25px;
overflow: hidden;
padding: 0;
margin: 0;
background: #183768;
color: #fff;
font-size: 1em; 
}

table caption{
font-size:16px;
color: #98c10f;
text-align:left;
padding-left:65px;
margin-bottom:10px;
font-weight:bold;
}

.csc-loginform td{
border: 0;
padding: 2px 0;
}

.csc-loginform p{
margin: 0;
}

.csc-loginform .csc-form-labelcell{
width: 100px;
}

.csc-loginform input{
border: 1px #333 solid;
}

#left form{
float: left;
}#topquicksearch{
height:24px;
width: 714px;
float: right;
overflow: hidden;
}

#topquicksearch .formfield{
float: left;
margin-right: 7px;
}

#topquicksearch h3{
margin: 0 2px 0 0;
float: left;
font-size: 0.8125em;
line-height: 24px;
}

#topquicksearch select{
margin-top: 2px;
}

#topquicksearch .formbtn{
border: 0;
background: url(../../img/usearch-submitbtn.png) no-repeat;
text-indent: 11px;
height: 11px;
width: 20px;
margin-top: 6px;
}

#startquicksearch{
background: url(../../img/quicksearch-bg.jpg) repeat-x;
padding: 10px;
margin: 10px 20px 20px 0;
float: left;
width: 587px;
}

#startquicksearch h2{
margin: 0 0 10px 0;
}

#startquicksearch h3{
margin: 0;
font-size: 0.8125em;
}

#startquicksearch .col1{
width: 200px;
float: left;
}

#startquicksearch .col2{
width: 200px;
float: left;
}

#startquicksearch .col3{
width: 180px;
float: left;
}

#startquicksearch .formfield{
margin-bottom: 5px;
float: left;
}

#startquicksearch input{
border: 1px #333 solid;
margin-right: 5px;
}

#startquicksearch .formbtn{
border: 0;
background: #B90D05;
color: #fff;
height: 20px;
width: 120px;
}

#startquicksearch .formbtn:hover{
border: 0;
background: #707173;
color: #fff;
}

#startquicksearch .formbtn:active{
border: 0;
background: #ab111f;
color: #fff;
}

.noflashtxt {
background:#fff;
font-size:.75em;
line-height:20px;
text-indent:5px;
}

#diverroremail table td {
border:0;
margin:0;
padding:0;
}

.tx-indexedsearch {
font-size:.82em;
}

.tx-indexedsearch-title {
margin:0;
padding:0;
}

.tx-indexedsearch-title h2 {
line-height:18px;
height:18px;
}

.tx-indexedsearch-form label {
float:left;
margin-right: 10px;
}

#main .normal .tx-indexedsearch ul {
list-style:none;
font-size:1em;
margin:0;
padding:0;
}

.tx-indexedsearch li {
list-style:none;
float:left;
margin:0;
padding:2px 10px 20px 0;
}

.tx-indexedsearch-icon {
float:left;
}

.tx-indexedsearch-resline {
clear:left;
margin-top:10px;
background-color:#fff;
margin-bottom:10px;
padding:5px;
}

.tx-macinasearchbox-pi1 {
width:12.875em;
float: left;
margin:0;
padding:0;
}

#mySearchbox {
border:1px #ccc solid;
height:1.25em;
width:12em;
float:left;
font-size:.75em;
margin:0;
padding:.25em 0 .25em .25em;
}

.tx-macinasearchbox-pi1 .submitBtn {
display:block;
height:16px;
width:16px;
background:#fff url(../../img/sprite.png) -16px -64px no-repeat;
border:0;
float:left;
margin:.25em;
padding:0;
}

.tx-andshadowbox-pi1 img.thumbnail {
border:none;
margin-right:5px;
}

input.tx-indexedsearch-searchbox-sword {
float:left;
}

div.tx-indexedsearch-clear-left {
clear:left;
}

div.autocompleter-loading {
float:left;
clear:right;
background:#fff url(../../../typo3conf/ext/pmkisac/res/images/spinner.gif) no-repeat center;
width:20px;
height:16px;
}

.autocompleter-loading2 {
background:transparent url(../../../typo3conf/ext/pmkisac/res/images/spinner.gif) no-repeat right;
background-color:#fff;
}

ul.autocompleter-choices {
position:absolute;
list-style:none;
border:1px solid #ccc;
background-color:#fff;
text-align:left;
font-family:"Trebuchet MS";
z-index:999;
width:12.5em !important;
font-size:.75em;
margin:0;
padding:0;
}

ul.autocompleter-choices li {
position:relative;
cursor:pointer;
font-weight:400;
padding:.1em 1.5em .1em 1em;
}

ul.autocompleter-choices li.autocompleter-selected {
background-color:#fff;
color:#014984;
}

ul.autocompleter-choices span.autocompleter-queried {
font-weight:700;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried {
color:#3D71AD;
}

#sb-container {
text-align:left;
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
display:none;
visibility:hidden;
z-index:999;
margin:0;
padding:0;
}

#sb-wrapper {
text-align:left;
position:relative;
}

#sb-overlay {
position:absolute;
top:0;
left:0;
width:100%;
height:expression(document.documentElement.clientHeight+'px');
margin:0;
padding:0;
}

body>#sb-container {
position:fixed;
}

#sb-container>#sb-overlay {
height:100%;
}

#sb-wrapper img {
border:none;
}

#sb-body {
position:relative;
overflow:hidden;
background-color:#fff;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border:1em solid #fff;
margin:0;
}

#sb-body-inner {
position:relative;
height:100%;
}

#sb-content.html {
height:100%;
overflow:auto;
}

#sb-loading {
position:absolute;
top:0;
width:100%;
height:100%;
text-align:center;
background-color:;
font-size:.8125em;
}

#sb-title {
position:relative;
overflow:hidden;
height:26px;
margin:0;
padding:0;
}

#sb-info {
position:relative;
overflow:hidden;
height:20px;
margin:0;
padding:0;
}

#sb-title-inner {
position:relative;
font-family:"Trebuchet MS";
line-height:1em;
height:26px;
color:#fff;
font-size:.8125em;
padding:5px 0;
}

#sb-info-inner {
position:relative;
font-family:"Trebuchet MS";
line-height:1em;
height:1em;
color:#fff;
}

#sb-nav {
float:right;
height:1em;
width:50%;
}

#sb-nav a {
display:block;
float:right;
height:1em;
width:1em;
font-size:.8125em;
cursor:pointer;
}

#sb-nav-close {
width:16px;
height:16px;
background-image:url(../../scripts/shadowbox/resources/sprite.png);
background-position:0 0;
}

#sb-nav-next {
width:16px;
height:16px;
background-image:url(../../scripts/shadowbox/resources/sprite.png);
background-position:0 -16px;
}

#sb-nav-previous {
width:16px;
height:16px;
background-image:url(../../scripts/shadowbox/resources/sprite.png);
background-position:0 -32px;
}

#sb-nav-play {
width:16px;
height:16px;
background-image:url(../../scripts/shadowbox/resources/sprite.png);
background-position:0 -48px;
}

#sb-nav-pause {
width:16px;
height:16px;
background-image:url(../../scripts/shadowbox/resources/sprite.png);
background-position:0 -64px;
}

#sb-counter {
float:left;
width:45%;
font-size:.8125em;
padding:2px 0;
}

#sb-counter a {
text-decoration:none;
cursor:pointer;
color:#fff;
padding:0 4px 0 0;
}

#sb-counter a.sb-counter-current {
text-decoration:underline;
}

div.sb-message {
font-family:"Trebuchet MS";
font-size:12px;
text-align:center;
padding:10px;
}

div.sb-message a:link {
color:#fff;
text-decoration:underline;
}

div.sb-message a:visited {
color:#fff;
text-decoration:underline;
}/* TOOLBAR */
#toolbar{
height: 2em;
color: #333;
margin: 1em 0;
clear: both;
border-top: 1px #ccc solid;
border-bottom: 1px #ccc solid;
padding: 0 0 0 2.5em;
}

#toolbar .item{
display: inline;
float: left;
height: 1em;
margin: 0.5em 1.5em 0 0;
}

#toolbar .label, #toolbar .tx-pmtipafriend-pi1{
padding: 0 0 0 5px;
display: block;
float: left;
font-size: 0.75em;
}

#toolbar .krone{
float: left;
margin: -1em 2em 0 1em;
}

#toolbar .icon{
margin: 0 0 0 20px;
height: 16px;
width: 16px;
display: block;
float: left;
}

#toolbar .uplaner{
padding: 0 10px 0 0;
float: left;
display: inline;
}

#toolbar .fontsize{
padding: 0 0 0 10px;
float: left;
display: inline;
}

#toolbar .fontsize .label{
padding-right: 10px;
float: left;
padding-left: 0 !important;
}

#toolbar .fontsize .tx-efafontsize-pi1{
float: left;
margin-top: -2px;
}

#toolbar .fontsize a {
display: block;
float: left;
position: relative;
line-height: 1em;
}

#toolbar .fontsize a:hover{
text-decoration: underline;
}

#toolbar #efa-smaller{
font-size: 0.8125em;
}

#toolbar #efa-reset{
font-size: 1em;
}

#toolbar #efa-bigger{
font-size: 1.25em;
}

#toolbar .fontsize .icon{
padding: 0;
margin: 0 5px 0 5px;
display: block;
float: left;
line-height: 2em;
}

#toolbar .fontsize .fonticon{
background: transparent;
width: 16px;
height: 16px;
margin-right: 4px;
}

#toolbar a{
text-decoration: none;
color: #333;
}

#toolbar a:hover{
text-decoration: underline;
}

#toolbar .drucken .icon{
background-position: -16px 0;
}

#toolbar .fontsize .icon{
background-position: -48px 0;
}

#toolbar .empfehlen .icon{
background-position: 0 0;
}

.youtube {
padding-top:4px;
float:left;
}

.facebook {
padding-top:4px;
padding-left:5px;
float:left;
}

.twitter {
padding-top:4px;
padding-left:5px;
float:left;
}

#toolbar .merken .icon{
background-position: -32px 0;
}

#addthis .icon{
background-position: 0 -16px;
}

@charset "UTF-8";
/* MAILFORM */

#mailformular{
display: block;
padding: 0;
color: #333;
}

#mailformular form{
border: none;
margin: 0;
font-family: "Trebuchet MS";
font-size: 0.8125em;
}

#mailformular fieldset {
border: 0;
margin: 0;
padding: 0;
}

#mailformular .csc-mailform-label{
margin-bottom: 10px;
clear: both;
float: left;
width:50em;
}

#mailformular .csc-mailform-field{
display: block;
float:left;
width:50em;
margin-bottom: 10px;
}

#mailformular .csc-mailform-field legend{
display: none;
}

#mailformular .csc-mailform-field label{
float: left;
}

#mailformular label{
float:left;
width: 180px;
padding: 0px;
line-height: 20px;
}

#mailformular input{
border: 1px #333 solid;
font-family: "Trebuchet MS";
color:#464646;
margin: 0px;
padding: 2px;
line-height: 20px;
width:234px;
}

#mailformular textarea{
width:234px;
height: 200px;
border: 1px #333 solid;
font-family: "Trebuchet MS";
font-size: 1em;
color:#464646;
margin: 0px;
margin-top: 2px;
padding: 2px;
}

#mailformular .csc-mailform-check{
width: auto;
height: auto;
border: 0px;
margin-bottom: 10px;
margin-right: 5px;
}

#mailformular .csc-mailform-submit, #mailformular #tx_tipafriend_button, 
.tx-indexedsearch-searchbox .csc-mailform-submit,
.postkartenmodul .formbtn, .tx-icbrochuresdownload-pi1 .csc-mailform-submit,
#arrangementform .csc-mailform-submit, #mailform .csc-mailform-submit {
display:block;
width: auto;
height: auto;
border: 0px;
background:#b90d05;
color:#fff;
line-height:1em;
padding:.5em;
float: left;
margin-left: 180px;
}

#mailformular .csc-mailform-submit:hover{
background:#e39e9b;
text-decoration:none;
}

#mailformular.csc-mailform-radio fieldset{
padding: 0px;
margin: 0px;
}

#mailformular .csc-mailform-radio input{
width: auto;
height: auto;
padding: 0px;
margin: 3px 10px 0 0;
display:block;
float: left;
clear: left;
border: 0;
}

#mailformular.csc-mailform-radio label{
padding: 5px;
padding-top: 0px;
margin: 0px;
}

#mailformular .tx_tipafriend_werbemail, #mailformular .tx_tipafriend_text{
width: 425px;
}.tx-iccitytours-pi1{
float: left;
}

.tx-iccitytours-pi1 .single{
margin-bottom: 1em;
}

.tx-iccitytours-pi1 .single .col{
width: 18.3125em;
margin-right: 1em;
float: left;
}

.tx-iccitytours-pi1 .title h2{
color: #b90d05;
font-size: 1.25em;
}

.tx-iccitytours-pi1 .single .title h3{
font-size: 1em;
margin-bottom: .5em;
}

.tx-iccitytours-pi1 .single .row .bodytext{
margin-top: 0;
}

#main .tx-iccitytours-pi1 .single .row ul{
margin-left: .5em;
}

.tx-iccitytours-pi1 .single .smallimages{
float: left;
clear: left;
width: 292px;
margin-bottom: 1em;
}

.tx-iccitytours-pi1 .single .smallimgwrap{
float: left;
margin-right: .3125em;
}

.tx-iccitytours-pi1 .single .last{
margin-right: 0;
}

.tx-iccitytours-pi1 .single .icon{
width: 16px;
height: 16px;
float: left;
margin: .125em .5em 0 0;
background-position: 0 -96px;
}

.tx-iccitytours-pi1 .single .highlights .icon{
background-position: 0 -96px;
}

.tx-iccitytours-pi1 .single .meetingpoint .icon{
background-position: -16px -96px;
}

.tx-iccitytours-pi1 .single .duration .icon{
background-position: -32px -96px;
}

.tx-iccitytours-pi1 .single .date .icon{
background-position: -48px -96px;
}

.tx-iccitytours-pi1 .single .code .icon{
background-position: -64px -96px;
}

.tx-iccitytours-pi1 .organizer {
float:left;
width:280px;
}

.tx-iccitytours-pi1 .organizer span {
float:left;
clear:left;
}

.tx-iccitytours-pi1 .organizer label {
width:60px;
float:left;
clear:left;
}

.tx-iccitytours-pi1 .linkbox {
clear:both;
}

/* MAILFORM  */

.tx-iccitytours-pi1 .formsent {
display:block;
float:left;
margin-bottom:10px;
width:470px;
font-size:.8125em;
font-weight:700;
padding:14px;
}

.tx-iccitytours-pi1 .csc-mailform-field {
display:block;
width:100%;
text-align:left;
clear:both;
font-size:.82em;
line-height:30px;
color:#333;
}

.tx-iccitytours-pi1 .csc-mailform-field .title-offer {
width:292px;
float:left;
margin-left:-3px;
display:inline;
line-height:20px;
}

.tx-iccitytours-pi1 .csc-mailform-field #offer {
width:243px;
border:1px #7f7f7f solid;
}

.tx-iccitytours-pi1 .csc-mailform-field img {
border:1px solid #000;
}

.tx-iccitytours-pi1 .csc-mailform-field label {
display:block;
float:left;
line-height:16px;
color:#333;
padding:5px 10px 0 0;
}

.tx-iccitytours-pi1 .csc-mailform-field label.first {
width:180px;
line-height:20px;
padding:0;
}

.tx-iccitytours-pi1 .csc-mailform-field input {
width:240px;
margin-right:10px;
float:left;
border:1px #7f7f7f solid;
}

.tx-iccitytours-pi1 .textarea {
height: auto;
}

.tx-iccitytours-pi1 .csc-mailform-field textarea {
width:240px;
height:150px;
border:1px #7f7f7f solid;
float:left;
margin-right:10px;
}

.tx-iccitytours-pi1 .csc-mailform-field input.csc-mailform-check {
width:auto;
border:none;
}

.tx-iccitytours-pi1 .csc-mailform-field .category {
float:left;
display:block;
}

.tx-iccitytours-pi1 .csc-mailform-field input.csc-mailform-submit {
width:150px;
}

.tx-iccitytours-pi1 .csc-mailform-field input.adults {
width:25px;
text-align:center;
}

.tx-iccitytours-pi1 .csc-mailform-field input.zip {
width:60px;
float:left;
}

.tx-iccitytours-pi1 .csc-mailform-field input.city {
width:168px;
float:left;
}

.tx-iccitytours-pi1 .csc-mailform-field .formfield {
display:block;
float:left;
position:relative;
height:40px;
}

.tx-iccitytours-pi1 .csc-mailform-error {
display:block;
float:left;
clear:left;
color:#b90d05;
width:100%;
font-size:1em;
font-weight:700;
margin:0 0 0 180px;
padding:0;
}

.formbtn {
height:26px;
width:138px;
font-size:.8125em;
background:url(../../img/formbtn.png) no-repeat;
line-height:26px;
text-align:center;
color:#fff;
margin:0 0 5px;
}

.formbtn a {
color:#fff;
}

.formbtn a:hover {
text-decoration:none;
}

.browseBoxWrap{
margin-bottom: 20px;
}

#pagebrowser {
background:#ebf0ec;
border:2px #fff solid;
text-align:center;
font-size:.8125em;
margin:10px 10px 20px;
padding:10px;
}

.inactiveLinkWrap a {
text-decoration:none;
font-weight:400;
border:0;
}

.inactiveLinkWrap a:hover {
text-decoration:underline;
}

.activeLinkWrap {
font-weight:700;
text-decoration:underline;
border:0;
}

.disabledLinkWrap {
color:#333;
}

#hotel {
width:290px;
}

.tx-iccitytours-pi1 td {
border:none!important;
margin:0!important;
padding:0!important;
}

.tx-iccitytours-pi1 th {
border:none!important;
}

#arrangementform .category {
width:25px;
}.tx-icextaddress-pi1 .single .col{
width: 18.3125em;
margin-right: 1em;
float: left;
}

.tx-icextaddress-pi1 .title h2{
color: #b90d05;
font-size: 1.25em;
}

.tx-icextaddress-pi1 .single .title h3{
color: #b90d05;
font-size: 1em;
margin-bottom: .5em;
}

.tx-icextaddress-pi1 .single .row .bodytext{
margin-top: 0;
}

#main .tx-icextaddress-pi1 .single .row ul{
margin-left: .5em;
}

.tx-icextaddress-pi1 .single .smallimages{
float: left;
clear: left;
margin-bottom: 1em;
}

.tx-icextaddress-pi1 .single .smallimgwrap{
float: left;
margin-right: .3125em;
}

.tx-icextaddress-pi1 .single .last{
margin-right: 0;
}

.tx-icextaddress-pi1 .single .icon{
width: 16px;
height: 16px;
float: left;
margin: .125em .5em 0 0;
background-position: 0 -96px;
}

.tx-icextaddress-pi1 .organizer {
float:left;
width:280px;
}

.tx-icextaddress-pi1 .organizer span {
float:left;
clear:left;
}

.tx-icextaddress-pi1 .organizer label {
width:60px;
float:left;
clear:left;
}

.tx-icextaddress-pi1 .linkbox {
clear:both;
}

.tx-icextaddress-pi1 .linkbox .btn {
float:right;
margin-left:15px;
}

.tx-icextaddress-pi1 .txtteaser .imgwrap{
width: 184px;
height: 139px;
}
