﻿/* Abstand oben und unten 
 ========================================================================== */

.mtb{ padding-top: 40px; padding-bottom: 40px;} /* Abstand ober und unterhalb*/

.mt { padding-top: 40px; }/* Abstand oberhalb*/

.mb { padding-bottom: 40px; } /* Abstand unterhalb*/

/* Abstand oben und unten 
 ========================================================================== */
h1{
	font-size:1.3em!important;
	font-weight:bold!important;
	margin-bottom:12px!important;
}
p{
	line-height:1.4!important;
}
/* Login
 ========================================================= */
img{
	width:100%;
	height:auto;
} 
.reception{}
.reception h2{
	font-size:1.6em!important;
	font-weight:normal!important;
	line-height:1.4;
	margin-bottom:15px;
} 
.reception h3{
	font-size:1.2em!important;
	font-weight:normal!important;
	line-height:1.4;
	margin-bottom:15px;
}
ul.log{
	float:right;
}
.usernavi ul{
	padding-top:20px;
}
.usernavi li{
	font-size:18px;
	display: inline;
	margin: 0 10px 0 0;
	list-style-type: none; 
	line-height:1;
/*
	margin:21px 20px 0 0;
	line-height:1;
	max-width:260px;
	float: right;
	text-align: left;
*/	
}
.usernavi li a{
	color:#c30000;
	text-decoration:none;
}
.usernavi li a:hover{
	color:#002A69;
}
.usernavi li i{
	line-height:1;
}
.log-site li a{
	color:#333333;
}
.default li a{
	color:#c30000;
}
a.logout-button{
	background-color: transparent;
	border: 2px #c30000 solid;
	border-radius: 8px;
	color: #c30000!important;
	padding: 10px 20px;
	margin:-10px 0 0 30px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;

}
a.logout-button:hover{
	color:#ffffff!important;
	background:#c30000;
}
li.login a{
	margin:-10px 20px 0 0;
	background-color: transparent;
	border: 2px #009532 solid;
	border-radius: 8px;
	color: #009532!important;
	padding: 10px 20px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
}
li.login a:hover{
	color:#ffffff!important;
	background:#009532;
}


a.logout-button i,li.login i{
	font-style: normal!important;
}
.registrierung span{
	color:#333333!important;
}
.registrierung span::before{
	position: relative;
	font-family:'FontAwesome';
	content: "\f2bd";
	top: 50%;
	right: 2px;
	z-index: 22;
	font-size: 20px;
	padding:0 5px 0 5px;
	color: #333333;
}
/* Template */
.h-100{
	min-height:100vh;
}
.p-2{
	padding-top: 2rem;
}
.bg-1{
	background:#f6f6f6;
}
.bg-2{
	background:#ffffff;
}
.page {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  min-height: 100%;
  min-height:90vh;
  padding-top: 0rem;
  background-image:url('../images/hg1.jpg');
  background-repeat:repeat-y;
  background-position:top left;
}
.page>.main, .page>.outer-container {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    width: 100%;
}
.main-container{
	
}
.outer-container {
    margin-left: auto;
    margin-right: auto;
    max-width: 73.125rem;
}
@media (min-width: 75em) and (min-width: 1200px){
.main-container {
    margin-left: -15px;
    margin-right: -15px;
}}

@media (min-width: 75em) and (min-width: 992px){
.main-container {
    margin-left: -15px;
    margin-right: -15px;
}}
@media (min-width: 75em) and (min-width: 768px){
.main-container {
    margin-left: -15px;
    margin-right: -15px;
}}
@media (min-width: 75em) and (min-width: 576px){
.main-container {
    margin-left: -15px;
    margin-right: -15px;
}}
@media (min-width: 75em){
.main-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
        background:#ccc:
}}
@media (min-width: 75em){
.main-container>main {
    left: 8.3333333333%;
    padding-left: 0;
    padding-right: 15px;
    position: relative;
    width: 66.6666666667%;
    background:#ccc:
}}
@media (min-width: 75em){
.main-container>aside {
    padding-left: 15px;
    padding-right: 15px;
    width: 25%;
}}
@media (max-width: 767px){
	.main-container aside {
    padding-left: 15px;
    padding-right: 15px;
}
	.main article{
    padding-left: 15px;
    padding-right: 15px;	
}
	.main-sidebar{
	text-align:center
}
	.log{
	text-align:center
	
}
	a.logout-button{
	margin: 10px 0 0 30px;
}}

.nav-main{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#5b98d7;height:4.5rem;left:0;overflow:hidden;position:fixed;right:0;top:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:height .4s ease-in-out;-o-transition:height .4s ease-in-out;transition:height .4s ease-in-out;z-index:100}
@media (max-width:61.99em){.nav-main{height:4.2rem}
}
.t-menu{
	width:100%;
	padding:12px 0 12px 0;
	border-bottom:1px #009532 solid;
	background:#ffffff;
}
.l-footer{
	color:#f6f6f6;
	padding:12px 0;
	background:#323946;
}
.l-footer a{
  color: #f6f6f6;
  text-decoration: none;
}
.l-footer a:hover{
  color: #f6f6f6;
  text-decoration: underline;
}
@media (max-width: 767px){
	.l-footer{
	text-align:center;
	}
	.design{
	float:none;
}
}
.lo legend {
  border-bottom: 1px solid #dfe3e9;
  padding:0 0 5px 0;
  color: #343f50;
  display: block;
  font-size: 1.5rem;
  line-height: inherit;
  margin-bottom: 1rem;
  width: 100%;
}
.lo label{
	font-weight:bold;
}

.sidemenu{	
}
.sidemenu h3{	
	color:#009532;
	font-weight:bold;
}

.sidemenu ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.sidemenu li.rex-normal .rex-navi-depth-2 {
	display:none;
}

.sidemenu al.rex-navi-depth-2 {
	display:block!important;
}


.sidemenu { width:100%; margin:0px 0 20px 0;}

.sidemenu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.sidemenu ul li {
	display: inline;
	height:37px;
	font-family:'Roboto', sans-serif;
	font-weight:400;
	font-size: 1em;
	line-height: 1.6em;
	background:transparent;
}

.sidemenu ul li a {
	display: block;
	padding: 7px 0 7px 15px;
	color: #000000;
	text-decoration: none;
	/*background:#F6F6F6;*/
	background-position: 10px 15px;
	border-bottom: 1px #BCBCBC solid;
	/*border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
.sidemenu ul li a:hover {
	color: #009532!important;
	background-position: 10px -25px;
	border-bottom: 1px #BCBCBC solid;
	/*border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}

.sidemenu ul li a.rex-current{
	color: #c30000;
	/*background:#00A1DF;*/
	background-position: 10px -25px;
	border-bottom: 1px #BCBCBC solid;
	/*border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
.sidemenu ul li .rex-active {
	color: #c30000;
	/*background:#00A1DF;*/
	background-position: 10px -25px;
}

.sidemenu ul li a.rex-current:hover {
	 color: #c30000;
}
/* Ebene 2 */

.sidemenu ul ul {
/* background: url(none);*/
	margin: 0px;
	padding: 0px;
}

.sidemenu ul ul li {

}
.sidemenu ul ul li a {
	display: block;
	padding: 7px 0 7px 35px;
	color: #333333;
	text-decoration: none;
	/*font-size: 0.9em;*/
	line-height: 1.6em;
	/*background:#F6F6F6;*/
	background-position: 34px 15px;
	/*border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
.sidemenu ul ul li a:hover {
	display: block;
	padding: 7px 0 7px 35px;
	color: #ffffff;
	/*background:#468A28;*/
	text-decoration: none;
	line-height: 1.6em;
	background-position: 34px -25px;
	/*border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
.sidemenu ul ul li a.rex-current {
	color: #c30000;
	/*background:#468A28;*/
	background-position: 34px -25px;
	/*border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
.sidemenu ul ul li .rex-active {
	color: #ffffff;
	/*background:#468A28;*/
	background-position: 34px -25px;
}

/* Ebene 3 */

.sidemenu ul ul {
	background: url(none);
	margin: 0px;
	padding: 0px;
}

.sidemenu ul ul ul li {

}

.sidemenu ul ul ul li a {
	display: block;
	padding: 7px 0 7px 55px;
	color: #333333;
	text-decoration: none;
	line-height: 1.6em;
	/*background:#F6F6F6;
	border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}

.sidemenu ul ul ul li a:hover {
	display: block;
	padding: 7px 0 7px 55px;
	color: #ffffff;
	text-decoration: none;
	line-height: 1.6em;
	/*background:#468A28;
	border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}
.sidemenu ul ul ul li a.rex-current {
	color: #ffffff;
	/*background:#468A28;
	border-bottom: 1px #BCBCBC solid;
	border-right:1px #BCBCBC solid;
	border-left:1px #E8E8E8 solid;*/
}

/* Download einfach
====================================================================== */
.dgh{
  width:100%;
  display:inline-block;
}
.link_icon { 
 float:left;
 color:#333333;
 text-decoration:none; 
 display :block;
 line-height:1.5;
 margin-left:20px;
 background-repeat:no-repeat; 
 background-position:0px 2px;
}

.link_icon .dtext{line-height:1.5; display:inline-block; margin:0px 0 15px 0px!important; padding:9px 0 0 0!important; text-decoration:none;}
.link_icon .dtext:hover{text-decoration:underline!important;}

a.ico_pdf::before{content:'\f1c1'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#c30000;transition:.33s all ease}
a.ico_rtf::before{content:'\f0f6'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#00A1EE;transition:.33s all ease}
a.ico_xls::before{content:'\f1c3'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#197243;transition:.33s all ease}
a.ico_xlsx::before{content:'\f1c3'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#197243;transition:.33s all ease}
a.ico_doc::before{content:'\f1c2'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#285192;transition:.33s all ease}
a.ico_docx::before{content:'\f1c2'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#285192;transition:.33s all ease}
a.ico_ppsx::before{content:'\f1c4'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#FE7C30;transition:.33s all ease}
a.ico_ppt::before{content:'\f1c4'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#FE7C30;transition:.33s all ease}
a.ico_pptx::before{content:'\f1c4'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#FE7C30;transition:.33s all ease}
a.ico_zip::before{content:'\f1c6'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#FF6600;transition:.33s all ease}
a.ico_jpg::before{content:'\f1c5'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#9CEBAE;transition:.33s all ease}
a.ico_jpeg::before{content:'\f1c5'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#9CEBAE;transition:.33s all ease}
a.ico_gif::before{content:'\f1c5'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#9CEBAE;transition:.33s all ease}
a.ico_step::before{content:'\f1c5'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#96E100;transition:.33s all ease}
a.ico_mp4::before{content:'\f1c8'; width:35px; float:left; font-size:25px; line-height:1.5; font-family:'FontAwesome'; color:#78C0FF;transition:.33s all ease}


/* Kurse
 ============================================================ */
.courses {
  padding: 15px 15px 15px 15px;
  margin-bottom: 25px;
  border: 1px solid #F0F0F0;
  background: #F6F6F6;
}
.courses-start{
	display:block;
	line-height:1;
	margin-bottom:10px;
	width:100%;
	padding:15px 0 15px 0;
}
.courses-start .left{
	width:45%;
	float:left;
	padding-bottom:10px;
}
.courses-start .right{
	width:45%;
	text-align:right;
	float:right;
}

.courses-start i{
	float:left;
	margin:0 7px 0px 0;
}
.courses-line{
	border-bottom:1px #E8E8E8 solid;
	margin:5px 0 5px 0;
}
.courses-head{
	text-align:center;
	font-size:20px;
	font-weight:bold;
	margin:12px 0 12px 0;
}
.courses-cont{
	
}
.courses-preis{
	
}
.courses-img {
  position: relative;
  width: 100%;
  max-width: 400px;
  margin: auto;
  overflow: hidden;
}

.courses-img .content-overlay {
  background: rgba(0,0,0,0.7);
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 0.4s ease-in-out 0s;
  -moz-transition: all 0.4s ease-in-out 0s;
  transition: all 0.4s ease-in-out 0s;
}

.courses-img:hover .content-overlay{
  opacity: 1;
}
.content-details {
  position: absolute;
  text-align: center;
  padding-left: 1em;
  padding-right: 1em;
  width: 100%;
  top: 50%;
  left: 50%;
  opacity: 0;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: all 0.3s ease-in-out 0s;
  -moz-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}

.courses-img:hover .content-details{
  top: 50%;
  left: 50%;
  opacity: 1;
}

.content-details h3{
  color: #fff;
  font-weight: 500;
  letter-spacing: 0.15em;
  margin-bottom: 0.5em;
  text-transform: uppercase;
}

.content-details p{
  color: #fff;
  font-size: 0.8em;
}

.fadeIn-bottom{
  top: 80%;
}
.mt-1{
	margin-top:25px;
}

.feature-box-link3 i{
	margin-top:3px;
}
.feature-box-link3{
	position: relative;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	padding: 0.64286em 1em;
	border: 1px solid;
	border-color: #262626 #1a1a1a #0d0d0d;
	border-radius: 3px;
	outline: none;
	/*font-size: 0.875em;*/
	font-size:1em;
	font-weight:bold;
	line-height: 1.42929;
	color: #ffffff;
	text-shadow: 0 -1px 0 #1a1a1a;
	background: #333333;
	background: -webkit-linear-gradient(#404040, #2b2b2b);
	background: -moz-linear-gradient(#404040, #2b2b2b);
	background: -o-linear-gradient(#404040, #2b2b2b);
	background: linear-gradient(#404040, #2b2b2b);
	box-shadow: inset 0 1px #707070;
}
a.feature-box-link3{
	text-decoration:none!important;
}

.feature-box-link3:hover{
	color:#EE042E;
	text-decoration:none;
	border-color: #000000 #000000 #000000;
	background: -webkit-linear-gradient(#474747, #242424);
	background: -moz-linear-gradient(#474747, #242424);
	background: -o-linear-gradient(#474747, #242424);
	background: linear-gradient(#474747, #242424);
}
.tags{
	margin-top:15px;
}
.tags h4 {
  line-height: 1.36364!important;
  font-size: 22px!important;
}
.tags-cloud li {
	font-size: 14px;
	font-weight: 300;
	float: left;
	margin: 3px 3px 0 0;	
}

.tags-cloud li a {
	display: inline-block;
	padding: 8px 11px;
	border-radius: 5px;
}

.tags-cloud li a, .tags-cloud li a:active, .tags-cloud li a:focus {
	color: #666;
	background: #f2f2f5;
	text-decoration: none;
}

.tags-cloud li a:hover {
	color: #000;
	background: #e8e8e8;
}
@media (min-width: 992px){
.offset-top-xl {
  margin-top: 0;
}}
.banner {
	padding: 39px 21px 40px 25px;
	border-radius: 8px;
	margin-left: auto;
	margin-right: auto;
	color: #666;
	background: #f2f2f5;
}

.banner h1, .banner h2, .banner h3, .banner h4, .banner h5, .banner h6, .banner .h1, .banner .h2, .banner .h3, .banner .h4, .banner .h5, .banner .h6 {
	font-weight: 500;
}
.banner h4{
  line-height: 1.36364!important;
  font-size: 22px!important;
}

.n-butten{
	color: #666666;
	padding: 15px 32px;
	text-align: center;
	text-decoration: none;
	display: inline-block;
	font-size: 16px;
	border-radius: 4px;
	border: 2px solid #666666;
	background-color: transparent;
	transition-duration: 0.4s;
}
.n-butten:hover{
	color:#FCFCFC;
	border: 2px solid #333333;
	background-color: #333333;
}
.fw-bold {
	font-weight: 700;
}

.board{
    width: 100%;
    height: auto;
    color: #FFFFFF;
    padding: 10px;
    background: #333333;
    border-radius: 4px;
    border: #7D4B00 6px solid;
}
.board h2{
    color: #FFFFFF;
    font-family: 'Fredericka the Great', cursive;
    font-size: 22px;
    line-height:1.4;
    text-align: center;
    margin-bottom:12px;
}
.board-button,
a.board-button {
    background-color: #f6f6f6;
    border: none;
    color: #000000;
    padding: 8px 22px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    transition-duration: 0.4s;
}
.board-button:hover,
a.board-button:hover{
    color: #000000;
    background-color: #A4A4A4;
}
.blackb h2{
  font-size: 24px;
  font-weight: 300;
  color: #B41722;
  letter-spacing: 0.5px;
  line-height: 24px;
  padding: 25px 0 27px;
  text-align: left;
}
.blackb h3 {
  font-size: 20px;
  line-height: 30px;
  color: #009532;
  font-weight: 300;
  margin-bottom: 15px;
}
/* YForm
 ============================================================ */
#yform-table-rex_blackboard-field-7-abschicken{
	clear: left;
} 
input #yform-table-rex_blackboard-field-4{
	width:90%!important;
}
.rex-yform p{
	margin:5px 0 5px 0;
}
.inner-formcont{
	width:100%;
	display:inline-block;
	padding:30px 30px 30px 30px;
	background:#f8f8f8;
}


.form{
  background:#F8F8F8;
  padding:30px 30px;
  margin-bottom:30px;
}
.einl{
  font-size:22px;
  padding:30px 0 30px 0;
  margin-bottom:30px;
}
.einl a{
 color: #ff0000;
 font-weight:bold;
}
.yformblock p{
 font-size:15px;
 color: #3A3A3A;
 line-height:1.4;
 margin-bottom:15px;
}
.yformblock h2{
 font-size:22px;
 color: #FB940B;
 line-height:1.4;
 margin-bottom:15px;
}

#rex-yform .radio input{
  float:left!important;
  width:10px!important;
  margin:5px 5px 0 0;
}
.radio-group label{
 float:left;
 padding-right:10px;
 font-weight:bold;
}
#rex-yform .radio label{
  float:left;
  margin-top:8px;
  padding-right:15px;
  color: #8c8b8b;
}

#rex-yform fieldset{
  padding:25px;
  margin:30px 0 30px 0;
  border:1px #cccccc solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#F4F4F4;
}
#rex-yform label{
 margin:10px 0 7px 0;
 display:inline-block;
}
#rex-yform input {
 display: block;
  width: 100%;
  margin: 0;
  font-size: 12px;
  padding: 5px 0px 5px 15px;
  line-height: 28px;
  color: #8c8b8b;
  background: #fff;
        -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #cccccc;
}
#rex-yform select{
 	font-family: Arial, Helvetica, sans-serif;
 	font-weight:bold;
	font-size: 14px;	
	width: 97%;
	border: 1px solid #cecece;
	background: #DCDDDE;
	color: #2E2E2E!important;
	margin: 0 0 10px 0px;
	padding: 10px 2% 10px 2%;
}
#yform-formular-ausw label{
  display:none;
}

input[placeholder], [placeholder], *[placeholder],textarea[placeholder]  {
    color: #333333 !important;
    font-size:15px!important;
    padding:5px 0px 5px 11px!important;
      -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
input:-ms-input-placeholder { 
   color: #8C8C8C!important;
   line-height:1.2;
   padding-left:10px;
}


#rex-yform textarea {
  font-family:Arial, Helvetica, sans-serif!important;
  width: 100%;
  margin: 0px 0 0 0;
  height:150px;
  font-size: 12px;
  padding: 5px 0px 5px 5px;
  line-height: 28px;
  color: #8c8b8b;
  background: #fff;
  border: 1px solid #cccccc;
}


#rex-yform .checkbox input{
  float:left!important;
  width:10px!important;
  margin:4px 5px 0 0;
}
#rex-yform .checkbox label{
	float:left;
	font-size:14px!important;
	padding-left:0px;
	color: #6a6d6f;
	width:100%;
}

#rex-yform .checkbox label a{
	text-decoration:underline;
}

#rex-yform .checkbox label a:hover{
	text-decoration: none;
}
#yform-formular-pflege .radio label{
	display:block!important;
	width:100%!important;
}
.alert{
	padding:10px;
	background:#cccccc;
}
.yformblock{
  padding:25px 25px 10px 25px;
  margin:30px 0 30px 0;
  border:1px #cccccc solid;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background:#F4F4F4;
}
.yformblock label{
	margin:10px 0 10px 0;
	display:inline-block;	
}
.input-group i{
	float:left;
	font-size:20px;
	margin:0px 0px 0 0;
	color:#333333;
}
.alert-info{
	background:#333333;
	color:#ffffff;
}
.alert-info i{
	margin:3px 4px 0 0;
}
.alert-danger{
	position: relative;
	/*top: 40%;
	left: 50%;
	margin-left: -250px;*/
	margin:0 auto;
	padding:20px 40px 20px 40px;
	/*width:500px;*/
	max-width:600px;
	border:4px #c30000 dashed;
	/*margin:40px auto 40px auto;*/
	background:#FFA850;
	/*box-shadow: 0 0 60px 10px rgba(0, 0, 0, 0.9);
	z-index:20;*/
}
.alert-danger a{
	text-decoration:underline;
}
.alert-danger li{
	line-height:1.6;
	font-size:18px;
	text-align:left;
	color:#000000;
	list-style-type:square;
}
.has-error input{
	border:1px #c30000 dashed;
	background:#EAEAEA;
}


.btn {
    background-color: #0C2558; /* Blue */
    border: none;
    color: #FFFFFF;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
}
.btn:hover{
    background-color: #000000; /* Black */
    color: #ffffff;	
}
.bud{
	font-size:16px!important;
	font-weight:bold!important;
	padding:10px 15px!important;
	margin:20px 0 20px 0px!important;
}
.btn-primary{
	margin:20px 0 25px 0px;
}

/* Captcha
======================================================= */
.form-captcha .control-label{
	font-size:16px;
	font-weight:500;
}
.input-group .input-group-addon img {
	max-width: 160px;
	height:42px;
	float:left;
	padding: 2px;
}
span.input-group-addon i{
	width:4%;
	float:left;
}
.input-group .form-control{
	width:90%!important;
	max-width: 200px;
	float:left;
	padding: 5px 2px 5px 2px;
	margin:2px 0 0 10px;
}
.cap .input-group .form-control{
	max-width: 200px!important;
	float:left;
	padding: 4px 2px 4px 2px;
	margin:2px 0 0 10px;
}

.input-group .input-group-btn{
	float:left;	
	margin-left:5px;
}
span.input-group-btn .btn{
	padding: 8px 8px 8px 8px;
	color:#ffffff;
	background:#c30000;
}

.greybg{
	padding:60px 60px 0 60px;
	display:inline-block;
	width:100%;
	background:#f8f8f8;
}
.greybg h3{
	margin:20px 0 -10px 0!important;
	font-size:20px!important;
	font-weight:800!important;
	color:#222222!important;
}
.greybg i{
	color:#c30000;
	font-size:20px;
	margin:3px 6px 0 0;
}
.greybg select{
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal!important;
	width: 100%!important;
	background:#ffffff!important;
	border: 1px solid #cecece;
	color:#747474!important;
	margin: 0 0 10px 0px;
	padding: 10px 2% 10px 2%;
}

/* Sprache
 =================================================================== */
.sprache{
	float:left;
	margin:15px 20px 0 0;
	height:30px;
	width:100px;
}
li.de,li.it{
	float:left;
}
li.de a,li.it a{
	color:#ffffff;
	text-decoration:none;
	text-transform: uppercase;
}
li.de{
	margin-right: 15px;
	display: inline-block;
	text-decoration: none;
	background: #F9B200;
	color: #FFF;
	width: 30px;
	height: 30px;
	line-height: 30px;
	border-radius: 50%;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	transition: .4s;
}
li.it{
  margin-right: 15px;
  display: inline-block;
  text-decoration: none;
  background: #B41722;
  color: #FFF;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  overflow: hidden;
  transition: .4s;
}
li.de:hover, li.de.active,
li.it:hover, li.it.active {
  background: #009532;
}
@media (max-width: 767px){
	.sprache{
	position: fixed;
	z-index:999999;
	top:7px;
	left:10px;
	}
}