/*
@media screen and (max-width: 800px){
#navi {	background-color:#fff  }
#navi ul{display:none;}
#navi ul{text-align:center; display:none; }
#navi select { display: inline-block !important;text-align:center; z-index:999999; position:absolute; cursor:pointer }
.socialfooter { display:none}
#inhalt_links70 { padding-bottom:30px; float: none; text-align:justify; width:100%; padding-right:0}
#inhalt_rechts30 { padding-bottom:70px; float: none; width: 100%}

#inhalt_links50 { padding-bottom:30px; float: none; text-align:justify; width:100%; padding-right:0}
#inhalt_rechts50 { padding-bottom:70px; float: none; width:100%}
*/

@media only screen and (min-width: 320px) {
	:root {
	}
}

@media only screen and (min-width: 450px) {
	:root { }
}

@media only screen and (min-width: 650px) {
	:root { }
}

@media only screen and (min-width: 850px) {
	.cookie_messageV2 { height: auto; }
	.cookie_messageV2>div>.title { line-height: 1.5em; }
	.cookie_messageV2>div>.msg { line-height: 1.5em; }
	.cookie_messageV2>div>.buttons>a { width: auto; margin: 0em 1rem 1rem 1rem; }
	.cookie_messageV2>div.cookie_info>.content>.left>.title { line-height: 1.5em; }
	.cookie_messageV2>div.cookie_info>.content>.left>.msg { line-height: 1.5em; }
}

@media only screen and (min-width: 950px) {
	:root {
	}
	.cookie_messageV2>div.cookie_info>.content>.left { width: 59%; }
	.cookie_messageV2>div.cookie_info>.content>.right { width: 40%; }
}

@media only screen and (min-width: 1100px) {
	:root {
	}
}

@media only screen and (min-width: 1340px) {
}
