

body{
	font-family: 'Lato', sans-serif;
	color:#333;
	font-size:14px;
	background-color:#f3f3f2;
	background-image:url(../bodypix/bodybg.jpg);
	background-repeat:repeat-x;

}
.mc-field-group {
	clear:both;
}
.mc-field-group label {
	width:25%;
	float:left;
    margin: 10px 0 10px 0;    box-sizing: border-box;
}

.mc-field-group input,
.mc-field-group select
 {
	width:75% !important;
	float:left;
	margin-left:0 !important;
	margin-right:0 !important;
	    box-sizing: border-box;
}

.mc-field-group.input-group label {
	width:auto;
	float:none;
	margin-left:5px;
}
.mc-field-group.input-group input {
	width:auto !important;
	float:none;
}

p{
	line-height:20px;
}

h1{
	font-size:20px;
	color:#65BBD2;
}

h2,
.mod_cataloglist .angebot_ueberschrift .value,
.mod_eventlist .header span{
	font-size:17px;
	color:#65BBD2;
}

h2 a{
	color:#65BBD2!important;
}

h3{
	font-size:15px;
	color:#65BBD2;
	font-weight: normal;
}

h4,
.mod_cataloglist .p1_ueberschrift .value,
.mod_cataloglist .p2_ueberschrift .value,
.mod_cataloglist .p3_ueberschrift .value{
	font-size:15px;
	font-weight: bold;
}

#main ul{
	list-style-image: url(../bodypix/dottcontentRT.png);
	padding-left:36px;
	line-height:22px;
}

#main{
	padding-bottom:30px!important;
}


#main a{
	color:#666666;
}

.line{
	border-bottom:1px solid #F3F3F2;
	padding-bottom:10px;
	margin-bottom:10px;
}

.secondLast ul{
	padding-left:22px!important;
}

.secondLast h2{
	font-size:16px;
}

figure{
	padding:0px;
	margin:0px;
}


#parallax{
	background-image:url(../bodypix/parallax.png);
	background-position:center 480px;
	background-repeat:repeat-y;
}

#right a{color:#000;line-height:20px!important;}

.link, .tabcontrol_tabs .tabs, .mod_eventlist .more a {
	color:#fff!important;
	font-weight:bold;
	text-decoration:none;
	background-color:#65BBD2;
	padding:6px 22px;
	font-size:13px;
	border:1px solid #fff;
	text-transform:uppercase;
	-moz-border-radius:     4px;
	-webkit-border-radius:  4px;
	-khtml-border-radius:   4px;
	border-radius:          4px;
	-webkit-box-shadow: 0px 0px 6px #b5b5b5;
	-moz-box-shadow: 0px 0px 6px #b5b5b5;
	box-shadow: 0px 0px 6px #b5b5b5;
}

#right a{
	line-height:40px;
}

#right .ce_download{
	line-height:20px!important;
}

.table{
	display:table;
}

.row {
	display: table-row;
	margin-left: auto;
	margin-right: auto;
}

.cell {
	display: table-cell;
	vertical-align: top;
}

.headerLogo{
	margin-top:15px;
	position:absolute;
}

.blankWhite{
	width: 706px;
	background-color: #fff;
	margin-top: -122px;
	height: 131px;
	margin-left: 237px;
}



#header{
	height:513px!important;
}
/*************************
	IMAGE SLIDER
*************************/

#header .ce_pageimages,#header .ce_pageimages figure{
	padding:0px;
	margin:0px;
	margin-top:0px;
	z-index:1;
}

#header .ce_pageimages .pageSlider img{
	position:absolute;
	z-index:1;
}

ul.pageSliderDotts{
	text-align: center;
	padding-left:0px!important;
}

.pageSliderDotts li{
	display: inline;
    list-style: none;
    margin-right: 0px;
	height:14px;
	width:14px;
	background-image:url(../bodypix/dottempty.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
}

.dottsWrapper{
	position:absolute;
	width:1024px;
	text-align:center;
	z-index:70;
	padding-top:340px;
}

.pageSliderDotts img{
	cursor:pointer;
}

.pageSlider{
	position:absolute;
}


/*************************
	SUCHE
*************************/
#f12,
#f21{
	width:215px;
	height:40px;
	border:1px solid #D2D2D2;
	overflow:hidden;
	position:absolute;
	margin-left:807px;
	top:13px;
	background-color:#fff;
}

#ctrl_120,
#ctrl_210{
	width:150px;
	margin-top:-2px;
	padding: 14px;
	margin-left:-1px;
	border: 0px;
}

#f12 .submit_container,
#f21 .submit_container{
	position: absolute;
	margin-top: -43px;
	margin-left: 175px;
	border-left: 1px solid #f3f3f3;
	height: 40px;
}

.chrome #f12 .submit_container,
.chrome #f21 .submit_container{
	margin-top: -45px;
}

/*************************
	LANGUAGE
*************************/
.langSearchWrapper a{
	text-decoration:none;
	color:#333;
}

.langSearchWrapper{
	position: absolute;
	margin-left: 555px;
	margin-top: 15px;
	line-height: 40px;
	border-left: 1px solid #D2D2D2;
	padding-left: 20px;;
}

.langSearchWrapper img{
	margin-bottom:-2px;
	margin-right:3px;
}

.langSearchWrapper a.langlast{
	margin-left:15px;
	padding-left:15px;
	border-left:1px solid #d2d2d2;
}

/*************************
	NAVIGATION
*************************/
#header .mod_navigation{
	padding-top:73px;
}

.mainMenu a{
	color:#333;
	font-weight:bold;
	text-decoration:none;
	padding-bottom: 10px;
}

.mainMenu ul {
	list-style-type: none;
	padding:0px;
	margin:15px 0 0 15px;
	padding-left:300px;
}

.mainMenu li {
	float:left;
	margin-left:30px;
	text-transform:uppercase;
	padding-bottom: 18px;
}



.ie8 .mainMenu li{
	margin-left:30px;
}

.mainMenu .level_1 li:hover .level_2{
	display:block;
}

.mainMenu .level_1 li:hover a{
border-bottom: 8px solid #65BBD2;
}

.mainMenu .level_1 li:hover .level_2 a{
	border-bottom:0px!important;
}

/********** HOVER **********/


.mainMenu li.active a, .mainMenu li.trail a{
	color:#65BBD2;
}

.mainMenu .level_2 a{
	color:black!important;
}

.mainMenu .level_2 li.active a{
	color:#65BBD2!important;
}

.mainMenu .level_2 li.active a:hover{
	color:#000!important;
}

/********** LEVEL 2 **********/

.mainMenu .level_2{
	position:absolute;
	display:none;
	margin-left:0px;
	margin-top:18px!important;
	padding-left:0px;
	z-index:500;
}

.mainMenu .level_2 li{
	display:block;
	float:none;
	text-transform:none;
	background-color:#fff;
	margin-left:0px;
	border-bottom:1px solid #d2d2d2!important;
}

.mainMenu .level_2 li:hover a{
	border-bottom:0px!important;
}

.mainMenu .level_2 li{
	display:block;
	padding:0px!important;
}

.mainMenu .level_2 li:hover{
	display:block;
	background-color:#65BBD2;
}

.mainMenu .level_2 a{
	display:block;
	padding:8px 12px!important;
	min-width: 116px;
}

.mainMenu .level_2 li.last{
	border-bottom:0px!important;
}

/*************************
	STARTSEITE BOX
*************************/

.startseiteWrapper{
	position:absolute;
	margin-top:-95px;
	z-index:20;
}
#main{
	padding:0 30px;
}

.table.sw{
	height:400px;
}

.table.sw{
	width:100%;
}

.cell.first{
	width:722px;
}

/********* TOWER ***********/

.tower{
	background-color:#65BBD2;
	width: 196px;
	padding: 20px 23px;
	vertical-align:top;
}

.tower h1{
	padding:0px;
	margin:0px;
	color:#fff;
	font-size:24px;
}

/********* ZEILE 1 ***********/
.leftOne{
	height:195px;
	width:100%;
	margin-top:95px;
	background-color:#fff;
}

.leftOne h2{
	margin:0 0 10px 0!important;
}

.leftOne .firstOne{
	padding:20px 0 0 30px;
}

.lastOne{
	width:241px!important;
}

/********* ZEILE 2 ***********/
.leftTwo{
	height:195px;
	width:100%;
	margin-top:-3px;
	background-color:#d6e8ec;
}

.leftTwo .firstOne{
	width:40%;
}

.secondLast{
	padding:3px 30px;
}

.placehold{
	height:420px;
}

.arrowRightWhite{
	position:absolute;
	margin-top:75px;
}

.arrowLeftBeige{
	position:absolute;
	margin-top:75px;
	margin-left:458px;
}

.leftOne a{
	position:absolute;
	margin-top:115px;
	margin-left:349px;
}

/*************************
	STARTSEITE 4 BOXEN
*************************/
.box4{
	background-color:#fff;
		margin-bottom: 30px;
}

.box4 .row2{
	height:50px;
}

.box4 .row2 .cell .link{
	position:absolute;
	width:180px;
	padding-left:0px;
	padding-right:0px;
	text-align:center;
}

.box4 .row .cell{
	padding:0 30px;
	width:25%;
}

/*************************
	FOOTER
*************************/

#footer{
	background-color:#d5e5e9;
}

#footer .inside{
	width:964px;
	margin:auto;
}

.footerRT{
	position:absolute;
	left:0px;
	margin-top:110px;
}

.footerBKZ{
	position:absolute;
	margin-top:110px;
	margin-left:210px;
}

.footerBG{
	position:absolute;
	margin-top:105px;
	margin-left:676px;
}

.footerNA{
	position:absolute;
	margin-top:110px;
	margin-left:795px;
}

.footerNC{
	position:absolute;
	margin-top:110px;
	margin-left:885px;
}

.footerFB{
	position:absolute;
	margin-top: 138px;
	margin-left: 630px;
}

.footerCopy{
	position:absolute;
	margin-top:15px;
}

#footer .mod_customnav{
	position:absolute;
	right:0px;
	margin-top:-5px;
}

#footer .mod_customnav ul{
		list-style:none;
		line-height:25px;
}

#footer .mod_customnav li{
	display:inline;

}
#footer .mod_customnav a,#footer .mod_customnav span{
	padding:0 20px;
	border-left:1px solid #ffffff;
	text-decoration:none;
	text-transform:uppercase;
	color:#333;
}

#footer .mod_customnav a.first,#footer .mod_customnav span.first{
	border-left:0px;
}
#footer .mod_customnav a.last,#footer .mod_customnav span.last{
	padding-right:0px!important;
}

#footer .mod_customnav span.active{
	font-weight:bold;
}

/*************************
	CONTENT-BOX RIGHT
*************************/

#right{
	padding-right:30px;
}

#right .mod_box_items{
	padding:0 20px;
	/*background-color:rgba(232,170,93,0.1);*/
	background-color:#d6e8ec;
	border-bottom:3px solid #fafafa;
}


/*************************
	GALLERY
*************************/
.ce_gallery figure{
	padding:0;
	margin:0;
}

.ce_gallery{
	margin:15px 0;
}

.lupe{
	position:absolute;
	display:none;
}
.lupe{

}
.ce_gallery .image_container a:hover .lupe{
	display:block;
}

/*************************
	BETRIEBSSWITCHER
*************************/

#wrapperBetriebe{
	height:195px;
	background-color:#fff;
}

#plan{
	position:absolute;
}

.bbox{
	position:absolute;
	margin-left:241px;
}

.bbox div{
	width:201px;
	padding:0 20px;
	float:left;
}
.bbox img{
	width:241px;
	float:left;
}

#b1,#b3{
	display:none;
}

#b2 h2{
	color:#67bacf;
}

#b1 h2{
	color:#bdc346;
}

.gLine{
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #ccc;
}

.gAnz,.gImg,.gDes{
	display:inline-block;
	line-height:118px;
	height:118px;
	float:left;
	margin-right:20px;
}

.gAnz input{
	width:20px!important;
	padding:5px;
	text-align:center;
}

.gAnz img{
	margin-bottom:-8px;
	margin-left:10px;
	cursor:pointer;
}

#minus10,#minus20,#minus100{
	margin-left:4px;
}

.displaynone{
	display:none;
}

.gImg{
	border:1px solid #f1f1f1;
}

input, select, fieldset, textarea{
	padding:5px;
	margin:5px;
}

fieldset{
	border:1px solid #a9a9a9;
	padding-bottom:12px!important;
}

input[type=submit]{
	margin-top:12px;
	cursor:pointer;
	padding:8px 12px;
}

input, select{
	border:1px solid #a9a9a9;
}

#header input[type=image]{
	border:0px;
}

textarea{
	height:120px;
}

fieldset label{
	padding:4px 19px 4px 0px;
}

input[type=text],input[type=email]{
	width:250px;
}

.captcha{
	width:30px!important;
}

.lineTop{
	border-top:1px solid #f3f3f2;
}

#ctrl_7{
	width:80px!important;
}

.col_0.col_first{
	vertical-align:top!important;
	padding-top:10px;
}

#f12 input[type=image],
#f21 input[type=image]{
	margin:0px!important;
	padding:0px!important;
}

#ctrl_19{
	width:70px;
}

span.mandatory{
	color:#ccc;
}

*:focus {outline: none;}

.ce_accordion{
	margin-top:25px;
	border:#ccc solid 1px;
}

.toggler{
	padding:10px 10px 10px 10px;
	font-size:16px;
	font-weight:bold;
	cursor:pointer;
	background-color:#F3F3F2;
	color:#666;
	background-image:url(../bodypix/ico_arrow_right.png);
	background-repeat:no-repeat;
	background-position:632px 10px;
}

.toggler.active{
	background-image:url(../bodypix/ico_arrow_down.png);
	background-repeat:no-repeat;
	background-position:628px 10px;
}

.accordion{
	padding:20px;
}

.terBad span.icon{
	background-image:url(../bodypix/ico_baden.png);
	display:inline-block;
	width:24px;
	height:24px;
	margin-bottom: -6px;
	margin-right: 8px;
}

.terHaus span.icon{
	background-image:url(../bodypix/ico_house.png);
	display:inline-block;
	width:24px;
	height:24px;
	margin-bottom: -6px;
	margin-right: 8px;
}



.icoCal{
	margin-bottom:-1px;
	margin-right:2px;
}

.icoClock{
	margin-bottom:-3px;
	margin-right:2px;
	margin-left:4px;
}

.accordion .link{
	float:right;
	margin-right:2px;
	margin-top:-8px;
}

.accordion .clear{

}

.last .event{
	border:0px!important;
	margin-bottom:0px!important;
}

.timetable .event a{
	text-decoration:none;
	font-size:11px;
	display:inline-block;
	line-height:18px;
}

.timetable .event{
	border:1px solid #65BBD2!important;
}

#angebote-preise .toggler{
	color:#333;
	background-color:#fff;
	font-size:14px;
	font-weight:normal;
}

#anreise h3 img{
	margin-bottom:-8px;
	margin-right:6px;
}

#anreise img{
	opacity:0.1;
}

#anreise .nopacity img{
	opacity:1;
}

textarea{
	font-family:'Lato', sans-serif;
}

.confirm{
	background-color:#d7f4da;
	border:1px solid #6bc67f;
	padding:10px;
}

.error{
	border:1px solid #b50000;
	background-color:#f7c3c3;
	padding:10px;
}

#suche .relevance{
	float:right;
}

#suche h3{
	border-top:1px solid #ccc;
	margin-top:15px;
	padding-top:15px;
}

#suche .url{
	display:none;
}

.highlight{
	background-color:#d6e8ec;
	padding:0 5px;
}

.linkblau{
	background-color:#67BACF;
}

.linkgruen{
	background-color:#BDC346;
}

.footerCopy a{
	color:#333;
}

#newsletter form{
	padding-bottom:15px;
}

form input.error{
	border:1px solid #b50000;
	background-color:#fff;
	color:#b50000;
}

.ce_gallery .col_0.col_first{
	padding-top:0px!important;
}

.grau{
	background-color:#f2f2f2;
}

.ce_gallery{
	border-top: 1px solid #f3f3f2;
	border-bottom: 1px solid #f3f3f2;
	padding-top: 15px;
}

.mime_icon{
	margin-bottom:-5px;
}

.ce_download{
	line-height:30px;
}

.ce_hyperlink{
	margin-bottom:20px;
}

.subcolumns .ce_download{
	line-height:22px!important;
}

#ctrl_54{ width:50px; }

#f5 .col_0.col_first{
	vertical-align: top!important;
	padding-top: 0px!important;
}

#f5 .imageselect{
	margin-top:10px;
}

label[for=ctrl_53],label[for=ctrl_50],label[for=ctrl_54],label[for=ctrl_51],label[for=ctrl_52]{
	float:left;
	display:inline-block;
	width:230px;
	padding-top:9px;
}


.input_container input[type=radio]{
	margin-left:130px;
}

#f5 .submit_container{
	padding-left:230px;
}

#angebote-preise .toggler{
	background-image:none;
}

#angebote-preise .link{
	margin-top: -46px!important;
	margin-left: 545px!important;
}

#angebote-preise .toggler span.image{
	display:block;
	background-color:#d6e8ec;
	margin-bottom:3px;
}

#angebote-preise .toggler img{
	display:block;
}

#angebote-preise .arrowLeftBeige{
	margin-top: -97px;
	margin-left: 176px;
}

#angebote-preise .accordion .link{
	margin-top: 0px!important;
	margin-left: 0px!important;
}

/******** DISABLE ENGLISH ***********
.langlast, .langSearchWrapper{
	display:none;
}
.langSearchWrapper{
	margin-left: 678px;
}
******** DISABLE ENGLISH ***********/

#presse .custom_download .ce_download {
	position:absolute;
	margin-top: -27px;
	margin-left: 274px;
}

#right .size{
	display:none;
}

#angebote-preise td{
	padding:5px!important;
	margin:0px!important;
}

.firstOne img{
	display:inherit;
}

.achtung{
	background-color:#D6E8EC;
	color:#5ba2b4;
	font-size:16px;
	font-weight:bold;
	margin-bottom:25px;
}

.achtung img{
	padding:10px 25px 10px 25px;
}

#wrapperBetriebe.box4{
	margin-bottom:30px;
}

.boxblue{
	background-color:#D6E8EC;
	height:195px;
}

.bbox.box4{
	position:relative;
	margin-left:0px;
	margin-bottom: 0px;
}

.box2blue{
	position:absolute;
	width:auto!important;
	height:auto!important;
	margin-left: 220px;
	margin-top: 75px;
}

#b3 h2{
	color:#E8AA5D;
}

.cell.secondLast{
	background-image:url(../bodypix/rt_watermark.png)!important;
	background-repeat:no-repeat;
	background-position:45px 30px;
}

.linkorange{
	background-color:#E8AA5D;
}

.aqua td p{
	padding: 8px 0 8px 5px;
	margin:0px;
}
.aqua td {
	vertical-align: top;
}

.aqua  table{
	border:1px solid #d5e5e9;
	 border-spacing: 0px;
    border-collapse: separate;
}

.box4.inhalt h1, .box4.inhalt h2, .box4 .paddingbox{
	padding-left:25px!important;
}

.kacheln a.link{
	width: 163px;
	position: absolute;
	padding: 5px 0px;
	margin-left: -83px;
	margin-top: -55px;
}

.startspecial{
	background-color:#fff;
	padding:20px;
}

.startspecial .link{
	margin:-8px -1px;
	display:inherit;
	padding:6px;
}

/* --- NEWS --- */


.news-detail-box h2 a{
	text-decoration:none;
}

.news-detail-box div a{
	padding:6px 10px;
	background-color:#E0E0E0;
	text-decoration:none;
	font-weight:bold;
	-moz-border-radius:     4px;
	-webkit-border-radius:  4px;
	-khtml-border-radius:   4px;
	border-radius:          4px;
	-webkit-transition: background-color 0.4s;
	-moz-transition: background-color 0.4s;
	transition: background-color 0.4s;
}

.news-detail-box div a:hover{
	background-color:#d5e5e9;
}

.news-info .rmore{
	text-align:right;
	float:none;
}

.news-detail-box p{
	margin-top:5px;
}

.news-detail-box h2{
	padding-top:12px;
	padding-bottom:5px;
	margin-bottom:0px;
}

.news-info{
	margin-top: 10px;
	margin-bottom: 30px;
}

.news-info .rmore{
	text-align:left;
}

.news-date-box{
	position:absolute;
	background-color:#d5e5e9;
	width:65px;
	height:80px;
	text-align:center;
	line-height:normal!important;
	margin-top:29px;
}

.news-date-box .day{
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
	display:inline-block;
}

.news-date-box .month{
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
}

.news-date-box .dayname{
	font-size:8px;
	text-transform:uppercase;
}

.news-detail-box{
	padding-left:85px;
}

.news{
	border-top:1px solid #ccc;
}

.news.info{
	display:none;
}

/* --- NEWS --- */


.startseiteWrapper h2 a{
	position:relative;
	margin-left:0px;
}

.startseiteWrapper .mod_newslist p{
	padding-right:20px;
}

#footer iframe{
	position: absolute;
	margin-left: 501px;
	margin-top: 146px;
	position:absolute;
}

#gutscheinbestellung .row_8,#gutscheinbestellung .row_7,#gutscheinbestellung .row_6,#gutscheinbestellung .row_5,#gutscheinbestellung .row_4,#gutscheinbestellung .row_3,#gutscheinbestellung .row_2,#gutscheinbestellung .row_1{
	display:none;
}

.ie8 iframe{
	height:3000px;
}

.mod_newslist .pagination p {

	background:#f5f5f7;
	display:inline-block;
	padding:0px 8px;
	line-height:43px;
	margin:0;
	float:left;
	margin-right:5px;
	font-weight:700;
	margin-top:15px;
}
.mod_newslist .pagination ul {
	float:left;
	padding-top:0px !important;
}
.mod_newslist .pagination ul li {

	background:#f5f5f7;
	display:inline-block;
	line-height:43px !important;
	min-width:43px;
	float:left;
	background-image:none !important;
	padding:0 !important;
	text-align:center;
	margin-right:5px;
	font-weight:700;
}
.mod_newslist .pagination ul li.first, .mod_newslist .pagination ul li.last {
	width:auto;
}
.mod_newslist .pagination ul li.first a, .mod_newslist .pagination ul li.last a {

	padding:0 9px !important;
	display:block;
}
.mod_newslist .pagination ul li a{

	color:#333!important;
	text-decoration:none;
	display:block;



 background-color: transparent;
 padding: 0px;
 font-size: 13px;
border: 1px solid #fff;

-webkit-border-radius: 0px!important;
-khtml-border-radius: 0px!important;
border-radius: 0px!important;
-webkit-box-shadow: none!important;
-moz-box-shadow: none!important;
 box-shadow: none!important;


}
.mod_newslist .pagination ul li span {

	background:#d5e5e9;
	display:block;
	color:#FFF;
	text-decoration:none;
}

.mod_newslist .pagination ul li:hover a {

	background:#d5e5e9;
	color:#ffffff;
	display:block;
}

.mod_newslist .pagination .next{
	padding:0 10px;
}

.gomobile{
	display:inline-block;
	width:101%;
	font-size:400%;
	padding:25px;
	z-index:100;
	text-align:center;
	background-color:#65BBD2;
	margin-top:250px;
	position:absolute;
	margin-left:-20px;
	color:#fff;
}

/*XT-NEU*/
.xt-detail.subcr p:first-child{
	margin-top:0px;
}
.xt-detail .ce_downloads ul{
	list-style-image: none!important;
	list-style-type: none!important;
	padding-left:0px!important;
}
.xt-detail .ce_downloads li{
	line-height:2!important;
}
.xt-detail .zmodulBuchung{
	margin-top: 30px;
	display: block;
	margin-bottom: 20px;
  padding: 0 10px;
}
.xt-detail .link-button, .xt-detail .back{
	display:inline-block;
	width:50%;
}
.xt-detail .link-button{
	text-align:right;
}
.xt-detail .date{
	color:#666666;
	margin-bottom:10px;
	font-size:12px;
}
.xt-detail-date h1{
	margin-bottom:0px;
}
.xt .more{
	display:block;
	margin:15px 0;
	text-align:right;
}
.xt{
	margin-top:30px;
}
.xt .more a{
	text-decoration:none;
}
.xt h2{
	margin-top:0px;
}
.xt .headlink{
	text-decoration:none;
}
.xt-detail .feature-image{
	position: absolute;
	margin-left: 713px;
	margin-top: -45px;
}
.xt .readmore {
  padding: 6px 10px;
  background-color: #E0E0E0;
  text-decoration: none;
  font-weight: bold;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.4s;
  -moz-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.xt .readmore:hover{
	background-color:#d5e5e9;
}


/* small fixes for forms */

/* checkboxes for privacy-agreements */
.checkbox_container.mandatory {
	max-width: 400px;
}
.checkbox_container.mandatory > span{
	display: block; /* was "inline" for some reason */
}
