@charset "utf-8";

@media all
{	/* reset */
	* { margin:0; padding: 0 }

	option { padding-left: 0.4em }

	* html body * { overflow:visible; }
	* html iframe, * html frame { overflow:auto; }
	* html frameset { overflow:hidden; }

	html { height: 100%; margin-bottom: -1px; /* overflow-y: scroll; */ }
	body {
		font-size: 100.01%;

		color: #000;
		background: #ffffff;
		text-align: left;
	}

	fieldset, img { border: 0 solid; }

	p { margin: 0 0 0.5em 0; }

	ul, ol, dl { margin: 1em 0 1em 1em }
	li { margin-left: 1.5em; line-height: 1.7em; }

	dt { font-weight: bold; }
	dd { margin: 0 0 1em 2em; }

	blockquote { margin: 0 0 1em 1.5em; }
}


body {
	height: 100%;

	font-family: Arial, Verdana, sans-serif;
	text-align: left;
	font-size: 10pt;
	font-weight: normal;
}


.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix { display: block }

#ie_clearing { display: none }

.skip, .hideme, .print {
		position: absolute;
		top: -1000em;
		left: -1000em;
}

.subcolumns { display:table; width:100%; table-layout:fixed; }

.c15l, .c20l, .c25l, .c33l, .c40l, .c38l, .c50l, .c55l, .c60l, .c62l, .c66l, .c75l, .c80l { float:left; }
.c15r, .c20r, .c25r, .c33r, .c40r, .c38r, .c50r, .c55r, .c60r, .c66r, .c62r, .c75r, .c80r { float:right; margin-left:-5px; }

.c15l, .c15r { width:15%; }
.c20l, .c20r { width:20%; }
.c40l, .c40r { width:40%; }
.c60l, .c60r { width:60%; }
.c80l, .c80r { width:80%; }
.c25l, .c25r { width:25%; }
.c33l, .c33r { width:33.333%; }
.c50l, .c50r { width:50%; }
.c55l, .c55r { width:55%; }
.c66l, .c66r { width:66.666%; }
.c75l, .c75r { width:75%; }
.c38l, .c38r { width:38.2%; }
.c62l, .c62r { width:61.8%; }

.subc  { padding:0 0.5em; }
.subcl { padding:0 1em 0 0; }
.subcr { padding:0 0 0 1em; }

.equalize, .equalize .subcolumns { table-layout:fixed; }

.equalize > div {
	display:table-cell;
	float:none;
	margin:0;
	overflow:hidden;
	vertical-align:top;
}

.c55l {
	margin-right: 20px;
}

ul.vlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	list-style-type: none;
}

ul.vlist li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

ul.hlist {
	margin: 0 0 0 0;
	padding: 0 0 0 0;

	list-style-type: none;
}

ul.hlist li {
	display: inline;

	margin: 0 0 0 0;
	padding: 0 0 0 0;
}


.page_margins {
	margin: 0 auto;
	width: 1200px;
}

body {
	font-family: Arial, sans-serif;
	font-size: 15px;
	color: #2b2b2b;
	line-height: 1.5em;
	
	height: 100%;
	min-height: 840px;
		
	margin: 0 auto;
	
}

body a {
	color: #872b7c;
	text-decoration: none;
}

body a:hover {
	text-decoration: underline;
}

#head {
	height: 180px;
	position: relative;
	
	margin-bottom: 0;
	margin-top: -1px;
}

.logo {
	padding: 40px;
}


#main {
	position: relative;
}


#header {
	position: relative;
	height: 340px;
}

#mainimage {
	height: 340px;
}

.location {
	position: absolute;
	bottom: 0;
	background: rgba(255, 255, 255, 0.5);
	width: 100%;
	font-size: 12px;
	color: #ffffff;
}

#location {
	padding-left: 40px;
}

#location a {
	color: #ffffff;
}

#location a:hover {
	color: #872b7c;
	text-decoration: none;
}



#nav {
	margin: 0 0 1em 0;
	padding: 0 40px;

	font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
	font-size: 15px;
	font-weight: normal;
	
	text-transform: uppercase;

	line-height: 20px;

	color: #7e7e7e;

}

#nav a {
	display: block;

	margin: 0;

	padding: 10px 0px;

	text-decoration: none;

	line-height: 22px;

	color: #ffffff;

	text-align: center;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#nav ul {
	margin: 0;
	list-style: none;
}

#nav li a {
	border-bottom: 1px solid #872b7c;
}

#nav ul li a:hover {
	color: #ffffff;
	font-weight: bold;
}

#nav ul li.active a {
	font-weight: normal;
	color: #ffffff;
}

#nav ul li.path a {
	color: #ffffff;
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

#nav li.path a {
	color: #ffffff;
}

#nav li.path a {
	font-weight: normal;
}

#nav li.nopath a {
	font-weight: normal;
}

#nav li.nopath a:hover {
	font-weight: bold;
	border-bottom: 1px solid #ffffff;
}

#nav ul.level1 {
	background: none;
	margin-bottom: 30px;
	margin-top: 15px;
}

#nav ul.level1 li a {
	border: none;
	font-size: 14px;
}


#nav ul.level1 li.path a {
	color: #ffffff;
}

#nav ul.level2 {
	background: none;
	margin: 5px 0 15px 0;
	border-bottom: 1px dotted rgb(171,130,255);
	border-top: 1px dotted rgb(171,130,255);
}

#nav ul.level3 {
	background: none;

}

#nav ul.level1 a {
	padding: 0;
	background: none;
}

#nav ul.level2 a {
	padding: 0 0;

	background: none;
}

#nav ul.level2 li a {
	border: none;
	font-size: 12px;
}

#nav ul.level3 a {
	padding: 0 0 0 0;
	background: none;
	text-transform: none;
}

#nav ul.level1 li a:hover,
#nav ul.level1 li.active a,
#nav ul.level1 li.path a {
	background: none;
	color: #ffffff;
	font-weight: bold;
	border: none;
}

#nav ul.level2 li a:hover,
#nav ul.level2 li.active a,
#nav ul.level2 li.path a {
	background: none;
	color: rgb(171,130,255);
}

#nav ul.level3 li a:hover,
#nav ul.level3 li.active a,
#nav ul.level3 li.path a {
	background: none;
	color: #ffffff;
}




h1 { 
	color:#872b7c;
	font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
	font-size: 26px;
	font-weight: normal;
	margin:5px 0 0 0;
	padding-bottom:25px;
	
	text-transform: uppercase;
}

h2 {
	color:#872b7c;
	font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
	font-weight: normal;
	font-size: 20px;
	padding-bottom: 10px;
}

h3 { 
	color:#872b7c;
	font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
	font-weight: bold;
	font-size: 16px;
	padding-bottom: 10px;
}

h4 { 
	color:#872b7c;
	font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
	font-weight: bold;
	font-size: 16px;
	margin: 10px 0 5px 0;
}

h5 { 
	color:#872b7c;
	font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0 5px 0;
}


#col1 {
	float: left;
	width: 315px;
	min-height: 100%;
	
	margin-top: 0px;
	padding: 0;
	
	background-color: #872b7c;
	
	color: #ffffff;
}

#col1 .block_content {
	margin-top: 40px;
}

#col1 a {
	color: #ffffff;
}


#col3 {
	min-height: 100%;
	margin-left: 315px;
	padding: 0;
	
	background-color: #ffffff;
}

#col3_content {
	margin: 40px;

	min-height: 400px;
	height: auto !important;
	height: 400px;
}

.block_content.text {
	margin-bottom: 20px;
}

.adresse {
	padding: 20px;
	text-align: center;
	font-size: 14px;
}

.adresse a {
	color: #2b2b2b;
}

.adresse a:hover {
	color: #872b7c;
	text-decoration: none;
}

.adresse .c25l {
	border-right: 1px solid;
	padding-top: 5px;
	padding-bottom: 5px;
}

.adresse .c25r {
	padding-top: 5px;
	padding-bottom: 5px;
}


blockquote {
	margin: 1em 0 1em 1.5em;
	padding-left: 10px; 
	
	font-size: 14px;
	font-style: italic;
	border-left: 3px solid #872b7c;
}

#footer .links {
	float: right;
	margin-right: 40px;
	color: #872b7c;
	
	font-size: 13px;
	
}

#footer .links a {
	color: #872b7c;
	font-size: 12px;
}

.block_content.contactform {
	line-height: 135%;
}

.block_content.contactform td {
	padding: 0 2em 0.25em 0;
	text-align: left;
	vertical-align: top;
}

.block_content.contactform .text {
	padding: 3px;
	width: 250px;
	border: 1px solid #ccc;
}

.block_content.contactform textarea.text {
	height: 130px;
}

.block_content.contactform #cform_plz {
	width: 35px;
}

.block_content.contactform #cform_ort {
	width: 202px;
}

table.error td {
	color: red;
}

#block_content {
	margin-bottom: 0px;
}








.tb_image.align_right {
	margin-left: 15px;
}



/* STARTSEITE */

#head_home {
	background-color: #872b7c;
	height: 100px;
	position: relative;
}

#head_home p,
#footer_home p {
	color: #ffffff;
	font-family: "Century Gothic","Apple Gothic",AppleGothic,"URW Gothic L","Avant Garde",Futura,sans-serif;
	font-size: 60px;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 20px 0 0 0;
	line-height: 60px;
}

#footer_home {
	background-color: #872b7c;
	height: 100px;
}

#main_home .page_margins {
	width: auto;
}

#main_home {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 1000px;
	height: 550px;
	margin-left: -450px;
	margin-top: -275px;
}


#main_home #col3 {
	margin-left: 0;
	padding: 0px;
	background-color: transparent;
	border:none;
}

#main_home #col3_content {
	margin: 40px 0;
}

#imprint-start{
text-align:right;
color:#fff;
margin-right: 15px;
}

#imprint-start a{
color:#fff;
}




body#layout_1col #col1 {
	display: none;
}


body#intropage #col1 {
	float: left;
	width: 315px;
	min-height: 100%;
	
	margin-top: 0px;
	padding: 0;
	
	background-color: #872b7c;
	
	color: #ffffff;
}

body#intropage #col3 {
	margin: 0 0 0 330px;
}



/* scroll to top */

.scrollup {
    width: 30px;
    height: 30px;
    opacity: 1;
    position: fixed;
    bottom: 15px;
    right: 15px;
    border: 3px solid #fff;
    display: none;
    text-indent: -9999px;
    background: #999 url(/stream/images/layout/top.png) no-repeat center center;
    z-index: 999999;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    padding: 5px 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
}

.scrollup:hover {
    opacity: 1;
    background: url(/stream/images/layout/top.png) no-repeat center center;
    -webkit-background-clip: padding-box; /* for Safari */
    background-clip: padding-box; /* for IE9+, Firefox 4+, Opera, Chrome */
    padding: 5px 5px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    
    background-color: #800000;
}


#wrap_home {
	min-height: 100%;
	height: auto !important;
	height: 100%;

	margin: 0 auto -122px;
	
	background: none;
}

#wrap {
	min-height: 100%;
	height: auto !important;
	height: 100%;

	margin: 0 auto -30px;
	
	background: url(/stream/images/layout/bg.jpg) repeat-y center top;
}

#push {
	height: 30px;

	font-size: 0;
	line-height: 0;
}


#jameda-widget-container16697 {
	margin: 30px 20px !important;
	color: #434343;
}

#jameda-widget-container16697 a {
	color: #872b7c !important;
}


.block_content.text_schatten {
	margin-bottom: 20px;
	
	border: 1px solid #e1e1e1;
	height: auto;	
}

.block_content.text_schatten img {
	/*max-width: 251px;*/
	width: 100%;
}


.block_content.text_schatten h3 {
	margin-top: 10px;
}

#ha .block_content.text_schatten {
	height: auto;
}

#ha .block_content.text_schatten img {
	width: 100%;
}

.edit #ha .block_content.text_schatten img {
	width: 30%;
}

.edit .block_content.text_schatten img {
	width: 30%;
}


.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ffffff;
  font-size: 16px;
  background: #872b7c;
  padding: 8px 35px 8px 35px;
  text-decoration: none;
}

.btn:hover {
  background: #78276f;
  text-decoration: none;
}

#social {
	position: absolute;
	right: -40px;
	top: 40px;
}

#facebook {
	position: absolute;
	right: 0px;
	top: 50px;
}

#google {
	position: absolute;
	right: 0px;
	top: 100px;
}




#main table.table {
	background: #ffffff;

	border: 1px solid #bbbbbb;
}

#main table.table td {
	padding: 2px 5px;

	vertical-align: top;
	font-size: 12px;
}

#main table.table .blue {
	font-weight: bold;
	font-size: 12px;
	background: #f7f7f7;
	color: #872b7c;
}

#main table.table .bt {
	border-top: 1px solid #bbbbbb;
	font-size: 12px;
}

#main table.table .bb {
	border-bottom: 1px solid #bbbbbb;
	font-size: 12px;
}

#main table.table .bl {
	border-left: 1px solid #bbbbbb;
	font-size: 12px;
}

#main table.table .br {
	border-right: 1px solid #bbbbbb;
	font-size: 12px;
}




@media only screen 
and (max-width : 1200px) {
	
	#wrap {
		background: url(/stream/images/layout/bg_1100.jpg) repeat-y center top;
	}
	
	.page_margins {
		width: 1100px;
	}
	
	#header {
		height: 302px;
	}

	#mainimage img {
		width: 785px;
	}
	
	.block_content.text_schatten {
		height: 300px;
	}
	
	.block_content.text_schatten img {
		width: 152px;
	}
	
	#head_home p, #footer_home p {
		font-size: 45px;
		padding: 25px 0 0 0;
	}

}


@media only screen 
and (max-width : 1100px) {
	
	#wrap {
		background: url(/stream/images/layout/bg_1000.jpg) repeat-y center top;
	}
	
	.page_margins {
		width: 1000px;
	}
	
	#header {
		height: 263px;
	}

	#mainimage img {
		width: 685px;
	}
	
	.block_content.text_schatten {
		height: 300px;
	}
	
	.block_content.text_schatten img {
		width: 152px;
	}
	
	#head_home p, #footer_home p {
		font-size: 45px;
		padding: 25px 0 0 0;
	}

}



@media only screen 
and (max-width : 1000px) {
	
	#wrap {
		background: url(/stream/images/layout/bg_900.jpg) repeat-y center top;
	}
	
	.page_margins {
		width: 900px;
	}
	
	#header {
		height: 225px;
	}

	#mainimage img {
		width: 585px;
	}
	
	.block_content.text_schatten {
		height: 300px;
	}
	
	.block_content.text_schatten img {
		width: 152px;
	}
	
	#head_home p, #footer_home p {
		font-size: 45px;
		padding: 25px 0 0 0;
	}

}


@media only screen 
and (max-width : 768px) {
	
	#wrap {
		background: url(/stream/images/layout/bg_900.jpg) repeat-y center top;
	}
	
	.page_margins {
		width: 768px;
	}
	
	#header {
		height: 225px;
	}

	#mainimage img {
		width: 100%;
	}
	
	.block_content.text_schatten {
		height: 300px;
	}
	
	.block_content.text_schatten img {
		width: 152px;
	}

	#jameda-widget-container16697 {
		display: none;
	}

	#col1 {
	width: 249px;
	}
	#col3 {
	margin-left: 250px;
	}

	.logo img {
		width: 180px;
	}
	
	#head_home p, #footer_home p {
		font-size: 35px;
		padding: 25px 0 0 0;
	}

}




.online-termine {
	text-align: center;
}

.online-termine a {
	background-color: rgba(255, 255, 255, 0.3);
	border: 1px solid #fff;
	
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	line-height: 21px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	outline-color: black;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	width: 200px;
}

.online-termine a:hover {
	text-decoration: none;
	color: #872b7c !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	
}


.online-konsultation1 {
	text-align: center;
}

.online-konsultation1 a {
	background-color: rgba(255, 255, 255, 0.3);
	border: 1px solid #fff;
	
	color: white;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	line-height: 21px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	outline-color: black;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	width: 200px;
}

.online-konsultation1 a:hover {
	text-decoration: none;
	color: #872b7c !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	
}





.online-konsultation {
	text-align: center;
}

.online-konsultation a {
	background-color: rgba(255, 255, 255, 0.3);
	border: 1px solid #872b7c;
	
	color: #872b7c;
	cursor: pointer;
	display: inline-block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	height: 20px;
	line-height: 21px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	outline-color: black;
	outline-style: none;
	outline-width: 0px;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: baseline;
	width: 200px;
}

.online-konsultation a:hover {
	text-decoration: none;
	color: #872b7c !important;
	background-color: rgba(232, 232, 232, 0.8) !important;
	padding-bottom: 6px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 4px;
	
}



.cc_banner-wrapper {
	position: absolute !important;
}



.docci {
	top: 100px;
}


.focus_home {
	position: absolute;
	width: 250px;
	left: 20px;
	bottom: 120px;
	z-index: 1;
}

