/****************************************************
© 2004 - 2018 human-data.de / internetagentur-koch.de ****
****************************************************/
@import "responsive_intern_navi.css";


.body_intern {
	background-image: url(../images/0cols/bg_body.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: fixed;
	background-size: cover;
}
.head_wrapper_intern {
	/*background: rgba(168, 168, 168, 0.95);*/
	width: 100%;
}
/*.head_intern {*/
/*	margin-right: 60px;*/
/*	height: 150px;*/
/*	background-size: auto 120px;*/
/*}*/
.head_intern {
	text-align: left;
	height: 150px;
}
.head_intern img {
	height: 120px;
	width: auto;
}

.logo_head {
	margin-bottom: 20px;
}
.center_wrapper_intern {
	text-align:left;
	/*background:#ffffff;*/
	color:#000000;
	padding-top:0;
	box-shadow:0 0 10px 5px rgba(90, 90, 90, .3);
}
.div_center_content_intern {
	padding:0.5em;
	min-height:30em;
}
.login_box {
	background: rgba(255, 255, 255, 0.69) !important;
}

.login_box {
	padding:1em 3em 4em 3em;
	background:#DFE1E7;color:#000000;
	width:75% !important;
	box-shadow:0 0 10px 5px rgba(90, 90, 90, .3);
}
.login_successful {

}
.login_successful_text {
	margin: 0 auto;
	max-width:390px;
	position: relative;
	padding:20px;
	background: #ffffff;
	color:#000000;
	box-shadow:0 0 10px 5px rgba(90, 90, 90, .3);
}
