@charset 'UTF-8';

/*********************************************************************************/
/* Basic                                                                         */
/*********************************************************************************/
html {
	margin:0; 
	padding:0; 
	font-size: 100%;
	width:100%; 
	top: 0px;
	bottom: 0px;
	overflow-y: scroll;
}
*+html {
	overflow: scroll; /*Scrollbar bei Firefox anzeigen*/ 
}
body {
	margin: 0px;
	border: 0;
	min-height: 100%;
	height:100%;
	width:100%; 
	bottom: 0px;
	top: 0px;
	display: block!important;
}
body  {
	font-family: 'Roboto', sans-serif;
	font-size: 1.2rem;
/*	font-size: 1.5vw; */
	line-height: 1.4rem;
}
input {
	margin: 0 5px 5px 5px;
}
textarea {
	margin: 0 0 5px 5px;
}
.container-fluid {

}
h1 {
	font-size: 3rem;
	font-weight: 600;
	line-height: 3.2rem;
	margin-top: 0px;
}
h2 {
	font-size: 2.5rem;
	font-weight: 600;
	line-height: 2.7rem;
}
h3 {
	font-size: 2.0rem;
	font-weight: 600;
	line-height: 2.2rem;
	margin-bottom: 3px;
}
td {
	vertical-align: top;
}
.icons {
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
}
/*********************************************************************************/
/* link
/*********************************************************************************/
a:link, 
a:visited {
	color: #333;
}
a:hover {
	color: #e85661;
}
.content a:link,
.content a:visited {
	color: #e85661;
}
.content a:hover {
	color: #019dda;
}
.breadcumb a:link,
.breadcumb a:visited {
	color: #333; 
}
/*********************************************************************************/
/* home und slider
/*********************************************************************************/
.top {
	width: 100%;
	padding: 10px 0;
	float: left;
}
.logo {
	width: 20%;
	float: left;
}
.nav {
	width: 80%;
	height: 40px;
	padding-top: 20px;
	float: left;
}
.shop_top {
	width: 80%;
    height: 50px;
	padding-left: 15px;
	float: left;	
}
.shop_bot {
	width: 100%;
	float: left;
	position: relative;
}
.dynpg_A_header_text {
	display: none;
}
.slider {

}
.container-fluid {
	width: 90%;
}
.slider_out, .slider, .slider div {
	width: 100%;
	height: 500px;
	position: relative;
	margin-bottom: 3px;
	text-align: center;
	float: left;
}
.body_shop .slider_out, .body_shop .slider, .body_shop .slider div {
	width: 100%;
	height: 300px;
}
#change_img div {
	background-size: cover !important;
    background-position: center !important;
}
.slider .DynPG_Gallery_Title {
	color: #333;
	font-size: 200%;
	font-weight: bold;
	top: 250px;
	display: none;
	
}
.slider .DynPG_Gallery_Desc {
	color: #333;
	font-size: 200%;
	font-weight: bold;
	position: relative;
}
.body_shop .slider .DynPG_Gallery_Desc {
	display: none;
}
.slider .DynPG_Gallery_Desc p {
	font-size: 2.2rem;
	line-height: 2.5rem;
	color: #fff;
	text-shadow: 5px 10px 8px #333;
	display: inline-block;
	margin-top: 360px;
	positon: relative;
	margin-bottom: 30px;
	text-align: center;
	padding-left: 30%;
}
#change_img div {
	background-size: cover !important;
    background-position: center !important;
}
/*********************************************************************************/
/* home
/*********************************************************************************/



/*********************************************************************************/
/* usely
/*********************************************************************************/





/*********************************************************************************/
/* shop
/*********************************************************************************/
div#eshop_item_groups div.name, div#eshop_item_listing div.name, div#eshop_item_listing_search div.name {
    letter-spacing: .02em;
}
.shopnavi {
	padding: 20px 0 0 40px;
}
.shop_main {
	padding: 0 0 0 0;
}
.quicklogin {
	width: 100%;
	margin-top: 10px;
	padding-bottom: 20px;
}
#eshop_basket_quick_login input {
	width: 96%;
}
#eshop_basket_quick_login #submit {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.quicklogin .type_1_email,
.quicklogin .type_1_password,
.quicklogin .login {
	float: left;
	margin-right: 10px;
}
.quicklogin .form-test {
	margin-top: 20px;
}
.quicklogin input#submit.login-button {
    padding: 0px!important;
}

.quicklogin input#submit.login-button {
	padding: 10px 0px 5px 0px;
	width: 180px;
}
.quicklogin .request_password,
.quicklogin .register {
	display: none;
}
h1.cat_title {
	margin-top: 30px;
	font-size: 28px;
}
.content {
	width: 100%;
	float: left;
	margin-top: 10px;
	padding-bottom: 30px;
}
.shop_content {
	width: 48%;
	margin-right: 2%;
	float: left;
}
.shop_left {
	width: 25%;
	margin-right: 2%;
	float: left;
}

.shop_search {
	clear: both;
	width: 196px;
}

.dynpg_search_query {
	background-color: #ffffff;
	border: 1px solid #666;
	height: 16px;
	padding-top: 4px;
}

.dynpg_search_submit {
	background-color: #ffffff;
	border: 0px solid #ffffff;
	font-weight: bold;
	cursor: pointer;
}
.search_query {
	width: 175px;
	height: 22px;
	float: left;
}
.search_btn {
    margin: 0px 0px 0px -5px;
	padding: 5px;
	border-radius: 0 5px 5px 0;
    background-color: #f3a26a;
}
.shop_search .search_query {
    width: 300px;
    height: 34px;
	color: #999;
	padding-left: 5px;
    float: left;
	border-top: solid 1px #ccc;
	border-right: none;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #ccc;
	border-radius: 5px 0 0 5px;
}
.shop_top .login {
	margin: 20px 30px 0 50px;
	float: left;
}
.shop_top .login::before {
	content: 'Login';
	background-image: url(../medien/lock-key.png);
	background-repeat: no-repeat;
	padding: 0 0 1px 26px;
}
.shop_top .logout {
	margin: 20px 30px 0 50px;
	float: left;
}
.shop_top .logout::before {
	content: 'Logout';
	background-image: url(../medien/lock-open.png);
	background-repeat: no-repeat;
	padding: 0 0 1px 26px;
}
.shop_top .basket {
	margin-top: 20px;
	float: left;
}
.shop_top .basket::before {
	content: 'Warenkorb';
	background-image: url(../medien/shopping-cart-full.png);
	background-repeat: no-repeat;
	padding-left: 26px;
}

div.breadcumb_search {
	margin-bottom: 20px;
}
#eshop_item_listing_search div#item_box {
	background-image: url(../medien/pfeil.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-bottom: 20px;
}
div.identifer_16 #eshop_item_listing #item_box {
    float: left;
    width: 100%;
    display: block;
    float: none;
    height: auto;
	padding-bottom: 20px;
}
div.identifer_16 #item_box .items {
    width: 100%;
}
div.identifer_16 tr th:first-child {
    width: 80px;
}
div.identifer_16 tr th:nth-child(2n) {
    width: 15%;
}
div.identifer_16 tr th:nth-child(3n) {
    width: 15%;
}
div.eshop_identifier div.breadcumb {
	padding: 0px 0px 8px 0px;
	margin-bottom: 8px;
	border-bottom: 1px solid black;
}
.legend_descr {
	font-size: 90%;
	font-style: italic;
	display: block;
	color: #f3a26a;
	padding-bottom: 6px;
}
#eshop_item_listing div.description {
	padding: 0px 0px 20px 0px;
	margin-bottom: 20px;
	border-bottom: 1px solid black;
}
#eshop_item_listing div.action_accept {
	color: #F00;
	padding-bottom: 20px;
	font-weight: bold;
}
#eshop_item_listing #item_box {
	float: left;
}
#eshop_item_listing div#item_box div.image img.image_1 {
	float: left;
}
div.identifer_16 #eshop_item_listing div#item_box div.image img.image_1 {
	padding-right: 8px;
	display: block;
}
div.identifer_16 .items input.count {
    margin-right: 10px !important;
    display: block;
    float: left;
}
div#eshop_item_detail div.action_accept {
    margin: 20px 0 10px 0;
}
.items input.count {
    margin-right: 10px!important;
}
/*
.identifer_3 .add_favorite {
    display: none;
}
*/
table.login td {
	padding: 3px;
}
#main_right_worth_middle .amount {
	width: 100%;
    margin-top: 20px;
	background: #fff;
	font-weight: bold;
}
#main_right_worth_middle .amount td {
	width: 50%;
	padding: 5px;
}
.myfavorits {
	padding-top: 10px;
}
.shop_right_subnavi {
	margin-top: 20px;
}
#item_box div.actions_single_buy form {
	width: auto;
	float: left;
}
div#eshop_item_listing #item_box {

}
td.buy input[type="image"] {
	float: left;
	margin: -32px 0 0 70px;
}
div.identifer_16 div#eshop_item_listing div#item_box div.actions_buy form {
	width: 564px;
}
div.identifer_16 div#eshop_item_listing div#item_box div.actions_buy form input.count,
div.identifer_16 div#eshop_item_listing div#item_box div.actions_buy form input {
	float: right;
}
#item_box div.actions_single_buy form input.count {
}
#eshop_basket_buy_step_two fieldset form ul.options li.pay input.next {
	color: #333;
}
#item_box div.actions_single_buy form input {
	margin-top: 15px;
	padding: 0px 0px 0px 10px;
	vertical-align: middle;
}
#eshop_item_listing div#item_box table.items input.count {
	margin-right: 10px;
}
#eshop_basket_quick_login #type_1_email {
	margin-bottom: 4px;
}
#eshop_cart  {
	margin: 20px 0px 0px 2px;
	padding-top: 10px;
	border-top: solid 1px #FFF;
}
#eshop_item_listing {
	padding-top: 20px;
}
#eshop_item_listing #item_box div.name {
    padding: 3px;
    float: left;
}
#eshop_item_listing_divers #item_box div.name {
	padding: 3px 0px 6px 0px;
	font-weight: bold;
}
#eshop_item_listing_divers div#item_box {
	clear: both;
	border-bottom: 1px solid black;
	padding: 0px 0px 20px 0px;
	margin-bottom: 10px;
} 

#eshop_item_listing #item_box  input.add_favorite {
	float: right;
	margin-right: 20px;
}
#eshop_item_listing_divers #item_box div.image,
#eshop_item_listing #item_box div.image {
	clear: both;
}
#eshop_item_listing #item_box div.actions_single_buy {
	float: left;
	width: 180px;
}
#eshop_item_listing #item_box div.actions_buy {
	float: left;
	width: 450px;
}
#eshop_item_listing div.item_listing_separator {
	clear: both;
	border-bottom: 1px solid black;
	padding: 0px;
	margin-bottom: 8px;
}
}
#eshop_item_listing_divers div.item_listing_separator {
	clear: both;
	border-bottom: 1px solid black;
	padding: 0px;
	margin-bottom: 8px;
}
input#submit.login-button {
	padding: 10px 0px 5px 3px;
}
p.request_password a,
p.register a {

}

#eshop_item_groups_favorites {
	display: none;
}
div.eshop_identifier p.note {
	clear: both;
	padding: 10px 0px 20px 0px;
	border-bottom: 1px solid #333;
}
#Navigation_wk {
	margin: 30px 0 20px 0;
	border: solid 1px #333;
	padding: 5px;
}
div#eshop_basket_myfavorites table td.col2 p {
    margin: 0;
    padding: 0;
    font-size: 14px !important;
}
#Navigation_wk li {
	display:inline;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}
div#eshop_basket_main ul.steps li.step1_active a, div#eshop_basket_main ul.steps li.step2_active a, div#eshop_basket_main ul.steps li.step3_active a, div#eshop_basket_main ul.steps li.step4_active span {
    color: #000;
	background: #ccc;
	display: block;
	padding: 5px;
}
table#Formular {
	padding: 10px 0px 0px 0px;
}
table#Formular .input {
	margin: 4px 0px 4px 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-left-style: none;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-bottom-color: #333;
	border-right-width: 1px;
	border-right-color: #666;
}
span.form_error {
	line-height: 30px;
	color: #F00;
}
div#eshop_basket_quickorder {
	margin-top: 20px;
}
.form_success {
	color: #F00;
	padding: 20px 0px 20px 0px;
}
#send_remarks textarea {
	width: 400px;
	height: 100px;
}
.agb {
	font-size: 80%;
	background-color: #f1f1f1;
	padding: 10px;
}
.agb a {
	text-decoration: underline;
	color: #f00;
}
/*#eshop_menu {
    border-bottom: 3px solid black;
    width: 34px;
    margin-bottom: 5px;
    cursor: pointer;
}
#eshop_menu:after {
    content: ' ';
    border-bottom: 3px solid black;
    width: 34px;
    display: block;
    margin-bottom: 5px;
}
#eshop_menu:before {
    content: ' ';
    border-top: 3px solid black;
    width: 34px;
    height: 1px;
    display: block;
    margin-bottom: 5px;
}
#eshop_menu .mainmenu{
	display: none;
}
#eshop_menu.active .mainmenu{
	display: block;
	position: absolute;
	background-color: #ededed;
	margin-top: 16px;
	padding: 10px;
	z-index: 200;
	border: solid 1px #0f4897;
	box-shadow: 0.2em 0.4em #7589A2;
}*/
.submenu {
    width: 50%;
}
.submenu > div > div {
    display: none;
}
.mainmenu > div > div {
    display: inline-block;
}
.submenu > div > div.open {
    display: inline-block;
    width: 100%;
}
.submenu div.open > div {
    float: left;
    width: 200px;
}
p.groups a img + span {
    display: block;
    padding: 0 5px;
    margin-bottom: 6px;
    margin-top: 0px;
    line-height: 1.2rem;
	white-space: nowrap;
	overflow: hidden;
	width: 180px;
	text-overflow: ellipsis;
}
}
div#eshop_menu div.depth_2 {
    /*width: 900px;*/
    white-space: inherit;
}
.depth_2 img {
	width: 180px;
	height: auto;
	margin: 5px;
}
div#eshop_menu div.depth_2 {
	overflow: inherit;
}
div#eshop_menu p.groups {
    margin: 0;
    padding: 0;
    /*width: 200px;
    float: left;*/
}
div#eshop_menu a span {
    color: #333;
}
.shop_top > div {
	float: left;
}
.submenu .group_fold_2.open {
    border: solid 6px #a5aed4;
	background: #fff;
}
.submenu .group_fold_3.open {
    border: solid 6px #f4a26a;
	background: #fff;
}
.submenu .group_fold_4.open {
    border: solid 6px #cfbeb3;
	background: #fff;
}
.submenu .group_fold_5.open {
    border: solid 6px #96d2d9;
	background: #fff;
}
.submenu .group_fold_6.open {
    border: solid 6px #009dda;
	background: #fff;
}
.submenu .group_fold_7.open {
    border: solid 6px #b8d598;
	background: #fff;
}
.submenu .group_fold_8.open {
    border: solid 6px #e85660;
	background: #fff;
}
.submenu .group_fold_18.open {

}

.shop_search {
	clear: none;
	width: auto !important;
    padding-left: 25px;
    padding-top: 15px;
}
.shopnavi { 
	position: absolute;
	z-index: 200;
	right: 0;
    left: 0;
}
/*.shopnavi > div {
    float: left;
}*/
.shop_right {
    float: right !important;
    margin-right: 200px;
    padding-top: 14px;
}
.shop_right:before {
	font-size: 24px;
    content: 'Login';
    width: 23px;
    display: block;
    height: 23px;
    background-image: url('https://image.flaticon.com/icons/svg/1496/1496387.svg');
    background-size: contain;
    background-repeat: no-repeat;
    padding-left: 26px;
    line-height: 22px;
    cursor: pointer;
	height: 100%;
}
.shop_right.full:before {
	background-image: url('https://image.flaticon.com/icons/svg/1496/1496285.svg');
}
.shop_right > div {
	display: none;
}
.shop_right.active > div {
	width: 250px;
	display: block;
	position: absolute;
	background-color: #ededed;
	margin-top: 1px;
	padding: 10px;
	z-index: 200;
	border: solid 1px #0f4897;
	box-shadow: 0.2em 0.4em #7589A2;
}
.shop_content {
    width: 100%;
    margin-right: 0%;
    float: none;
    clear: both;
}
#eshop_item_listing div.item_listing_separator {
    display: none;
}
div#eshop_item_listing #item_box {
    width: auto;
	margin: 0 2% 20px 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;	
	box-shadow: 0.5em 0.5em 0.8em #e1e1e1;
}
.breadcumb_search {
	margin-top: 30px;
}
#eshop_item_listing_search div#item_box {

}
#eshop_item_listing_search div#item_box .name a:link,
#eshop_item_listing_search div#item_box .name a:visited {
	color: #0f4897;
}
#eshop_item_listing_search div#item_box .name a:hover {
	color: #333;
	text-decoration: underline;
}
div.identifer_search #item_box div.name, div.identifer_search #box div.name {
    background-color: transparent;
    line-height: 14px;
    font-size: 14px;
	font-weight: normal;
}
div.identifer_search #item_box, div.identifer_search #box {
    width: 180px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 0px;
}
#eshop_item_detail {
	margin-top: 30px;
}
.shop_content .dynpg_A_header_text {
	color: #0f4897;
	font-size: 26px;
	font-weight: bold;
	margin-top: 30px;
}
legend {
	width: auto;
    display: block;
    padding: 0 20px;
    margin-left: 20px;
	border-bottom: none;
}
.favorites input {
	margin-left: 0px;
}
/* -------------------------------------------------------------------
	Basket 1
----------------------------------------------------------------------*/
#eshop_basket_main {
	padding-left: 10px;
}
div#eshop_basket_main ul.steps {
    position: inherit;
    z-index: inherit;
}
#eshop_basket_buy_step_one {
	padding-top: 20px;
}
div#eshop_basket_main ul.steps li {
    float: left;
    margin-right: 0px;
    width: 100%;
}
div#eshop_basket_main ul.steps li {
    margin-right: 0px;
    padding: 10px 10px 10px 10px;
}
div#eshop_basket_main div.description {
    width: 100%;
    float: left;
	margin-top: 10px;
}
div#eshop_basket_main div.form {
	width: 100%;
	float: left;
}
div#eshop_basket_main ul.options {
    float: left;
}
div#eshop_basket_buy_step_one table.item_data th, div#eshop_basket_buy_step_one table.item_data td {
    padding: 0 10px 0 0;
    font-size: 14px;
    display: block;
    float: left;
    clear: both;
}
div#eshop_basket_buy_step_one table th.col2, div#eshop_basket_buy_step_one table td.col2,
div#eshop_basket_buy_step_one table th.col2, div#eshop_basket_buy_step_one table td.col3,
div#eshop_basket_buy_step_one table th.col2, div#eshop_basket_buy_step_one table td.col4 {
    vertical-align: bottom;
}
div#eshop_basket_buy_step_one table td.dispatch1,
div#eshop_basket_buy_step_one table td.dispatch2 {
	border-top: solid 1px #e1e1e1;
	margin-top: 10px;
	padding-top: 20px;
    vertical-align: bottom;
}
table tr table tr {
    display: block;
    float: left;
}
div#eshop_basket_main div.notice {
    color: red;
    width: 100%;
    float: left;
    margin-top: 20px;
}
/* -------------------------------------------------------------------
	Basket 3
----------------------------------------------------------------------*/
div#eshop_basket_buy_step_three table.item_data th, div#eshop_basket_buy_step_three table.item_data td {
    padding: 0 10px 0 0;
    font-size: 14px;
}
div#eshop_basket_buy_step_three table th.col2, div#eshop_basket_buy_step_three table td.col2,
div#eshop_basket_buy_step_three table th.col2, div#eshop_basket_buy_step_three table td.col3,
div#eshop_basket_buy_step_three table th.col2, div#eshop_basket_buy_step_three table td.col4 {
    vertical-align: bottom;
}
div#eshop_basket_buy_step_three table td.dispatch1,
div#eshop_basket_buy_step_three table td.dispatch2 {
	border-top: solid 1px #e1e1e1;
	margin-top: 10px;
	padding-top: 20px;
    vertical-align: bottom;
}
div#eshop_basket_main ul.options {
    margin: 20px 0 23px 0;
}




/*********************************************************************************/
/* mobile divises
/*********************************************************************************/

@media (min-width: 1200px) {
	.submenu .group_fold_2.open,
	.submenu .group_fold_3.open,
	.submenu .group_fold_4.open,
	.submenu .group_fold_5.open,
	.submenu .group_fold_6.open,
	.submenu .group_fold_7.open,
	.submenu .group_fold_8.open {
		width: 1060px;
		text-align: center;
	}
}
@media (min-width: 992px) and (max-width: 1200px) {
	.slider_out, .slider, .slider div {
		height: 300px;
	}
	div#eshop_item_listing #item_box {
		width: 48%;
	}
	.slider .DynPG_Gallery_Desc p {
		margin-top: 200px;
	}
	.submenu .group_fold_2.open,
	.submenu .group_fold_3.open,
	.submenu .group_fold_4.open,
	.submenu .group_fold_5.open,
	.submenu .group_fold_6.open,
	.submenu .group_fold_7.open,
	.submenu .group_fold_8.open				 {
		width: 840px;
		text-align: center;
	}
}
@media (max-width: 991px) {
	.logo {
		width: 100%;
		text-align: center;
		float: left;
	}
	.shop_top {
		width: auto;
	}
	.nav {
		height: 0px;
	}
	.slider_out, .slider, .slider div {
		height: 300px;
	}
	.slider .DynPG_Gallery_Desc p {
		font-size: 2.2rem;
		line-height: 2.5rem;
		color: #fff;
		text-shadow: 5px 10px 8px #333;
		display: inline-block;
		margin-top: 200px;
		positon: relative;
		margin-bottom: 30px;
		text-align: center;
		padding-left: 30%;
	}
	.content_right {
		padding-left: 0px;
		border-left: none;
	}
	.submenu .group_fold_2.open,
	.submenu .group_fold_3.open,
	.submenu .group_fold_4.open,
	.submenu .group_fold_5.open,
	.submenu .group_fold_6.open,
	.submenu .group_fold_7.open,
	.submenu .group_fold_8.open				 {
		width: 630px;
		text-align: center;
	}
	.h_navi_m {
		position: relative;
		z-index: 500;
	}
	.nav {
		width: 100%;
		float: left;
	}
	.navbar-header {
		float: none;
		margin-right: 20px!important;
	}
	.navbar-toggle {
		display: block;
		background: #666;
		position: absolute;
		z-index: 500;
	}
	.navbar-default {
		background-color: transparent;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: #fff;
	}
	.navbar-default .navbar-toggle:hover .icon-bar {
		background-color: #ffff75;
	}	
	.navbar-default .navbar-toggle:hover {
		background-color: #ca021f;
	}
	.navbar-collapse {
		border-top: 1px solid transparent;
		box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		margin-top: 20px;
	}
	.navbar-default .navbar-toggle:focus {
		background-color: #999;
	}
	.navbar-default .navbar-toggle:hover {
		background-image: url(../medien/trans_blau25.png);
	}
	.navbar-collapse.collapse {
		display: none!important;
		background-color: transparent;
	}
	.navbar-collapse.collapse.in {
	  	display: block!important;
	}
	.navbar-nav {
		float: none!important;
		margin: 7.5px -15px;
	}
	.navbar-default .navbar-collapse, .navbar-default .navbar-form {
		border-color: transparent;
	}
	.navbar-nav li {
		float: none;
		text-align: left;
		line-height: 30px;
		background: #ccc;
	}
	.j-nav-variant-nested ul {
		padding-left: 30px;
		margin-top: -30px;
	}
	.navbar-nav li a {
		line-height: 30px;
	}
	#ul_2 li {
		line-height: 50px;		
	}
	#ul_2 li a {
		line-height: 50px;
	}
	.scroller,
	.dropdown-toggle {
		margin: 3px;
		font-size: 14px;
		font-weight: bold;
	}
	
	.dropdown-menu .d_2 .hlink {
		margin: 3px;
	}
	.dropdown-menu .d_2 .hover {
		margin: 3px;
		color: #214b7d!important;
	}
	.dropdown-menu .d_2 .hlink_a {
		margin: 3px;
		display: block;
	}
	.navbar-default .navbar-nav li {
		color: #214b7d;
		border-bottom: 2px solid #fff;
	}
	.navbar-default .navbar-nav li a {
		color: #214b7d;
		display: block;
	}
	.navbar-default .navbar-nav li .hlink {
		color: #333;
		display: block;
		text-decoration: none;
	}
	.navbar-default .navbar-nav li a:hover {
		color: #ffff75;
	}	
	.navbar-default .navbar-nav li a.hlink_a {
    	background: #ccc;
		color: #333;
		text-decoration: none;
		display: block;
		border-bottom: 2px solid #fff;
}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
		background-color: #e2a224;
		background-image: none;
		color: #fff;
		text-decoration: none;
	}
	.dropdown-toggle:hover{
		background-color: transparent;
	}
	.navbar-default .navbar-nav .open .dropdown-menu li a  {
		color: #fff;
		text-decoration: none;
		border-bottom: solid 1px #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu li a:hover  {
		color: #e2a224;
		text-decoration: none;
		border-bottom: solid 1px #fff;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a.hlink_a {
		background: #004731;
		color: #fff;
	}
	.d_3 {
		margin-left: 30px;
	}
	.navbar-collapse.in {
	  overflow-y: visible;
	}
	.navbar-collapse {
	  max-height: none!important;
	}
	.navbar-collapse.collapse {
	  display: none !important;
	}
	.navbar-nav {
	  float: none !important;
	  margin-bottom: 10px;
	  margin-top: 7.5px;
	}
	.navbar-nav > li {
	  float: none;
	}
	.navbar-nav .open .dropdown-menu {
	  border: 0 none;
	  box-shadow: none;
	  float: none;
	  margin-top: 0;
	  position: static;
	  width: auto;
	}
	.dropdown-menu {
	  font-size: 14px;
	  left: 15px;
	}
	#icons {
		display: none;
	}
}
@media (max-width: 768px) {
	.container-fluid {
		width: 100%;
	}
	.shop_top {
		height: auto;
		position: relative;
		z-index: 50;
		padding-left: 10px;
	}
	.slider_out, .slider, .slider div {
		height: 250px;
	}
	.slider .DynPG_Gallery_Desc {
		font-size: 14px;
		height: 30px;
	}	
	.slider .DynPG_Gallery_Desc p {
		display: none;
	}
	.submenu .group_fold_2.open,
	.submenu .group_fold_3.open,
	.submenu .group_fold_4.open,
	.submenu .group_fold_5.open,
	.submenu .group_fold_6.open,
	.submenu .group_fold_7.open,
	.submenu .group_fold_8.open				 {
		width: 420px;;
		text-align: center;
	}
	h1 {
		font-size: 1.6rem;
		line-height: 1.8rem;
	}
	h2 {
		font-size: 1.4rem;
		line-height: 1.6rem;
	}
	h3 {
		font-size: 1.2rem;
		line-height: 1.4rem;
	}
	.img_absolute {
		width: 180px;
		position: inherit;
		margin: 0px 0 20px 30px;;
	}
	table#stundenplan tr th {
		font-size: 70%;
	}
	table#stundenplan td {
		font-size: 70%;
	}
	.slider_out, .slider, .slider div {
		height: 250px;
	}
	.shop_right.active > div {
		width: 250px;
		right: 10px;
	}
	.shop_right {
		margin-right: 140px;
	}
	.shopnavi > span {
		display: none;
	}
	.shop_search {
	    padding-left: 10px;
	    padding-top: 13px;
	}
	.shop_search .search_query {	
		width: 250px;
	}
}
@media (max-width: 640px) {
	.shop_top {
		margin-left: 120px;
	}
	.shop_top > div {
		float: none;
	}
	.shop_top .login {
	    margin-left: 30px;
	}
}

@media (max-width: 600px) {
	.item_data th {
		display: block;
		float: left;
		clear: both;
	}
	.item_data td {
		display: block;
		float: left;
		clear: both;
	}
	.items th,
	.items td {
		white-space: nowrap;
		overflow: hidden;
		max-width: 60px;
		text-overflow: ellipsis;
	}

}
@media (max-width: 480px) {
	.shop_top {
		margin-left: 35px;
	}
	.shop_top .login {
	    margin-left: 30px;
	}
	div.breadcumb {
	    line-height: 180%;
	}
	#mobile td {
		display: block;
	}
	table.login td {
		display: block;
	}
	#eshop_basket_buy_step_one {
		font-size: 0.8rem!important;
		line-height: 1.2rem!important;
	}
	div#eshop_basket_buy_step_one input.count {
	    width: 45px;
		font-size: 1.2rem!important;
	}
	div#eshop_basket_buy_step_three {
		font-size: 1.0rem!important;
	}
	#Navigation_wk {
		margin-left: 0px;
		font-size: 80%;
	}
	#eshop_basket_main {
		padding-left: 0px;
	}
	.shop_right:before {
		font-size: 20px;
		line-height: 30px;
		content: 'Warenkorb';
	}
	.navbar-header {
		margin-right: 0px!important;
	}
	.j-nav-variant-nested ul {
		margin-top: 10px;
	}
	.shop_search {
		padding-left: 0px;
	}
	.shop_top {

	}
	.slider_out, .slider, .slider div {
		height: 200px;
	}
	.slider .DynPG_Gallery_Desc {
		font-size: 14px;
		height: 30px;
	}	
	.slider .DynPG_Gallery_Desc p {
		display: none;
	}
	.submenu .group_fold_2.open,
	.submenu .group_fold_3.open,
	.submenu .group_fold_4.open,
	.submenu .group_fold_5.open,
	.submenu .group_fold_6.open,
	.submenu .group_fold_7.open,
	.submenu .group_fold_8.open				 {
		width: 360px;
		margin-left: -30px;
		text-align: center;
	}
	.submenu div.open > div {
		width: 160px;
	}
	p.groups a img + span {
		font-size: 0.9rem;
	}
	.quicklogin {
		width: 100%;
		margin-top: 20px;
	}
	.quicklogin .type_1_email,
	.quicklogin .type_1_password,
	.quicklogin .login {
		float: left;
		margin-right: 10px;
		margin-bottom: 20px;
	}
	.shop_right.active > div {
		right: 10px;
	}
	#eshop_basket_quick_login  {
		font-size: 18px;	
	}
	div#course_categories_menu div.d1 {
		font-weight: normal;
		font-size: 18px!important;
		line-height: 1.8em;
	}
	div#eshop_item_detail table.items {
		width: 100%;
	}
	div#eshop_menu div.depth_2 {
		width: 184px;
	}
	.depth_2 img {
		width: 160px;
	}
	div.identifer_6 div#eshop_item_detail table.items th {
		font-size: 90%;
		font-weight: normal;
	}
	td.buy input[type="image"] {
		margin: 50px 0 0 -45px;
	}
	div.identifer_3 div#eshop_item_detail p.description_2:after,
	div.identifer_4 div#eshop_item_detail p.description_2:after {
		content: 'Die Texte in der nachfolgenden Tabelle werden Ihnen im Querformat vollständig angezeigt!';
		font-size: 90%;
		font-style: italic;
		display: block;
		color: #f3a26a;
		border: 1px #FF8040 solid;
		width: 100%;
		padding: 5px;
		text-align: justify;
	}
}
/*
	div.identifer_2 div#eshop_item_detail table.items th, 
	div.identifer_4 div#eshop_item_detail table.items th {
		background-color: #7589a2;
		color: white;
		display: block;
		float: left;
		width: 100px;
	}
	div.identifer_2 div#eshop_item_detail table.items tr,
	div.identifer_4 div#eshop_item_detail table.items tr {
		float: left;
		width: 100px;
	}
	td {
		vertical-align: top;
		width: auto;
	}
	div.identifer_2 div#eshop_item_detail table.items tr td,
	div.identifer_4 div#eshop_item_detail table.items tr td {
		display: block;
	}
*/
}
@media (max-width: 380px) {
	.shop_search .search_query {	
		width: 230px;
	}
	.shopnavi {
		padding: 20px 0 0 20px;
	}
	.shop_top {
		margin-left: 20px;
	}
	div.identifer_3 #item_box div.image img, div.identifer_3 #box div.image img {
		width: 155px;
	}
	div.identifer_3 #item_box, div.identifer_3 #box {
		width: 155px;
	}
	div.identifer_3 #box div.top {
		width: 155px;
	}
	div#eshop_item_listing #item_box {
		width: 155px!important;
	}
	div.identifer_3 #item_box div.name, 
	div.identifer_3 #box div.name {
		width: 155px!important;
	}
	div#eshop_item_listing #item_box {
		height: 155px;
	}
	div#eshop_item_listing #item_box .image {
		height: 115px;
	}
}
