@charset "utf-8";
/* CSS Document */
body{
	color:#414141;
	font-size:1em;
	font-family: "effra", Arial, Helvetica, Verdana, sans-serif;
}

img{
	height: auto; 
	max-width: 100%;
}
.container {
    max-width: 1600px;
    margin: 0 auto;
	
}
.rene {
	padding-top: 3em;
}
.container:after{
	content: "";
	clear:both;
	display: block;
}
.ordnung {
	float: left;
}
.float{
	float: left;
	margin: auto;
	
}
.header{
	background-color:#414141;
	height: 100px;
}	
#logo {
    margin-top: 0.9em;
	max-height:70px;
	width:auto;
	float: left;
}    
.container h1, h1{
	color:#fff;
	font-size: 2.7em;
	margin: 1em 0 1em 0;
	margin-top: 2rem;
	float: left;
	text-align: center;
	padding-right: 1.4rem;
    padding-left: 1.4rem;
}
h2, .dark{
	color:#414141;
	font-size: 2.5em;
	margin: 1em 0 1em 0;
	margin-top: 2rem;
	float: left;
}
.h3{
	color:#414141;
	font-size: 1.4em;
	margin: 1em 0 1em 0;
	margin-top: 2rem;
	float: left;
}
/*h1:after, h2:after, .dark:after{
	content: "";
	clear:both;
	display: block;
}*/
.links, .links a{
	background-color: #414141;
	color: #fff;
	padding: 0.7em;
    padding-right: 2.5em;
	width: 100%;
	font-size: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	float:left;
	text-decoration: none;
	
	
}
.gruen {
color: #aac319;
	font-weight: bold;
}
.gruen {
color: #aac319;
	font-weight: bold;
}
.gruensize {
color: #aac319;
	font-weight: bold;
	font-size: 25px;
}
.center{
	text-align: center;
	margin: auto;
	max-width: 1600px;
}
/*.dark{
	color:#414141;
	font-size: 2.5em;
	margin: 0 0 1em 0;
	margin-top: 2.3rem;
	float: left;
}*/
.liste{
	list-style: none;
	list-style-type: none;
	width: 100%;
}
.liste li { 
	margin: 0px 0 200px 0;  
	padding-top: 1em;
	padding-bottom: 5em;
	font-size: 1.4em; 
	height: 18px; 
	padding-left: 0;
}
ul{
	padding-inline-start: 0px;
}

.clipped_sort {max-height: 150px;}
.ui-icon {
    width: 25px;
    height: 25px;
	padding:10px;
	position: relative;
    overflow: hidden;
	display: block;
	background-color: white;
    background-repeat: no-repeat;
	float: left;
}
.uebersicht{
	margin-top: 50px;
}
.headline p{
	color: #fff;
	font-size: 1.3em;
	padding: 0.8em;
	background-color: #414141;
	margin-top: 0;
	width: auto;
}
.deleteabfrage{
	width:15px;
	height:15px;
	margin-right: 20px;
}
.no-decoration{
	border: none;
}
.abstand-eintrag input{
	margin-right: 50px;
}
a {
	font-size: 0.8em;
}
input {
    padding-left: 15px;
    border: 1px solid #c7d0d2;
    border-radius: 2px;
}
.input{
	margin-bottom:30px;
	margin-bottom:3vh;
	height: 35px;
}
/*.input:-webkit-autofill{
	background-color: #DBDBDB !important;
    background-image: none !important;
    color: #414141 !important;
}*/
.login{
	margin-bottom: 60px;
}
hr{
	box-sizing: border-box;
    height: 4px;
    overflow: visible;
    /* color: #414141; */
    background-color: #414141;
}
.bearbeiten{
	margin-top: 0;
}
.abmelden {
	margin-top: 40px;
}
.abmelden input, .bearbeiten input{
	margin-bottom: 15px;
	margin-top: 20px;
	float: left
}

.buttonadmin {
    float: left;
    margin-bottom: 15px;
    margin-top: 1em;
    font-weight: bold;
    width: auto;
    border: 4px solid #aac319;
    outline: none;
    background: #aac319;
    color: #fff;
    text-align: center;
    padding: 0.75em 1.1em 0.6em 1.1em !important;
    text-decoration: none;
    border-radius: 2px;
    border-width: 2px;
    font-size: 18px !important;
    margin-right: 1em;
    transition: background linear 0.3s;
    -webkit-transition: background linear 0.3s;
}

.button-inline{
	display: inline-block;
}
.buttonadmin:hover {
	background-color:transparent;
	color:#aac319;
}
.buttonadmin:active {
	position:relative;
	top:1px;
}
.buttonmain{
	float: left;
	margin-bottom: 15px;
	margin-top: 900px;
	font-weight: bold;
	width: auto;
	border: 4px solid #aac319;
    outline: none;
    background: #aac319;
    color: #fff;
    text-align: center;
    padding: 0.6em 1.1em !important;
    text-decoration: none;
    border-radius: 2px;
	border-width: 2px;
    font-size: 18px !important;
	margin-right:1em;
	transition: background linear 0.3s;
	-webkit-transition: background linear 0.3s;
}
.buttonmain:hover {
	background-color:transparent;
	color:#aac319;
}
.buttonmain:active {
	position:relative;
	top:1px;
}
.button, .fontgruen a{
	font-weight: bold;
	border: 4px solid #aac319;
    outline: none;
    background: #aac319;
    color: #fff;
    text-align: center;
    padding: 0.6em 1.1em !important;
    text-decoration: none;
    border-radius: 2px;
	border-width: 2px;
    font-size: 18px !important;
    margin-bottom: 20px;
	margin-top: 20px;
	margin-right:1em;
	transition: background linear 0.3s;
	-webkit-transition: background linear 0.3s;
}
.buttonlinks {
	float: left;
	margin-left: auto;
    margin-right: auto;
}
.button:hover {
	background-color:#fff;
	color:#aac319;
}
.button:active {
	position:relative;
	top:1px;
}
.fehler{
	color:red;
	font-size:1.5em;
	font-weight: bold;
	font-style: bold;
	padding-top: 1em;
}
.erfolg{
	color:#aac319;
	font-size: 1.5em;
	font-weight: bold;
	font-style: bold;
	padding-top: 1em;
}
div .sortieren{
	height: 200px;
	height:20vh;
}
.sortieren p{
	font-size: 1.25em;
	color: white;
	/*text-align: center;
	float: left;*/
}
.sortieren{
	background-color: #414141;
	width:100%;
	padding:25px;
	margin-top: 45px;
	margin-top: 4.5vh;
	margin-bottom: 45px;
	margin-bottom: 4.5vh;
}

.fontgruen {
	color: #aac319
}

#panorama {
		/*margin-top: 20px;
		margin-top: 2vh;*/
        height: 870px;
		height: 83vh;
}
.sort_img a{
	float: right;
	margin-bottom: 0px;
	width: 100px;
}
.img_div{
	padding-top: 2em;
	/*max-width: 510px;*/
	margin:auto;
	/*padding-right: 60px;*/
	padding-bottom: 0;
	margin-bottom: 0;
}
.img_div:after{
	content: "";
	clear:both;
	display: block;
}

.clipped {display: block;}



.col_2{
	float: left;
    padding-left: 1em;
    padding-right: 3.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (max-width: 1150px){
.col_2{
	float: left;
    padding-left: 1em;
    padding-right: 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

}
@media screen and (min-width: 1415px){
.img_div a{
	height: 200px;
}
}
@media screen and (min-width: 1000px) and (max-width:1414px){
.img_div a{
	height: 150px;
}	
}
@media screen and (min-width: 770px){
#logo {
    max-width: 12em;
    height: inherit;
}
.container h1,h1,.dark{
	font-size: 1.8em;
}
.anmelden{
	font-size: 1em;
}
}
@media screen and (max-width: 995px){
.container h1,h1,.dark{
	font-size: 1.4em;
	margin-top: 1.6rem;
}

}
@media screen and (max-width: 770px){
#logo {
	max-width: 6em;
    height: inherit;
}
.container h1,h1,.dark{
	font-size: 1.2em;
	margin-top: 1rem;
	padding: 0.5rem;
}
.anmelden{
	font-size: 0.8em;
}
.header{
	height: 75px;
}	
}




@media screen and (max-width:1000px) {
	.small-1 {width: 33.333333%;}
	.small-2 {width: 66.666666%;}
	.small-3 {width: 100%;}
}
.col {
    float: left;
    padding-left: 1em;
    padding-right: 1em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media screen and (min-width:1000px) {
	.large-1 {width: 8.333333%;}
	.large-2 {width: 16.6666666%;}
	.large-3 {width: 25%;}
	.large-4 {width: 33.33333%;}
	.large-5 {width: 41.666666%;}
	.large-6 {width: 50%;}
	.large-7 {width: 58.333333%;}
	.large-8 {width: 66.666666%;}
	.large-9 {width: 75%;}
	.large-10 {width: 83.333333%;}
	.large-11 {width: 91.666666%;}
	.large-12 {width: 100%;}
	
	.img_div a {position: relative;overflow: hidden;display: block;}
	.clipped {position: absolute;top: 0;width: 100%;height: auto;bottom: 0;margin: auto;}
}