*
{
	margin: 0;
    padding: 0;
}

html
{
	height: 100%;
	margin-bottom: 0px;
	width: 100%;
}

body
{
    padding: 0px;
    text-align: justify;
    position:relative;
	height: 100%;
	width: 100%;
	font-family: 'Mukta', sans-serif;
	color: #808080;
}

img {
	border: none;
}

a:link {
	color: #992828;
}

a:visited {
	color: #992828;
}

a:hover {
	color: #992828;
	text-decoration: underline;
}

a:active {
	color: #992828;
}

a:focus {
	color: #992828;
}

ul {
	margin-left: 20px;
}	

#main ul li {
	padding: 10px 0;
}	

/* ###################### general ###################### */
#wrapper {
	float: left;
    margin: 0 auto;
    padding: 0;
    width: 100%;
	height: 100%;
	font-size: 18px;
}

#logo {
	top: 5px;
	z-index: 1000;
	padding-left: 80px;
	padding-top: 20px;
}

#logo img {
	max-height: 180px;
}

#rahmen_oben {
    top: 40px;
	width: 95%;
	margin: 0 auto;
	background-color: #FFFFFF;
}

#rahmen_menu
{
	margin-top: 10px;
	padding-bottom: 5px;
	padding-top: 15px;
	font-size: 1.25em;
	font-weight: 300 !important;
	border-bottom: 1px solid #d6d6d6;
    box-shadow: 0 3px 3px 0 #dadada;
	-webkit-box-shadow: 0 3px 3px 0 #dadada;
	-moz-box-shadow: 0 3px 3px 0 #dadada;
	z-index: 6000;
}

#rahmen_boxes
{
	padding: 10px 0;
	font-size: 1.25em;
	font-weight: 300 !important;	
}

#rahmen_boxes p {
	margin: 0;
}

#rahmen {
	margin: 0 auto;
	background-color: #FFFFFF;
}

#wrapper_head
{
	/*width: 90%;*/
	padding: 0;
	margin: 0 auto;
}

#top {
	position: relative;
	width: 100%;
	padding: 0;
	margin: 0 auto;

}

#top_inside {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}

#wrapper_head_outside {
	width: 95%;
	margin: 0 auto;
}

#top {
    position: relative;
	padding-bottom: 10px;
}

#top_left {
    position: relative;
    overflow: visible;
	float: left;
}

#top_right {
    position: relative;
    padding: 0;
    overflow: visible;
	float: right;
	text-align: right;
}

#top_right .nav {
	list-style: none;
}

#top_right .nav > li > a {

}

#top_right .row-fluid [class*="span"] {
	min-height: 0;
}

#top_right ul li {	
}

#top_right .current {	
}

#top_right a:visited {
	color: #992828;;
}

#top_right a:hover {
	color: #992828;;
}

#top_right a:active {
	color: #992828;;
}

#top_right a:focus {
	color: #992828;;
}

#custom_top
{
	position: relative;
	width: 100%;
	float: left;
	margin-top: 25px;
}

#custom {
	margin: 0 auto;
	background-color: #ffffff;
	margin-top: 25px;
	max-width: 1400px;
}

#custom1 {
    position: relative;
    padding: 30px 0;
	float: left;
	text-align: center;
}

#custom2 {
    position: relative;
    padding: 30px 0;
	float: left;
	text-align: center;
}

#custom3 {
	margin: 0 auto;
	background-color: #992828;
	margin-top: 90px;
	padding: 50px 0;
	width: 100%;
}

#custom3_inner {
	margin: 0 auto;
	max-width: 1000px;
}

#custom3_inner h3 {
	color: #fff;
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 40px
}

#custom4 {
	margin: 0 auto;
	margin-top: 90px;
	padding: 10px 0 50px 0;
	width: 100%;
}

#custom4_inner {
	margin: 0 auto;
	max-width: 1000px;
}

#custom5 {
	margin: 0 auto;
	background-color: #f9c97d;
	color: #992828;
	margin-top: 90px;
	padding: 50px 0;
	width: 100%;
}

#leistungen {
	margin: 0 auto;
	margin-top: 90px;
	padding: 50px 0;
	width: 100%;
}

#einleitung {
	margin: 0 auto;
	background-color: #f9c97d;
	color: #992828;
	padding: 50px 0;
	width: 100%;
}

#custom5_inner {
	margin: 0 auto;
	max-width: 1000px;
}

#einleitung_inner {
	margin: 0 auto;
	max-width: 1000px;
}

#custom5_inner h3 {
	color: #992828;
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 40px
}

#leistungen_inner h3 {
	color: #992828;
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 40px
}

#custom6 {
	margin: 0 auto;
	margin-top: 90px;
	padding: 50px 0;
	width: 90%;
}

#custom6_inner {
	margin: 0 auto;
	max-width: 1400px;
}

#custom6 h3 {
	font-weight: bold;
	font-size: 1.5em;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 20px;
	text-align: center;
}

#custom6 .custom {
	text-align: center;
}

#custom6 .form_note_text {
	font-size: 0.9em;
	line-height: 1.5em;
}

#custom6 .jc_contactmodule_label {
	display: none;
}

#custom6 #jc_contactmodule_name {
	float: left;
	width: 45%;
}

#custom6 #jc_contactmodule_e-mail {
	float: left;
	width: 45%;
	margin-left: 10%;
}

#custom6 input, textarea {	
	width: 100%;
}

#custom6 .jc_contactmodule_button {
	text-align:  center;
}

#custom6 input[type="submit"] {
	background-color: #fff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #992828;
	display: inline-block;
	cursor: pointer;
	color: #992828;
	padding: 7px 20px;
	text-decoration: none;
	width: 150px;
}

#custom6 input[type="submit"]:hover {
	background-color: #992828;
	border: 1px solid #992828;
	display: inline-block;
	cursor: pointer;
	color: #fff;
	padding: 7px 20px;
	text-decoration: none;
	width: 150px;
}

.custom_map p {
	margin: 0;
}

#banner {
	width: 100%;
	padding: 3px 0;
	margin: 0 auto;
	background: #ff4c0d;
	background: url('../images/hg_banner.png') left no-repeat #ff4c0d;
	background-size: auto 100%;
}

#banner_inside {
	margin: 0 auto;
	width: 100%;
}

#top_menu {
	margin: 0 auto;
    width: 80%;
	font: 0.88em/1.1em 'Lato', "Arial",sans-serif;
	font-weight: bold;
	letter-spacing: 0.03em;
	max-width: 1200px;
}

#wrapper_middle {
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#wrapper_boxes {
	width: 80%;
	margin: 0 auto;
	padding: 0 10px 15px 10px;
	max-width: 1200px;
	border-bottom: 1px solid #eae9e8;
}

#main {
	position: relative;
	height: 100%;
	text-align: justify;
	margin-top: 30px;
	padding-bottom: 100px;
	max-width: 1000px;
	margin: 0 auto;
	padding-top: 35px;
}

.team_row {
	display: flex;
	align-items: center;
}

.row-fluid .span_nine {
    width: 8.7%;
}

#wrapper_footer
{
	float: left;
	width: 100%;
	padding: 0;
	bottom: 0;
	background-color: #992828;
}

#wrapper_footer h3 {
	border-bottom: 1px solid #575757;
    font-size: 1.385em;
    font-weight: 300;
	color: #efefef;
    margin: 2em 0 16px;
}

#wrapper_footer h3 span {
	border-bottom: 2px solid #ff8400;
    margin-bottom: -1px;
    padding-bottom: 10px;
}

#footer_inside {
	width: 95%;
	padding: 20px 0 8px 0;
	margin: 0 auto;
}

#footer {
	display: block !important;
	position: relative;
	float: left;
	width: 100%;
	bottom: 0;
    overflow: hidden;
	padding-bottom: 5px;
}

#footer_boxes {
     margin-top: 5px;
	 width: 98%;
	 margin: 0 auto;
}

#footer  a:link {
	text-decoration: none;
	background: none;
	color: #ffffff;
	margin-left: 20px;
	font-size: 0.92em;
}

#footer  a:visited {
	text-decoration: none;
	background: none;
	color: #ffffff;
}

#footer  a:hover {
	background: none;
	color: #ffffff;
	text-decoration: underline;	
}

#footer  a:active {
	background: none;
	color: #ffffff;
	text-decoration: underline;		
}

#footer  a:focus {
	background: none;
	color: #ffffff;
	text-decoration: underline;
}

#footer {
	text-align: right;
}

#footer ul {
	list-style-type: none;
}	

#footer ul li {
	display: inline-block;
}	


/*Menü oben*/
div.module_menu a:link {
	text-decoration:none;
}

div.module_menu a:hover {
	text-decoration:none;
}

#custom1 img {
	max-height: 320px;
	padding-left: 18px;
}

#custom52 {
	color: #fff;
}

@media(max-width:979px) {
	#rahmen {
		margin: 0px;
	}
	
	#logo {
		position: relative;
		left: 0;
		text-align: center;
	}
	
	#top_right {
		float: left;
		text-align: left;
	}
	
	#custom52 {
		padding: 0 8px;
	}
	
	.item-page {
		padding: 0 8px;
	}
	
	#custom1 img {
		padding-left: 0;
	}
	
	#angebot {
		padding: 0 8px;
	}
	
	.custom {
		padding: 0 8px;
	}
}

#right {
	float: right;
	padding-left: 25px;
}

#logo img {
	max-height: 80px;
}

.trenner {
	height: 1px;
	width: 91px;
	margin: 0 auto;
	display: block;
	background-color: #992828;
	text-align: center;
}

.trenner2 {
	height: 1px;
	width: 130px;
	margin: 0 auto;
	display: block;
	background-color: #fff;
	text-align: center;
	margin-bottom: 40px;
}

.trenner3 {
	height: 1px;
	width: 130px;
	margin: 0 auto;
	display: block;
	background-color: #992828;
	text-align: center;
	margin-bottom: 40px;
}

.fragen_text {
	font-weight: bold;
	font-size: 1.6em;
	color: #000;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.telefon {
	font-size: 1.1em;
	color: #992828;
	margin-top: 15px;
	font-weight: bold;
}

.akuttermin {
	color: #ffffff;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
}

.wersindwir {
	color: #992828;
	font-size: 1em;
	line-height: 1em;
	text-align: center;
}

.leistungen_head {
	color: #992828;
	text-align: center;
	font-size: 1.7em;
	margin-bottom: 40px
}

a.button2 {
	padding: 15px 20px;
	background-color: #992828;
	color: #fff;
	font-size: 1.05em;
}

a.button {
	padding: 15px 20px;
	background-color: #fff;
	color: #992828;
	font-size: 1.05em;
}

a.button:visited {
	color: #992828;
}

a.button:hover {
	text-decoration: underline;
	color: #992828;
}

a.button:active {
	color: #992828;
}

a.button:focus {
	color: #992828;
}

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

.cc-message-text a:visited {
	color: #fff;
	text-decoration: underline;
}

.cc-message-text a:hover {
	color: #fff;
	text-decoration: underline;
}

.cc-message-text a:active {
	color: #fff;
	text-decoration: underline;
}

.cc-message-text a:focus {
	color: #fff;
	text-decoration: underline;
}

