body { 
	overflow-x: hidden; 
	font-family: "open-sans";
	font-weight: 300;
	color: #402407;
	font-size: 16px;
}
/* columns of same height styles */
@media (min-width: 992px) {
    .container-md-height {
		margin-bottom: 40px;	    
        display:table;
        padding-left:0px;
        padding-right:0px;
    }
    .row-md-height {
        display:table-row;
    }
    .col-md-height,
    .col-sm-height {
        display:table-cell;
        float:none;
    }
}

#container{
	padding-bottom: 40px;
	
}
.mt8 { margin-top: 8px; }

h1, h2, h3, h4, h5, h6 {
	color: #a01124;
	text-transform: uppercase;
	font-family: "azo-sans-web";
}

h1, .h1 { 
	font-size: 48px;
	margin: 47px 0 30px;
	margin-left: 2px;
}
h2, .h2 {
	font-size: 36px;
	line-height: 43.5px;
	margin: 11px 0 29px;
}
h3,.h3{
	font-size: 24px;
}
h4, .h4 { 
	font-size: 22px; 
	line-height: 25px;
}
h5, .h5 {
	font-size: 16px;
	color: #402407;
	margin: 13px 0 7px;
}

p {
	font-size: 16px;
	line-height: 19.2px;
	margin-bottom: 19px;
}

a {
	color: #929c1a;
}
a:hover, a:focus {
	color: #757d11;
	text-decoration: none;
}

*:active, *:focus {
	outline: none !important;
}

/* header */
header {
	padding-top: 20px;
}

.logo-box {
	width: 284px;
	text-align: center;
	float: left;
	display: block;
	margin-right: 11px;
	color:#6e561b;
}
.logo-box:hover {
	text-decoration: none;
}
.logo-box.v2 {
	width: 268px;
	margin-bottom: -5px;
}
.logo-box.v2 img {
	margin: -10px 0 7px;
}
.logo-box img {
	margin: 7px 0 11px;
}
.logo-box i {
	display: block;
	margin-left: 3px;
	color: #9c5f15;
}

.header-description {
	border-left: 1px solid #9c5f15;
	padding: 7px 0 10px 28px;
	width: 378px;
	overflow: hidden;
	font-weight: 400;
	font-size: 18px;
	line-height: 21.5px;
	font-family: "azo-sans-web";
	color:#9c5f15;
}

.appointment {
	float: right;
	margin-top: 10px;
	margin-right: 2px;
}

.btn {
	padding: 16px 14px 17px;
	border: 1px solid #929c1a;
	text-transform: uppercase;
	border-radius: 0;
	font-size: 18px;
}
.btn:hover{
	text-decoration: none;
	background:transparent;
	color:#929c1a;
}
.appointment.btn:hover {
	color:#a01124;
	border: 1px solid #a01124;
	
}

.btn-xs {
	padding: 2px 16px 12px;
	font-size: 16px;
	text-transform: inherit;
}
.btn-danger {
	border: 1px solid #929c1a;
	color:#929c1a;
	background-color: transparent;
}
.btn-danger:hover {
	text-decoration: none;
	background:transparent;
	color:#a01124;
	border: 1px solid #a01124;

}

/* main-nav */
.main-nav {
	background: #a01124;
	min-height: 40px;
	margin-top: 20px;
}
.main-nav ul {
	margin: 0;
	font-family: "azo-sans-web";
}
.main-nav .level_1 > li {
	float: left;
	position: relative;
}
.main-nav .level_1 > li > a,
.main-nav .level_1 > li > span {
	font-size: 18px;
	text-transform: uppercase;
	color: #fff;
	display: block;
	line-height: 40px;
	padding: 0 18.5px;
}
.main-nav .level_1 > li > span,
.main-nav .level_1 > li > a:hover,
.main-nav .level_1 > li:hover > a,
.main-nav .level_1 > li > a.trail {
	text-decoration: none;
	background: #ececed;
	color:#9c5f15;
}
.main-nav .level_2 {
	-webkit-font-smoothing:subpixel-antialiased;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 11;
	padding-top: 10px;
	min-width: 225px;
	display: none;
}
.main-nav .level_1 > li:hover .level_2 {
	display: block;
}
.main-nav .level_2 li {
	background: rgb(236,236,236);
	padding: 6px 10px 6px 20px;
}
.main-nav .level_2 li:first-child {
	padding-top: 12px;
}
.main-nav .level_2 li:last-child {
	padding-bottom: 12px;
}
.main-nav .level_2 li * {
	color: #9c5f15;
	font-size: 16px;
	line-height: 18px;
}
.main-nav .level_2 li a:hover{
	color:#929c1a;
}

.main-nav .level_2 li span {
	color:#402407;
}

#slider {
	margin: 0 auto;
}

/* main-slider */
.main-slider {
	margin-bottom: 14px;
}
.main-slider figure img {
	display: none;
}
.main-slider .slider-wrapper>* {
	height: 600px;
	background-size: cover;
	background-position: center top;
	background-repeat: no-repeat;
}
.main-slider .slider-control {
	position: inherit;
	height: auto;
}
.main-slider .slider-prev, 
.main-slider .slider-next {
	width: 52px;
	height: 97px;
	display: block;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-image: url("../images/slider-conrtoll.png");
	z-index: 10;
	top: 50%;
	margin-top: -48.5px;
	opacity: 0.5;
}
.main-slider .slider-prev:hover,
.main-slider .slider-next:hover {
	opacity: 1;
}
.main-slider .slider-prev {
	background-position: left top;
	left: 41px;
}
.main-slider .slider-next {
	background-position: right top;
	right: 41px;
}
.main-slider .slider-menu {
	top: inherit;
	bottom: 10px;
}
.main-slider .slider-menu b {
	width: 10px;
	height: 10px;
	display: inline-block;
	background: #cbad9e;
	border-radius: 50%;
	border: 3px solid #cbad9e;
	text-indent: -9999px;
	margin: 0 4px;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.main-slider .slider-menu b.active {
	background: #810c16;
}

/* slide content */
.slide-content {
	position: absolute;
	left: 50%;
	top: 49.1%;
	background-position: center center;
	background-repeat: no-repeat;
}
.slide-content .inside {
	text-align: center;
}
.slideV1 {
	width: 507px;
	height: 527px;
	background-image: url("../images/slide-bgr1.png");
}
.slideV1 .inside {
	padding: 0 19%;
	padding-top: 122px;
}
.slideV1 img {
	margin: 5px 0 5px;
}
.slideV1 p {
	line-height: 24px;
}
.slideV1 .btn {
	margin-top: 15px;
}
.slideV2 {
	width: 605px;
	height: 376px;
	background-image: url("../images/slide-bgr2.png");
	padding: 0 3%;
}
.slideV2 h2 { 
	text-transform: inherit;
	color: #402407;
	margin-top: 141px;
	font-family: "open-sans";
}

#left { margin-left: 0; }
#main {
	padding: 30px 0 38px;
}

/* article-short */
.article-short {
	padding-bottom:60px;
}
.article-short h4 {
	line-height: 27px;
	margin-bottom: 31px;
}
.article-short.v1 h4 { margin-top: 36px; }
.article-short p {
	/*margin-right: -15px;*/
	margin-bottom: 21px;

}
.article-short .btn {
	display: block;
	margin: 0 auto;
	padding: 7px 0;
	position: absolute;
	bottom:20px;
	left:20px;
	right:20px;
}

.article-short .btn:hover {
	color:#a01124;
	border: 1px solid #a01124;
}
.article-short.v4 .btn {
	margin-top: 27px;
}

/* phone-box */
.phone-box {
	text-align: center;
	margin-top: 58px;
	padding: 8px 0 11px;
	border-width: 1px;
	border-color: #d9dada;
	border-style: solid none;
	font-weight: 400;
}
.phone-box p {
	color: #929c1a;
	font-size: 20px;
	margin: 2px 0 0;
	text-align: center;
}
/* schedule */
.schedule {
	margin: 15px 0 17px 8px;
}
.schedule td:first-child {
	text-align: right;
	padding-right: 44px;
} 
.schedule td:last-child {
	font-weight: 300;
	line-height: 19px;
	padding-bottom: 11px;
}

/* about-company */
.about-c-left {
}
.about-c-right {
	margin-bottom: 41px;
}
.about-c-right a {
	font-size: 14px;
	display: block;
	margin-top: -2px;
}
.about-c-right a:before {
	display: inline-block;
	content: "›";
	margin-right: 3px;
	margin-left: -1px;
}

/* about-r-item */
.about-r-item {
	position: relative;
	margin: 60px 0 22px;
}
.about-r-item p {
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	text-align: center;
	width: 100%;
}
.about-r-item .btn {
	color: #fff;
	border-color: #fff;
	font-size: 14px;
	width: 222px;
	margin-left: -35px;
	padding: 20px 0 18px;
}
.about-r-item .btn:hover{
	background-color: rgba(0,0,0,0.05);
}
.divider {  
	clear: both;
	width: 100%;
	height: 1px;
	background: url("../images/divider-dots.png") repeat-x left top;
}
.divider.v2 {
	margin: 18px 0 21px;
}

/* organization-item */
.organization-item {
	text-align: center;
	margin-top: 14px;
	margin-bottom: 37px;
}
.organization-item figure {
	height: 200px;
	line-height: 200px;
	margin-bottom: 5px;
}
.organization-item p {
	color: #929c1a;
	font-size: 14px;
	line-height: 17px;
}

/* breadcrumb */
.breadcrumb {
	background: none;
	padding: 19px 20px 1px;
}
.breadcrumb li {
	float: left;
	margin-left: 4px;
}
.breadcrumb * {
	font-size: 14px;
}

/* osteopathy-nav-f */
.osteopathy-nav-f {
	margin-bottom: 33px;
}
.osteopathy-nav-f li {
	border-top: 1px solid #d9dada;
	padding: 17px 0 15px 56px;
	position: relative;
	line-height: 19px;
	text-transform: uppercase;
}
.osteopathy-nav-f li:last-child {
	border-bottom: 1px solid #d9dada;
} 
.osteopathy-nav-f li * {
	display: block;
}
.osteopathy-nav-f li:before {
	position: absolute;
	content: "";
	width: 64px;
	height: 100%;
	border: 10px solid #fff;
	border-style: solid none;
	display: block;
	left: -4px;
	top: 0;
	background-image: url("../images/icons3.png");
	background-repeat: no-repeat;
	background-position: left top;
}
.osteopathy-nav-f li.v1 {
	padding-top:22px;
	padding-bottom:20px;
}

.osteopathy-nav-f li.v1:before {
	background-position: left -10px;
}
.osteopathy-nav-f li.v2:before {
	background-position: left -64px;
}
.osteopathy-nav-f li.v3:before {
	background-position: left -134px;
}
.osteopathy-nav-f li.v4:before {
	background-position: left -196px;
}
.osteopathy-nav-f li.v5:before {
	background-position: left -258px;
}

/* nis-nav-f */
.nis-nav-f {
	margin-bottom: 33px;
}
.nis-nav-f li {
	border-top: 1px solid #d9dada;
	padding: 17px 0 15px 60px;
	position: relative;
	line-height: 19px;
	text-transform: uppercase;
}
.nis-nav-f li:last-child {
	border-bottom: 1px solid #d9dada;
} 
.nis-nav-f li * {
	display: block;
}
.nis-nav-f li:before {
	position: absolute;
	content: "";
	width: 64px;
	height: 100%;
	border: 10px solid #fff;
	border-style: solid none;
	display: block;
	left: -4px;
	top: 0;
	background-image: url("../images/icons3.png");
	background-repeat: no-repeat;
	background-position: left -332px;
}
.nis-nav-f li {
	padding-top:22px;
	padding-bottom:20px;
}

/* sport-nav-f */
.sport-nav-f {
	margin-bottom: 33px;
}
.sport-nav-f li {
	border-top: 1px solid #d9dada;
	padding: 17px 0 15px 60px;
	position: relative;
	line-height: 19px;
	text-transform: uppercase;
}
.sport-nav-f li:last-child {
	border-bottom: 1px solid #d9dada;
} 
.sport-nav-f li * {
	display: block;
}
.sport-nav-f li:before {
	position: absolute;
	content: "";
	width: 64px;
	height: 100%;
	border: 10px solid #fff;
	border-style: solid none;
	display: block;
	left: -4px;
	top: 0;
	background-image: url("../images/icons3.png");
	background-repeat: no-repeat;
	background-position: left -390px;
}
.sport-nav-f li.v2:before {
	background-position: left -465px;
}

/* praxis-nav-f */
.praxis-nav-f {
	margin-bottom: 33px;
}
.praxis-nav-f li {
	border-top: 1px solid #d9dada;
	padding: 17px 0 15px 60px;
	position: relative;
	line-height: 19px;
	text-transform: uppercase;
}
.praxis-nav-f li:last-child {
	border-bottom: 1px solid #d9dada;
} 
.praxis-nav-f li * {
	display: block;
}
.praxis-nav-f li:before {
	position: absolute;
	content: "";
	width: 64px;
	height: 100%;
	border: 10px solid #fff;
	border-style: solid none;
	display: block;
	left: -4px;
	top: 0;
	background-image: url("../images/icons3.png");
	background-repeat: no-repeat;
	background-position: left -524px;
}
.praxis-nav-f li.v1 {
	padding-top:20px;
	padding-bottom:20px;
}

.praxis-nav-f li.v2:before {
	background-position: left -593px;
}
.praxis-nav-f li.v3:before {
	background-position: left -657px;
}
.praxis-nav-f li.v4:before {
	background-position: left -721px;
}
.praxis-nav-f li.v5:before {
	background-position: left -785px;
}
.praxis-nav-f li.v6:before {
	background-position: left -849px;
}
.praxis-nav-f li.v7:before {
	background-position: left -1039px;
}

/* blanko-nav-f */
.blanko-nav-f {
	margin-bottom: 33px;
}
.blanko-nav-f li {
	border-top: 1px solid #d9dada;
	padding: 17px 0 15px 60px;
	position: relative;
	line-height: 19px;
	text-transform: uppercase;
}
.blanko-nav-f li:last-child {
	border-bottom: 1px solid #d9dada;
} 
.blanko-nav-f li * {
	display: block;
}
.blanko-nav-f li:before {
	position: absolute;
	content: "";
	width: 64px;
	height: 100%;
	border: 10px solid #fff;
	border-style: solid none;
	display: block;
	left: -4px;
	top: 0;
}

/* contact-nav-f */
.contact-nav-f {
	margin-bottom: 33px;
}
.contact-nav-f li {
	border-top: 1px solid #d9dada;
	padding: 17px 0 15px 60px;
	position: relative;
	line-height: 19px;
	text-transform: uppercase;
}
.contact-nav-f li:last-child {
	border-bottom: 1px solid #d9dada;
} 
.contact-nav-f li * {
	display: block;
}
.contact-nav-f li:before {
	position: absolute;
	content: "";
	width: 64px;
	height: 100%;
	border: 10px solid #fff;
	border-style: solid none;
	display: block;
	left: -4px;
	top: 0;
	background-image: url("../images/icons3.png");
	background-repeat: no-repeat;
	background-position: left -913px;
}
.contact-nav-f li.v2:before {
	background-position: left -977px;
}

/* osteopathy-nav-s */
.osteopathy-nav-s {
	margin-bottom: 20px;
}
.osteopathy-nav-s li {
	border: 1px solid #929c1a;
	padding: 10px 10px 10px 56px;
	margin-bottom: 20px;
	position: relative;
	text-transform: uppercase;
	line-height: 19px;
}
.osteopathy-nav-s li:before {
	position: absolute;
	content: "";
	width: 60px;
	height: 100%;
	display: block;
	left: -5px;
	top: -3px;
	background-image: url("../images/icons.png");
	background-repeat: no-repeat;
	background-position: -64px top;
}
.osteopathy-nav-s li.v2:before {
	background-position: -64px -64px;
}
.osteopathy-nav-s li.v3:before {
	background-position: -64px -128px;
}
.osteopathy-nav-s li:hover {
	border-color: #778014;
}
.osteopathy-nav-s li:hover a {
	text-decoration: none;
	color: #778014;
}

/* quote-box */
.quote-box {
	border: 1px solid #d9dada;
	border-style: solid none;
	padding: 18px 0 35px;
}
.qb{
	position: relative;
}
.quote-box blockquote {
	border-left: 0;
	padding: 18px 0 0 22px;
	background: url("../images/quote.png") no-repeat left top;
	line-height: 19.2px;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 6px;
}
.quote-box span,
.quote-box p {
	color: #9c9d9d;
	font-size: 14px;
	display: block;
	margin-left: 32px;
}
.quote-box a {
	display: block;
	text-align: center;
	font-size: 14px;
	margin-top: 21px;
}
.quote-box blockquote p {
	line-height: 19.2px;
	font-size: 16px;
	font-style: italic;
	color:#402407;
	margin-left: 11px;
	
}
 .quote-box.full{
	border:none;
	background: url("../images/divider-dots.png") repeat-x left bottom;
	margin-bottom: 30px;
}
aside .quote-box.full{
	border-top: 1px solid #d9dada;
	border-bottom: 1px solid #d9dada;

	background: none;
	margin-bottom: 0px;
}
 .more{
	position: absolute;
	bottom:20px;
	left:50px;

}
 .more a{
	 font-size: 14px;
 }

.list-style-v1,
.list-style-v1-im-p ul {
	margin: 1px 0 10px 35px;
}
.list-style-v1 li,
.list-style-v1-im-p ul li {
	list-style: none;
	margin-bottom: 5px;
	line-height: 19px;
	list-style-image: url("../images/bullet.png");
}
.list-style-v1 li a,
.list-style-v1-im-p ul li a {
	color: #a01124;
}

.small-text {
	padding-top: 11px;
	margin-bottom: 19px;
}
.small-text * {
	line-height: 17px;
	font-size: 14px;
}

/* footer */
#f-top-box {
	background: #ececed;
	padding: 26px 0 37px;
}
#f-top-box h4 {
	border-bottom: 1px solid #fff;
	margin-bottom: 12px;
	padding-bottom: 12px;
}
#f-top-box li {
	margin-bottom: 4px;
	margin-right: -10px;
	font-size: 14px;
}
#f-top-box li a {
	color: #402407;
}
#f-top-box p {
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 11px;

}

#f-bottom-box {
	height: 40px;
	background: #9c5f15;
}
#f-bottom-box * {
	font-size: 12px;
	color: #fff;
}

#copyright {
	margin-left: -34px;
	margin-top: 10px;
	font-weight: 400;
}

.footer-nav {
	margin-top: 10px;
	font-weight: 400;
	margin-left: 4px;
}
.footer-nav li {
	float: left;
	margin-right: 5px;
}
.footer-nav li:last-child:after {
	content: "";
}
.footer-nav li:after {
	content: "|";
	margin-left: 6px;
}

.block { overflow: visible !important; }
.block:after {
	content: "";
	display: table;
	clear: both;
}
.ce_dlh_googlemaps{overflow: hidden !important}

@media (min-width: 768px) and (max-width: 1200px) {
	h4{
		font-size:18px;
	}
	.btn-xs {
		font-size: 14px;
	}
	
	.main-nav .level_1 li > a,
	.main-nav .level_1 li > span {
		font-size: 15px;
	}

	[class*="osteopathy-nav-"] li * {
		font-size: 13px;
	}
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 768px) and (max-width: 991px) {
	h4{
		font-size:22px;
	}

	h1, .h1 { 
		font-size: 31px;
		margin: 30px 0 15px;
	}
	h2, .h2 {
		font-size: 23px;
		line-height: 28px;
	}
	p {
		font-size: 14px;
		line-height: 17px;
		margin-bottom: 16px;
	}
	.btn {
		font-size: 14px;
		padding: 11px 10px;
	}

	.logo-box {
		width: 182px;
		padding-right: 18px;
	}
	.header-description {
		width: auto;
		padding-left: 18px;
		font-size: 13px;
		line-height: 18px;
	}
	.header-description br { display: none; }

	.main-nav .level_1 li > a,
	.main-nav .level_1 li > span {
		font-size: 13px;
		padding: 0 10px;
	}

	.main-slider .slider-wrapper>* {
		height: 385px;
	}
	.main-slider .slider-menu {
		display: none;
	}
	.slide-content {
		background-size: 100% auto;
	}
	.slideV1 {
		width: 375px;
		height: 388px;
	}
	.slideV1 img {
		height: 28px;
	}
	.slideV1 .inside {
		padding-top: 65px;
		padding: 65px 10% 0;
	}
	.slideV2 {
		width: 438px;
		height: 291px;
	}
	.slideV2 h2 {
		margin-top: 115px;
	}

	.about-r-item p {
		margin-top: -22px;
	}
	.about-r-item .btn {
		padding-top: 11px;
		padding-bottom: 11px;
	}

	#f-top-box li {
		margin-right: 0;
	}
	#f-bottom-box {
		height: 53px;
	}

	#copyright { margin-left: 0; }
	.footer-nav { margin-right: 0; }
}
.tablecreak td{
	padding-bottom: 4px;
}
.costs td,
.bigger p{
	font-size: 24px;
	font-weight: 300;
	line-height: 30px;

}
.tablecreak td.col_0 {
	width:150px;
    font-weight: 400;	
}

/* Small devices (tablets, 768px and up) */
@media screen and (max-width: 767px) {

	header {
		text-align: center;
	}
	h1{
		font-size: 30px;
	}
	h2{
		font-size: 25px;
	}
	h3{
		font-size: 19px;
	}
	#container {
		padding-left: 15px;
		padding-right: 15px;
	}

	.logo-box {
		width: 100% !important;
		float: none;
	}
	.header-description {
		width: 100%;
		padding-left: 0;
		border-left: none;
		border-top: 1px solid #9c5f15;
		margin-top: 20px;
		padding: 10px 0;
	}
	.header-description br { display: none; }
	.appointment {
		float: none;
		margin-right: 0;
	}

	.show-phone-btn {
		color: #fff;
		display: inline-block;
		padding: 10px 0;
	}
	.show-phone-btn:hover {
		text-decoration: none;
		color: #fff;
	}
	.show-phone-btn span {
		font-family: Arial;
		text-transform: uppercase;
	}
	.show-phone-nav { display: none; }

	.main-nav .level_1 li {
		float: none;
		text-align: center;
		border-top: 1px dotted #fff;
	}
	.main-nav .level_2 {
		position: inherit;
		width: 100%;
		padding-top: 0;
	}
	.main-nav .level_2 li {
		padding: 0 !important;

	}
	.main-nav .level_2 li a { line-height: 40px;
		color:rgba(0,0,0,0.9);
		 }

	.main-slider {
		display: none;
	}

	.article-short, 
	.article-short p {
		text-align: center;
	}
	.article-short .btn {
		margin-left: 0;
		display: inline-block;
	}
	.article-short:after {
		content: "";
		display: block;
		border-bottom: 1px dotted #888;
	}

	.schedule {
		margin: 10px auto;
	}

	.about-r-item img {
		width: 100%;
	}

	.osteopathy-nav-f li:before {
		border: none;
		top: -3px;
	}
	.osteopathy-nav-s li {
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.osteopathy-nav-s li:before {
		top: -8px;
	}

	#f-top-box {
		text-align: center;
	}
	#f-top-box ul {
		margin-bottom: 30px;
	}

	#f-bottom-box {
		height: auto;
		text-align: center;
	}
	#copyright {
		margin-left: 0;
	}
	.footer-nav {
		display: table;
		margin: 10px auto;
	}
	.costs td,
	.bigger p{
		font-size: 16px;
	}

}
.article-short  p { 
   -moz-hyphens: auto;
   -o-hyphens: auto;
   -webkit-hyphens: auto;
   -ms-hyphens: auto;
   hyphens: auto; 
}
.title h2{
	margin: 50px 0 0;
}
.title h4{
	margin: 0 0 25px;
	font-size: 24px;
	color:#402407;
	text-transform: none;
}
@media only screen and (max-width: 640px)  {

    .tablecreak td,
    .ce_form td
     {
        display:block;
        width:100%;
    }
}
.dlh_googlemap {
    max-width: 100%;
}
label{
	font-family: "open-sans";
	font-weight: 300;
	
}
.ce_form { padding-bottom: 60px; position: relative;	}
.ce_form label { width: 168px; float: left; padding-top: 8px;}
.ce_form .text, .ce_form .textarea, .ce_form .select { width: 100%; border: 1px solid #e3e3e3; height: 39px; }
.ce_form .text { width: 100%; padding: 0 10px; }
.ie8 .ce_form .text { height: 30px; padding-top: 9px; }
.ce_form .hasCustomSelect { float: right; margin-left: 170px;}
.ce_form .select.hasCustomSelect { left: 0; width: 300px !important; }
.ce_form .customSelect, .ce_form .text { margin-bottom: 10px; }
.ce_form .select { padding-top: 9px; height: 31px; padding-left: 25px; width: 275px !important; }
.ce_form .textarea { height: 200px; resize: none; width: 100%; padding: 10px;}
.ce_form .customSelect { background: url("../../files/stku/layout/select_arrow.png") no-repeat center left; }

.ce_form .checkbox { float: left; margin: 4px 10px 4px 0; display: block;}
.ce_form .checkbox_container label { width: 580px; padding-top: 0; font-size: 12px;}
.ie .ce_form .checkbox_container label { width: 590px; }

.ce_form .datenschutz{
	margin:10px 0;
}
.ce_form .datenschutz.checkbox_container label { width: 95%; padding-top: 0; font-size: 12px;}

.formrow.check p.error { width: 630px; margin-top: 20px; float: left; margin-left: 0;}
.ie .formrow.check p.error, .safari .formrow.check p.error { margin-top: -20px; }
p.error { display: block; width: 330px; margin: 0 0 10px 168px; float: left; color: #ff0000; font-size: 14px;}
.ie p.error { width: 340px; }

.ce_form .formrow { height: 40px; width: 470px; margin-bottom: 10px; clear: both; }
.formrow.check { height: 20px; margin-bottom: 0; width: 620px; margin-top:40px;}
.formrow .checkbox_container legend { display: none; }
.ce_form .formrow.ta { height: 220px; margin-bottom: 30px; }
.submit_container .submit { width: 300px; height: 60px;
	border:1px solid #929c1a;
	background:#fff;
	text-transform: uppercase;
	color:#929c1a;
	font-weight: 400;

}
.submit_container .submit:hover{
	text-decoration: none;
	background:transparent;
	color:#a01124;
	border:1px solid #a01124;
	
}
.explanation { position: absolute; bottom: 0; left: 0; margin-bottom: 0;}
.explanation p { margin-bottom: 0; font-size: 12px;}
.ce_form .col-md-8 span input{
	margin:20px 0 0 10px;
	float: left;	
}
.ce_form .col-md-8 span label{
	margin:20px 30px 0 10px;
	padding:0;
	width:auto;
}
.footer-nav{
	float:right;
}
.ce_gallery .image_container{
	margin: 15px 0;
}
.ce_gallery>ul li.col_first {
	clear: none !important;
}
.caption{
	margin:5px 0 20px;
}

#tframe{
	border: 2px solid #d9dada;
}