#main-right{
	float: left;
	width: 789px;
}

#bottom-wrapper{
	float: left;
	width: 739px;
}

#right-top .moduletable{
	margin-left: 10px;
	margin-top: 3px;
	font-weight: 700;
	color: #666;
	width: 145px;
}


img{
	margin: 0;
}

.input_text{
	border:0;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	font-size:10px;
	height:14px;
	padding-left:2px;
	width:169px;
}

.submit_button{
	background: none;
	border:0;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	font-size: 11px;
	padding-left:0px;
}

select{
	background: none;
	border:0;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	height:17px;
	padding-left:0px;
	width:169px;
	font-size: 11px;
}

textarea{
	border:0;
	border-left:1px solid #999;
	border-bottom:1px solid #999;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.pointer{
	cursor: pointer;
}

/*--------------------------Postition---------------------------*/

body{
	height: 100%;
	margin: 0;
	background: #fac333;
/*
	background: -moz-linear-gradient(-45deg,  #eb6e08 0%, #ffffff 70%);
	background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#eb6e08), color-stop(70%,#ffffff));
	background: -webkit-linear-gradient(-45deg,  #eb6e08 0%,#ffffff 70%);
	background: -o-linear-gradient(-45deg,  #eb6e08 0%,#ffffff 70%);
	background: -ms-linear-gradient(-45deg,  #eb6e08 0%,#ffffff 70%);
	background: linear-gradient(135deg,  #eb6e08 0%,#ffffff 70%);
*/
}

.center{
	width: 83%;
	margin: auto;
	width: 1048px;
	min-height: 100%;
}

#wrapper{
	overflow: hidden;
}

#left{
	position: relative;
	width: 255px;
	float: left;
	height: 532px;	
}

#left-wrapper{
	background-color: #fff;
	width: 100%;
	height: 369px;
}

#right{
	position: relative;
	float: left;
	width: 159px;
	height: 555px;
	background-color: #fff;
}

#main{
	position: relative;
	width: 580px;
	float: left;
}

#main-wrapper{
	overflow: hidden;
	padding-bottom: 10px;
}

#main-wrapper, #bottom-wrapper{
	background-color: #fff;
}

#middle-infobox{
	margin-top: 230px;
	position: relative;
}

#left p, #img-box p{
	margin: 0;
}

#left .moduletable{
	margin-top: 236px;
	width: 255px;
	position: absolute;
}

#left .moduletable img{
	width: 100%;
}

#gradient-left{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 165px;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWMzMzMiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(250,195,51,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(250,195,51,0)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00fac333',GradientType=0 );
}

#gradient-right, #gradient-right-bottom{
	float: left;
	width: 50px;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmYWMzMzMiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  rgba(255,255,255,1) 0%, rgba(250,195,51,0) 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(250,195,51,0)));
	background: -webkit-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	background: -o-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	background: -ms-linear-gradient(left,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	background: linear-gradient(to right,  rgba(255,255,255,1) 0%,rgba(250,195,51,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00fac333',GradientType=1 );
}

#gradient-bottom{
	position: relative;
	clear: both;
	margin-top: -400px;
	width: 100%;
	height: 410px;
	background: #fac333;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZhYzMzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk5JSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #fac333 0%, #ffffff 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fac333), color-stop(99%,#ffffff));
	background: -webkit-linear-gradient(top,  #fac333 0%,#ffffff 99%);
	background: -o-linear-gradient(top,  #fac333 0%,#ffffff 99%);
	background: -ms-linear-gradient(top,  #fac333 0%,#ffffff 99%);
	background: linear-gradient(to bottom,  #fac333 0%,#ffffff 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fac333', endColorstr='#ffffff',GradientType=0 );
	z-index: -1;
}
/*------------------------------Left -----------------------------*/

#logo{
	padding: 9px 0 0 13px;
	position: absolute;
	z-index: 999;
}

#logo img{
	max-width: 300px;
}

#logo h3{
	border: 0;
	color: #666;
	font-size: 13px;
	line-height: 100%;
	margin: 5px 0 0 26px;
	text-transform: none;
}

img#anmeldung-pfeil{
	margin-left: 40px;
	margin-top: 129px;
}

/*------------------------------Menue Left-----------------------------*/

#menu-left{
	position: absolute;
	top: 152px;
	margin-left: 78px;
}

#left .menu, #left .menu ul {
	padding: 0;
	margin: 11px 0 0;
	list-style: none;
	line-height: 2;
	width: 177px;
}

#left .menu a {
	font-family: 'Alegreya Sans SC', Arial, sans-serif;
	width: 171px;
	padding: 3px 0 0px 4px;
	margin-bottom: 2px;
	border: 1px solid #fef0cc;
	font-size:14px;
	line-height: 100%;
	display:block; 
	color:#c40050; 
	text-decoration:none;
	background-color: #fef0cc;
	-webkit-transition: background-color 0.3s, border 0.3s, color 0.3s;
	-moz-transition: background-color 0.3s, border 0.3s, color 0.3s;
	transition: background-color 0.3s, border 0.3s, color 0.3s;
}

#left .menu a:hover, #left .menu ul ul a:hover, #left .menu li.active a, #left .menu li.current a{
	color:#cc0e23; 
	background-color: #fde199;
	text-decoration:none;
	border: 1px solid #c40050;
}

#left .menu a:hover::before, #left .menu ul ul a:hover::before, #left .menu li.active a::before, #left .menu li.current a::before{
	content:'';
	background-image: url(../images/pfeil-orange.png);
	position: absolute;
	margin-left: -42px;
	margin-top: -2px;
	height: 14px;
	width: 22px;
}

#left .menu li.item-116 a{
	color: #fff;
	background-color: #c40050;
	border: 1px solid #c40050;
}

#left .menu a:hover, #left .menu ul ul a:hover{
	color:#cc0e23 !important; 
	background-color: #f9d3b5 !important;
	text-decoration:none;
}

#left .menu li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
}

#left .menu li ul menu-top

#left .menu li li, #left .menu li li li{
}

#left .menu li ul ul { 
	margin: -1em 0 0 10em;
}

#left .menu li:hover ul ul, #left .menu li.sfhover ul ul {
	left: -999em;
}

#left .menu li:hover ul, #left .menu li li:hover ul, #left .menu li.sfhover ul, #left .menu li li.sfhover ul { 
	left: auto;
}

#left .menu .item-130{
	margin-top: 14px;
}

#left .menu .item-130 a{
	border: 1px solid #c40050;
}

/*------------------------------Menue Top-----------------------------*/

#menu-top-wrapper{
	height: 25px;
}

#menu-top {
	position: relative;
	z-index: 100;
	padding: 4px 2% 0px;
	margin-top: 79px;
}

#menu-top .menu, #menu-top .menu ul {
	padding: 0;
	margin: 0;
	text-align: right;
	width: 100%;
	height: 16px;
}

#menu-top .menu a {
	margin-left: 25px;
	height: 21px;
	font-size:12px;
	display:inline; 
	color:#666; 
	text-decoration:none;
	font-weight: 700;
	text-transform: uppercase;
	font-family: 'Alegreya Sans SC', Arial, sans-serif;
}

#menu-top .menu li.active a, #menu-top .menu li.current a{
	color:#c40050; 
	text-decoration: underline;
}

#menu-top .menu a:hover, #menu-top .menu ul ul a:hover{
	color:#c40050; 
	text-decoration: underline;
}

#menu-top .menu li {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	display: inline;
}

#menu-top .menu li ul { 
	position: absolute;
	width:91px; 
	left: -999em; 
}

#menu-top .menu li li, #menu-top .menu li li li{
}

#menu-top .menu li ul ul { 
	margin: -1em 0 0 10em;
}

#menu-top .menu li:hover ul ul, #menu-top .menu li.sfhover ul ul {
	left: -999em;
}

#menu-top .menu li:hover ul, #menu-top .menu li li:hover ul, #menu-top .menu li.sfhover ul, #menu-top .menu li li.sfhover ul { 
	left: auto;
}


#left .fb-find-us img {
	width: 159px;
	max-width: 100%;
}

#left .fb-find-us {
	display: block;
	margin-top: 14px;
}


/*------------------------------Breadcrumbs-----------------------------*/

#breadcrumbs{
}

.breadcrumb, .breadcrumb li{
	list-style: none;
	padding: 0;
	margin: 0 0 6px;
	overflow: hidden;
	color: #000;
	font-size: 10px;
}

.breadcrumb li{
	float: left;
}

.breadcrumb li a{
	color: #000;
}

.breadcrumb li a:hover{
	color: #000;
}

.breadcrumb li .divider {
	margin: 0 1px 0 3px;
}

/*------------------------------Main-----------------------------*/

#top h3{
	color: #017973;
	font-size: 14px;
	border: 2px dotted #017973;
	border-top: 0;
	border-left: 0;
	text-align: right;
	padding: 0 4px 13px 0;
	margin-right: 2%;
	font-family: 'Alegreya Sans', Arial, sans-serif;
	font-weight: 400;
	margin-top: 24px;
	line-height: 100%;
	text-transform: none;
	position: absolute;
	z-index: 9999;
	width: 656px;
	margin-left: -93px;
}

#content{
	margin: 0 2%;
	padding: 0 0 0 2%;
	border-left: 2px dotted #aaa;
	margin-top: 48px;
	min-height: 320px;
	overflow: hidden;
}

.item-page img{
	margin: 0 0 5px 10px;
	max-width: 50%;
}

.content-home{
	border: 0 !important;
	padding: 0 !important;
}

.Referenten img{
	margin-top: -32px !important;
	max-width: 32%;
	height: auto;
	border-right: 2px dotted #006b66;
	border-bottom: 2px dotted #006b66;
}
/*------------------------------Main Bottom-----------------------------*/

#bottom{
	overflow: hidden;
	margin-top: 21px;
}

#bottom-content{
	position: relative;
	padding: 0 2%;
	width: 96%;
	overflow: hidden;
}

.btn-group{
	display: none;
}

#bottom .jmoddiv div a{
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.logo-u1,.logo-u2, .logo-u3, .logo-u4, .logo-u5, .logo-u6{
	margin-right: 4px;
}

#bottom h3{
	color: #fff;
	font-size: 14px;
	background-color: #6dadc9;
	padding: 3px 10px 2px;
	margin-top: 10px;
	text-transform: none;
}

#bottom .jmoddiv div{
	border-left: 2px dotted #6dadc9;
	padding: 5px 0px 5px 10px;
/* 	height: 86px; */
}

#bottom .jmoddiv{
	width: 49%;
	margin-right: 2%;
	float: left;
	overflow: hidden;
}

#bottom .moduletable-p {
	width: 49%;
	margin-right: 0;
}

#bottom .moduletable-v{
	width: 49%;
	margin-right: 2%;
}

#bottom .moduletable-z{
	width: 49%;
	margin-right: 0;
}

.logo-u4{
}

.logo-u6{
	float: left;
}

.logo-p1, .logo-p2, .logo-p3, .logo-p4, .logo-p5{
	margin-bottom: 24px;
	margin-right: 16px;
}

/*
.logo-p1{
	margin-right: 13px;
}

.logo-p3{
	margin-right: 3px;
}

.logo-p6{
	width: 73px;
}
*/

.logo-u1{
	float: left;
	margin-left: -4px;
}

.logo-u3, .logo-u2{
	float: right;
	margin: 0;
}

.logo-u5{
	margin: 11px 0 0 109px;
}
/*------------------------------Home-----------------------------*/

.content-home{
	margin-top: 2px !important;
}

.content-home a{
	color: #fff !important;
	font-family: 'Alegreya Sans', Arial, sans-serif !important;
	font-weight: 400;
}

.content-home a:hover{
	color: #fac333 !important;
	text-decoration: none !important;
}

#home-1{
	margin-bottom: 10px;
}

#home-1, #home-2, #home-3, #home-4{
	position: relative;
}

#home-2, #home-3, #home-4{
	width: 32%;
	float: left;
}

#home-2, #home-3{
	margin-right: 2%; 
}

#home-1 h3, #home-2 h3, #home-3 h3, #home-4 h3{
	font-family: 'Alegreya Sans', Arial, sans-serif;
	position: absolute;
	text-align: right;
	color: #fff;
	text-shadow:1px 1px 5px #000000;
	font-size: 17px;
	font-weight: 400;
	bottom: 5px;
	right: 6%;
	text-transform: none;
}

#home-1 h3{
	font-size: 20px;
	top: 0;
	right: 10%;
	text-shadow: 1px 1px 0px #000000;
	text-align: left;
}

#home-2:hover h3 a, #home-1:hover h3 a, #home-3:hover h3 a, #home-4:hover h3 a{
	color: #fac333 !important;
}

#home-1:hover h3::before, #home-2:hover h3::before, #home-3:hover h3::before, #home-4:hover h3::before{
	content: '';
	background-image: url(../images/pfeil-orange2.png);
	width: 22px;
	height: 14px;
	position: absolute;
	margin-left: -27px;
	margin-top: 1px;
}

.content-home img{
	margin: 0 !important;
}

/*------------------------------Right-----------------------------*/

#right-top img{
	margin: -10px -10px;
	position: absolute;
	top: 44px;
}

#right-top h4{
	margin: 33px 0 0 11px;
	color: #666;
	line-height: 100%;
	font-family: 'Alegreya Sans', Arial, sans-serif;
	font-weight: 400;
}

.home #right-bottom{
	position: absolute;
	bottom: 12px;
	width: 154px;
}

#right-bottom{
	position: absolute;
	margin-top: 57px;
	width: 154px;
}

#right-bottom h3{
	color: #fff;
	font-size: 14px;
	background-color: #6dadc9;
	padding: 3px 0 2px 10px;
	margin-top: 11px;
	text-transform: none;
}

#right-bottom .jmoddiv div{
	padding: 5px 0 0 10px;
	border-left: 2px dotted #6dadc9;
	min-height: 90px;
}

#right-bottom .jmoddiv div p{
	margin: 0;
}

#right-bottom .jmoddiv div img{
}

#right-bottom .jmoddiv{
	width: 100%;
}

#right-bottom .moduletable-zr {
	height: 122px;
}

#right-bottom .jmoddiv div a{
	display: inline-block;
	zoom: 1;
	*display: inline;
}

.logo-v1{
	margin-bottom: 13px;
}

.logo-z1, .logo-z3{
/* 	float: right;	 */
}

.logo-z2{
/* 	margin-top: 17px; */
}

.fb-find-us{
	display: none;
}
/*------------------------------Kontakt-----------------------------*/

.formResponsive .formHorizontal .formControlLabel {
	float: left;
	width: 109px;
	padding-top: 5px;
	text-align: left;
	font-weight: 700;
}

#userForm h2, .formContainer h2{
	display: none;
}

div.formContainer h2{
	display: none;
}

.formResponsive .formHorizontal .formControls {
	margin-left: 109px;
}

.rsform-block-teilnahme .formControlLabel, .rsform-block-senden .formControlLabel{
	display: none;
}

.formResponsive .formHorizontal .rsform-block-teilnahme .formControls, .formResponsive .formHorizontal .rsform-block-workshops .formControls, .formResponsive .formHorizontal .rsform-block-workshops1 .formControls, .formResponsive .formHorizontal .rsform-block-workshops2 .formControls, .formResponsive .formHorizontal .rsform-block-workshops3 .formControls, .formResponsive .formHorizontal .rsform-block-nachricht .formControls, .formResponsive .formHorizontal .rsform-block-senden .formControls, .formResponsive .formHorizontal .rsform-block-abendempfang .formControls, .formResponsive .formHorizontal .rsform-block-mittagessen .formControls{
	margin-left: 0;
}

.formResponsive .formHorizontal .rsform-block-workshops .formControlLabel, .formResponsive .formHorizontal .rsform-block-workshops1 .formControlLabel, .formResponsive .formHorizontal .rsform-block-workshops2 .formControlLabel, .formResponsive .formHorizontal .rsform-block-workshops3 .formControlLabel, .formResponsive .formHorizontal .rsform-block-nachricht .formControlLabel,  .formResponsive .formHorizontal .rsform-block-abendempfang .formControlLabel,  .formResponsive .formHorizontal .rsform-block-mittagessen .formControlLabel{
	clear: both;
	float: none;
	width: 100%;
}

.formResponsive .formHorizontal .rsform-block-teilnahme label, .formResponsive .formHorizontal .rsform-block-workshops label, .formResponsive .formHorizontal .rsform-block-workshops1 label, .formResponsive .formHorizontal .rsform-block-workshops2 label, .formResponsive .formHorizontal .rsform-block-workshops3 label, .formResponsive .formHorizontal .rsform-block-abendempfang label, .formResponsive .formHorizontal .rsform-block-mittagessen label {
	height: auto;
	margin: 3px 5px 10px 17px;
	float: none;
	padding: 0px;
	display: block;
}

.formResponsive input[type="radio"], .formResponsive input[type="checkbox"] {
	margin-top: 1px;
}

.formResponsive select, .formResponsive textarea, .formResponsive input[type="text"], .formResponsive input[type="password"] {
	padding: 3px 4px;
	margin-bottom: 4px;
}

.formResponsive .formHorizontal .rsform-block {
	margin-bottom: 0;
}

.formResponsive .formHorizontal .rsform-block-teilnahme{
	border-top: 2px dotted #aaa;
	margin-top: 20px;
	padding-top: 15px;
	font-weight: 700;
}

.formResponsive textarea:focus, .formResponsive input[type="text"]:focus, .formResponsive input[type="password"]:focus, .formResponsive select:focus{
	border-color: rgba(196, 0, 80, 0.6);
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(196, 0, 80, 0.3);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(196, 0, 80, 0.3);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(196, 0, 80, 0.3);
}

.formResponsive .formHorizontal .rsform-block-workshops3{
	border-bottom: 2px dotted #aaa;
	margin: -10px 0 20px;
}

.formResponsive .formHorizontal textarea, .formResponsive input[type="text"], .formResponsive input[type="password"], .formResponsive textarea, .formResponsive select{
	width: 96% !important;
	padding: 2px 1%;
}

.formResponsive input, .formResponsive textarea {
	width: 95%;
}

.formResponsive input[type="submit"] {
	background-color: #cc0e23;
	background-image: -ms-linear-gradient(top, #e76170, #c40050);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e76170), to(#c40050));
	background-image: -webkit-linear-gradient(top, #e76170, #c40050);
	background-image: -o-linear-gradient(top, #e76170, #c40050);
	background-image: -moz-linear-gradient(top, #e76170, #c40050);
	background-image: linear-gradient(top, #e76170, #c40050);
	background-repeat: repeat-x;
	border-color: #c40050 #c40050 #e76170;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:dximagetransform.microsoft.gradient(startColorstr='#e76170', endColorstr='#c40050', GradientType=0);
	filter: progid:dximagetransform.microsoft.gradient(enabled=false);
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.formResponsive input[type="submit"]:hover, .formResponsive input[type="submit"]:active, .formResponsive input[type="submit"].active, .formResponsive input[type="submit"].disabled, .formResponsive input[type="submit"][disabled] {
	background-color: #cc0e23;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/*------------------------------Kategorie Blog-----------------------------*/

.items-row{
	overflow: hidden;
}

.items-row .item{
	float: left;
	overflow: hidden;
	width: 23.5%;
	margin-right: 2%;
	position: relative;
	margin-bottom: 10px;
}

.items-row .column-4{
	margin: 0;
}

.items-row img{
	margin: 0 !important;
	float: none !important;
	height: 122px;
	width: 100%;
	height: auto;
}

.items-row h3{
/* 	margin: 1px 0 20px; */
	position: absolute;
	width: 100%;
	margin: 0;
	bottom: 0;
}

.items-row h3 a{
/* 	background-color: #66a6a3; */
	display: block;
	color: #fff;
	padding: 2px 0 0 5px;
	-webkit-transition: background-color 0.3s, color 0.3s;
	-moz-transition: background-color 0.3s, color 0.3s;
	transition: background-color 0.3s, color 0.3s;
	text-shadow: 1px 1px 18px #000000;
}

.items-row a{
	color: #fff;
}

.items-row p{
	margin: 0;
}

.items-row  .item:hover a img{
	opacity: 0.8;	
}

.items-row .item:hover h3, .items-row .item:hover h3 a{
	color: #fff;
	text-decoration: none;
	background-color: #006b66;
}

/*------------------------------Galerie-----------------------------*/

.eventgallery-imagelist .thumbnail-container .content{
	height: auto;
	opacity: 1 !important;
	padding: 0;
	bottom: 10px;
}

.eventgallery-imagelist .thumbnail-container .content .eventgallery-caption{
	margin: 0 !important;
}

.eventgallery-imagelist .thumbnail-container .content .data{
	background-color: rgba(109,173,201,0.8) !important;
	padding: 8px !important;
	text-align: left;
}

.eventgallery-imagelist .thumbnail-container .content .data h2{
	background-color: transparent !important;
	margin: 0;
}

.eventgallery-imagelist .thumbnail-container .content .data h2{
	padding: 0;
}

#mbCenter, #mbOverlay.fullscreen, .ajaxpaging pre{
	background-color: #6dadc9;
}

#mbNumber{
	color: #fff;
}
/*------------------------------Responsive Design-----------------------------*/

#date-rd, #right-bottom-rd {
	display: none;
}

#date-rd h4{
	color: #006b66;
	font-size: 13px;
	border: 2px dotted #578b88;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	text-align: right;
	padding: 0 0 4px 0;
	margin: 5px 2% 12px;
	font-family: 'Alegreya Sans', Arial, sans-serif;
	line-height: 100%;
	text-transform: none;
}

@media only screen and (max-width: 1024px) {

	.center{
		width: 835px;
	}
	
	#top h3{
		width: 594px;
	}
	
	#main {
		width: 518px;
	}
	
	#main-right{
		width: 727px;
	}
	
	#bottom-wrapper{
		width: 677px;
	}
	
	.center{
		width: 982px;
	}
	
	#bottom .jmoddiv div a{
		float: none !important;
		margin: 0 9px 14px 0 !important;
	}

}

@media only screen and (max-width: 998px) {

	#bottom .jmoddiv div a{
		margin: 0 4px 14px 0 !important;
	}
	
	.center{
		width: 823px;
	}
	
	#main-right{
		width: 568px;
	}
	
	#bottom-wrapper {
		width: 518px;
	}

	#top h3{
		width: 346px;
		padding-left: 126px;
	}
	
	#right-top{
		margin-left: -138px;
		position: relative;
	}
	
	#right-top img{
		display: none;
	}
	
	#right{
		width: 0;
		background: transparent;
	}
	
	#right-bottom{
		display: none;
	}
	
	#right{
		height: auto !important;
	}
	
	#right-bottom-rd{
		display: block;
	}
	
	#bottom{
		height: auto;
	}
	
	.logo-v1{
		margin-right: 44px;
		margin-top: 15px;
	}
	
	#content{
/* 		min-height: 0; */
	}
	
	#bottom .jmoddiv div{
		height: auto;
	}
	
	.logo-z1, .logo-z3 {
		float: none;
	}
	
	.logo-z1{
		margin-right: 37px;
		margin-bottom: 10px;
	}
}

@media only screen and (max-width: 860px) {

	.center{
		width: 730px;
	}
	
	#left{
		width: 221px;
	}
	
	#logo img{
		width: 207px;
	}
	
	#logo h3{
		margin: 3px 0 0 0px;
	}
	
	img#anmeldung-pfeil {
		margin-left: 15px;
	}
	
	#menu-left {
		top: 121px;
		margin-left: 42px;
	}
	
	#left .menu a:hover::before, #left .menu ul ul a:hover::before, #left .menu li.active a::before, #left .menu li.current a::before{
		margin-left: -31px;
	}
	
	#logo {
		padding: 5px 0 0 13px;
	}
	
	#top h3 {
		width: 371px;
		margin-top: 10px;
	}
	
	#right-top h4{
		margin-top: 20px;
	}
	
	#main{
		width: 509px;
	}
	
	#right-top img, #gradient-right, #gradient-right-bottom{
		display: none;
	}
	
	.logo-u1, .logo-u2, .logo-u3, .logo-u4, .logo-u5, .logo-u6 {
		margin-right: 12px;
	}
	
	.logo-v1 {
		margin-right: 16px;
	}
	
	.logo-z1 {
		margin-right: 15px;
	}
	
	#bottom-wrapper {
		width: 509px;
	}
	
	#left .moduletable{
		width: 221px;
	}
	
	#main-right {
		width: 509px;
	}
	
	#top h3 {
		width: 379px;
		padding-left: 95px;
		margin: -5px 0 0 -104px;
		padding-bottom: 3px;
		padding-top: 12px;
	}
	
	#right-top .moduletable{
		margin-top: -22px;
	}
	
	#menu-top{
		margin-top: 49px;
	}
	
	img#anmeldung-pfeil{
		margin-top: 98px;
	}
}

@media only screen and (max-width: 745px) {
	
	.center{
		width: 607px;
	}
	
	#right-top .moduletable{
		margin-top: -13px;
		margin-left: -4px;
	}
	
	#bottom .jmoddiv {
		width: 100% !important;
		margin-right: 0 !important;
		float: none !important;
	}
	
	.fb-find-us{
		display: block;
	}
	
	#left .fb-find-us{
		display: none;
	}
	
	#main-right{
		width: 96%;
		margin: 0 2%;
	}
	
	#bottom-wrapper {
		width: 100%;
	}
	
	#main{
		width: 100%;
	}
	
	#left{
		height: auto;
		float: none;
		width: 96%;
		margin: 0 2%;
	}
	
	#gradient-left, #img-box{
		display: none;
	}
	
	#left-wrapper{
		height: 194px;
		margin-bottom: 10px;
	}
	
	#logo{
		float: left;
	}
	
	img#anmeldung-pfeil{
		position: absolute;
		right: 192px;
		top: -23px;
		margin-top: 0;
	}
	
	#menu-left{
		float: right;
		margin-right: 11px;
		margin-left: 0;
		position: relative;
		top: 0;
	}
		
	#right{
		position: static;
		float: none;
		height: auto;
	}
	
	#right-top{
		position: absolute;
		top: 85px;
		z-index: 100000;
		margin-left: 2%;
		padding-left: 3px;
	}
	
	#top h3 {
		width: 96%;
		margin-top: 16px;
		border-right: 0;
		padding-right: 0;
		margin: 0 2%;
		padding: 0 4px 6px 0;
	}
	
	#bottom .jmoddiv div a{
		margin: 0 4px 4px 0 !important;
	}
	
	.logo-u6{
		position: relative;
	}
	
	#menu-top{
		margin: 44px 0 10px;
	}
	
	#content{
		min-height: 0;
		margin-top: 16px;
	}
	
}

@media only screen and (max-width: 600px) {
	
	.center{
		width: 100%;
	}

}

@media only screen and (max-width: 469px) {
	
	img#anmeldung-pfeil{
		display: none;
	}
	
	#menu-top {
		margin: 56px 0 10px;
	}
	
	#left .menu a:hover::before, #left .menu ul ul a:hover::before, #left .menu li.active a::before, #left .menu li.current a::before{
		display: none;
	}
	
	.items-row .item{
		width: 49%;
	}
	
	.items-row .column-2{
		margin: 0;
	}

}

@media only screen and (max-width: 445px) {
	
	#menu-left{
		float: none;
		margin: 10px 2%;
	}
	
	#date-rd{
		display: block;
		text-align: right;
		margin-right: 2%;
		font-weight: 700;
		color: #666;
		padding-top: 10px;
		padding-bottom: 5px;
	}
	
	#logo, #menu-left, #left-wrapper{
		height: auto;
		float: none;
		position: static;
	}
	
	#right-top{
		display: none;
	}
	
	#left .menu a{
		width: 98%;
		padding: 4px 0 3px 1%;
	}
	
	#left .menu, #left .menu ul {
		width: 100%;
	}
	
	#bottom .jmoddiv, #bottom .moduletable-p {
		width: 49%;
	}
	
	#top{
		display: none;
	}
	
	.home{
		display: block !important;
	}
	
	#menu-top{
		margin: -8px 0 10px;
	}
	
	#top h3{
		border-bottom-width: 1px;
	}
	
	#top h3 br{
		display: none;
	}
	
	#home-1 h3, #home-2 h3, #home-3 h3, #home-4 h3{
		font-size: 14px;
	}
	
	#menu-top .menu li{
		display: inline-block;
	}
	
	#menu-top .menu a{
		margin-left: 13px;
		font-size: 11px;
	}
	
	td{
		width: 100% !important;
		display: block;
	}
	
	.zeit-spalte{
		border: 0;
		margin-bottom: -10px;
	}
	
	.thema-zeile{
		border: 0;
		padding-left: 10px;
	}
}
