
html{
    background-color: black !important; 
	color: white !important;
}

body {

	scrollbar-3dlight-color: #C4C4C2;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-darkshadow-color: #C4C4C2;
	scrollbar-face-color: #C4C4C2;
	scrollbar-highlight-color: #C4C4C2;
	scrollbar-shadow-color: #C4C4C2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-base-color: #FFFFFF;
}

#outlet{
	width: auto !important;
}

.maintheme.v-app, .maintheme.v-app-loading {
	font-size: var(--base-font-size) !important;
}


#top{
	-webkit-user-select: text;
	-moz-user-select: text;
	-ms-user-select: text;
	user-select: text;
}


h1{
	color: white !important;
}


h2{
	color: white !important;
	font-size: 18px !important;
	margin: 0px !important;
}

h3{
	color: white !important;
	font-size: 14px !important;
	margin: 14px 0px !important;
}


p{
	margin: 0px !important;
}


.inner_content a {
	color: #f6d42c;
	text-decoration: underline;
	font-size: 13px;
}

.menueleistentext{

}

.fliesstext{
	font-size: 18pt;
}
/*---------------------------------AdminSection----------------------*/
.adminSection{
	background-color: #6f6f6f;
	display: flex;
	flex-direction: row;
}

.logoutButton{
	background: transparent;
	color: white;
	border: none;
}

.logoutButton:hover {
    cursor: pointer;
    background: #5a5a5a;
}

/*---------------------------------Edit Icon----------------------*/
.edit_icon
{
	width: 25px;
	height: 25px;
	border: 0;	
	padding-left: 5px;
}

.tooltiptext{
	cursor: pointer;
}

.edit_icon:hover{
	cursor: pointer;
}

.editButtonLeft{
    left: 0;
}

.editButtonHeader{
	left: 0;
	
}

.editButtonLogo{
}

.menu1 .editButtonLeft {
	position: absolute;
	margin-bottom: 3%;
	margin-left: 11%;
}

.bannerImageWrapper .tooltip {
    position: absolute;
    top: -3%;
    z-index: 1;
}

.menuEditButton {
	position: absolute;
	width: 10rem;
}

.menuEditButton:hover{
	cursor: pointer;
}

.menuLevel1>li>.menuEditButton {
	top: -3.75rem;
}

/*---------------------------------Container----------------------*/
.container {
    position: relative;
    clear: left;
    text-align: left;
    margin: 0 auto;
    width: 1000px;
    height: 535px;
	top: calc((100vh - 535px) / 2);
}

.content_menu{
}

.div_scrollable{
}

/*---------------------------------Header----------------------*/

.LogoImage {
	width: 1000px;
	min-height: 111px;
	margin: -6px;
}

.LogoImage img {

}

input#hamburg {
	display:none
}

.menu1 {
	background-color: #228e6e;
	min-height: 30px;
}

.menu1 ul, .menu2 ul{
	list-style-type: none;
	padding: 0px;
	margin: 0px; 
}

.\/profil, .\/kontakt {
	display: none;
}

.menuLevel1, .menuLevel2 {
	list-style: none;
}

.menuLevel1, .menuLevel2{
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.menuLevel3 {
	display: flex;
	flex-direction: column;
	padding: 0;
	margin-left: 8px;
}


/**** menulevel 1 ****/
.menuLevel1>li, .menuLevel2>li{

}

.menuLevel1>li>button,
.menuLevel2>li>button,
.menuLevel3>li>button {
	background: none;
	border: none;
}


.menuLevel1>li:hover > ul,
.menuLevel2>li:hover > ul{

}

 .menuLevel1 li.selected, .menuLevel1 li.hasSelectedDescendant{
	background-color: black;
	min-height: 30px; 
}

.menuLevel1 li.selected >button>a, .menuLevel1 li.hasSelectedDescendant >button>a{
	color: #228e6e !important;
	font-weight: bold;
}

.menuLevel2 li.selected, .menuLevel2 li.hasSelectedDescendant{
	background-color: #F6D42A;
	margin-top: 3px;
}

.menuLevel2 li.selected >button>a, .menuLevel2 li.hasSelectedDescendant >button>a{
	color: #625e5d !important;
	font-weight: bold;
}


.menuLevel3 li.selected >button>a{
	font-weight: bold;
    color: black !important;
}

.menuLevel1>li.editButton_menu{
}

.menuLevel1>li.editButton_menu >button>a{
}

.menuLevel1>li>button>a, .menuLevel2>li>button>a {
	color: white;
	font-size: 15px !important;
}

.menuLevel1>li>button>a:hover, .menuLevel2>li>button>a:hover{
	color: #F6D42A;
	text-decoration: none;
}


.menuLevel1>li>button>a::after {
}

.menuLevel1>li:last-child a::after {
}

.menuLevel1>li{
	margin-left: 2px;
}

.menuLevel1>li>button>a:LINK {
}

/* einblenden Linie bei selectierte Menu */
.menuLevel1>li.selected>button>a{
}


.menuLevel1>li>button>a:hover:before,
.menuLevel1>li .current a:before {
}
.menuLevel1>li>button>a:hover:after,
.menuLevel1>li .current a:after {
}

.menuLevel1 .\2f datenschutz>button>a {
}

.menuLevel1 .\2f kontakt>button{
}

/**** submenu level 1 ****/
.menu2{
	background-color: #625e5d;
	min-height: 32px;
}

.menuLevel2>li>button>a {
}



.menuLevel2>li>button>a:LINK {
	text-decoration: none;
}

.menuLevel2>li:HOVER {
}

#container li.editButton_menu > a::after{
}

.menuLevel2>li>button>a,

.menuLevel2, 

.editButtonLi{
}

.menuLevel2>li:last-Child{
}

.menu3 {
	background-color: #C1C0BE;
	width: 141px;
	min-height: 340px;
}


.menuLevel3>li>button:HOVER ,.menuLevel3>li>button>a:HOVER {
	text-decoration: none;
	color: #228e6e;
}

.menuLevel3>li>button{
	color: black;
	font-size: 13px !important;
	text-align: left;
	padding-top: 0;
	padding-bottom: 0;
}

.menuLevel3>li{
}

.menuLevel3{
	margin-top: 9px;
	margin-left: 24px;
	list-style-type: ">";
	color: black;
	line-height: 115%;
}

.menuLevel3>li>button>a{
	color: black;
	font-size: 13px !important;
}


/*------Content-------*/
.content{
	display: flex;
	flex-direction: row;
}

.inner_content{
	font-size: 12px !important;
	font-family: Arial !important;
	line-height: 120% !important;
}

/*------Article-------*/

.articleModul{
	display: flex;
	flex-direction: row;
}

.articelTextWrapper {

}

.articelScrollable{
    overflow: auto;
    padding: 0px 15px 0px 50px;
    width: 435px;
	height: 290px;
    margin: 10px 0px 0px 0px;
}

.articleFooter{
	margin-top: 0px;
	margin-left: 52px;
	display: flex;
	margin-right: 25px;
	flex-direction: row-reverse;
    justify-content: space-between;
}

.articleFooter li{
	list-style: none;
	align-self: center;
}


.articelImageWrapper{
	padding-top: 13px;
	padding-left: 29px;
}

.articelImage{
}

.artikelThumbbar {
	list-style: none;
	display: flex;
	flex-direction: row;
	justify-content: end;
	margin: 0px;
	padding: 0px;
	gap: 6px;
}

.artikelThumbbarImage {
}

#mainimage{
	max-width: 100%;
	margin-bottom: 30px;
}

/*-------Produkt-------*/

.productlist_wrapper{
	height: 290px;
    overflow: auto;
    padding: 0px 15px 0px 50px;
    width: 435px;
	height: 290px;
    margin: 10px 0px 0px 0px;
}

.productlist_div{
	margin: 15px 0px;
	display: flex;
	flex-direction: row;
}

.productlist_entry{
	margin-right: -1px;
	width: 130px;
}

.productlist_title{
	color: rgb(130, 124, 52);
	font-weight: bold;
	font-size: 13.4px; 
	text-align: center;
	padding: 1px 5px;
	min-height: 58px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(130, 124, 52);
}

.productlist_description{
	min-height: 140px;
	margin-top: -1px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(130, 124, 52);
}

.productlist_description ul{
	padding-left: 25px;
}

/*-------Contact-------*/

.contacts_div{
	margin-left: 45px;

}

.contact_div{

}

.contact{

}

.contact_data{

}

.contact_data  p{
	font-size: 13px;
}

.contact_image_div{

}	

.contact_separator {

}

.contact_separator:last-Child {

}

.contact_text{
	margin-left: 45px;
}

.contact_email a{
	text-decoration: none;
	color: white;
}

.contact_email{

}

/*-------Links--------*/

.linkkategorie{
	display: none;
}

.linkDetails p {
	font-size: 11px !important;
}

.linkDetails p>a {
	color: white;
	font-size: 13px !important;
}

.linkDetails p>a::before {
	content: "> ";
	color: white !important;
}

.linksmodulNormal{
	margin-top: 15px;
	margin-left: 23px;
}

.link {
	margin-bottom: 5px; 
}

/*-------Frontpage-----*/

.frontpage_div{
    margin-top: 208px;
    display: flex;
    flex-direction: column;
    font-size: 42px;
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    color: #DEDEDC;
}

.frontpage_div img{
	height: 109px;
    width: 384px;
    left: calc((100% - 384px)/2);
    position: relative;
    margin-top: 30px;
}


#frontPage{
    align-self: center;
}

#frontPage  .languageButton{
    background: none;
    color: #DEDEDC;
    font-size: 18px;
    font-family: Arial;
    padding: 0px;
	margin: 13px 3px 0 4px;
}

#frontPage  vaadin-button::part(label){
    text-decoration: underline;
	cursor: pointer;
}

#frontPage  .selectedLanguage{
	font-weight: normal;
}

/*-------Footer-------*/

.footer{
	background-color: #625e5d;
}

.copyright_div{
	display: flex;
}

.copyright_div a{
	color: #c7c6c4 !important;
	font-family: Arial !important;
	font-size: 13px !important;
	line-height: 32px;
}

.copyright_div a:hover{
	text-decoration: none;
}

.footerLogin{
	margin-left: 20px;
	margin-right: 15px;
	flex: 1.25;
}

.footerKontakt{
	margin-left: 10px;
	margin-right: 15px;
	flex: 3.1;
}

.footerProfil{
	margin-left: 15px;
	margin-right: 20px;
}

.footerImpressum{
	margin-left: 0px;
	margin-right: 20px;
}

.langButtons{
	flex:4.75;
}

.languageButton{
    background: none;
    color: #c7c6c4;
    font-size: 13px;
    font-family: Arial;
    padding: 0px;
	margin: 1px -20px 0 0;
	height: 31px;
}

.languageButtonsHL{
	padding: 0;
	gap: 0.4em;
}

.selectedLanguage{
	font-weight: bold;
} 

@MEDIA print{

	.container{
		top: 2em;
	}
	.inner_content{
		display: flex; 
		position: relative;
		margin: 0 0 0 0;
	}
	.inner_content p {
		font-size: 14px !important;
		font-weight: 200;
		margin: 0 0 0;
		line-height: 150%;
		margin-top: 0em;
		margin-bottom: 0em;
	}
	.menu{display: none;}
	.menu2, .menu3{
		display: none;
	}
	.header{
		display: none;
	}
	.LogoImage{
		display: none;
	}
	.pButton{display: none;}
	.footer{display: none;}

	.editButton{display: none;}
	.articelDocumentWrapper{display: none;}
	.bannerImageWrapper{display: none;}

	.adminSection{display: none;}
	.articelImageWrapper{display:none;}
	.articelTextWrapper{display:none;}
	.printImage_Wrapper{
		display: flex;
		direction: row; 
		margin-bottom: 1em;
		align-items: center;
		gap: 1em;
	}
	#mainimage{
		height: 70%;
		width: 180px;	
	}
	.printPage{
		display: block !important;
	}
	
	.printPage h3 {
		font-size: 14px;
	}
	
	.printPage h3, .printPage p {
		color: white;
	}
	
		
	.printUeberschrift h3{
		font-size: 24px !important;
		margin-top: 20px !important;
		margin-bottom: 10px !important;
		margin-left: 25px !important;
	}
}
