@charset "UTF-8";
/* CSS Document */

.body {
	height: 100%;
	width: 99%;
}
#body {
	height: 102%;
	margin-top: -10px;
	margin-right: 0px;
	margin-left: -10px;
}


#header {
	top:0px;
    position:fixed;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: center;
	margin: 0em;
	width: 100%;
	background-color: #3d454c;
	z-index: 4;
}

#headerpicture {
	top: 100%;
	position: static;
	padding-bottom: 15px;
	text-align: center;
	margin: 0em;
	margin-top: -6px;
	width: 100%;
}
#schwarz {
	top:0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 5px;
	text-align: left;
	margin-top: -0.5em;
	margin: 0em;
	width: 100%;
	background-color: #000;
}

#grau {
	top:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: left;
	margin-top: 0em;
	margin-bottom: 0em;
	width: 100%;
	height: 100%;
	background-color: #DBDBDB;
}


#navi {
	width: 100%;
	top:0px;
    position:fixed;
	padding-top: 30px;
	padding-right: 0px;
	padding-left: 0%;
	padding-bottom: 80px;
	text-align: left;
	margin-left: 0%;
	width: 100%;
	background-color: #567528;
	z-index: 6;
}
#navi-text {
	width: 65%;
	top:0px;
    position:fixed;
	padding-top: 40px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	text-align: left;
	margin-right: 20em;
	margin-left: 330px;
	z-index: 5;
}


#content {
	height: 100%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #FFF;
}
#content-allgemein {
	height: 100%;
	width: 50%;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 0em;
	padding: 0px;
	background-color: #DADADA;
	z-index: 5;
}
#content-schwarz {
	height: 100%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #000;
}

#content-neues {
	position:static;
	height: 100%;
	width: 50%;
	margin-top: 4em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 3em;
	padding: 10px;
	background-color: #616C72;
}

#content2 {
	position:static;
	height: 80%;
	width: 50%;
	margin-top: 1em;
	margin-right: 20em;
	margin-left: 40%;
	margin-bottom: 1em;
	padding: 0px;
	background-color: #3d454c;
}
#content22 {
 	position:static;
	margin-top: -0.5em;
	margin-bottom: -1em;
	height: 100%;
	background-color: #3d454c;
}
#content-h1 {
 	position:static;
	height: 20%;
	width: 50%;
	margin-top: -1em;
	margin-right: 20em;
	margin-left: 27%;
	margin-bottom: 0em;
	padding-top: 15px;
	background-color: #567528;
}
#trenner-h1 {
	width: 100%;
	margin: 0em;
	padding: 0px;
	background-color: #DADADA;
	align: top;
}
#trenner {
	width: 100%;
	margin: 0em;
	padding: 0px;
	background-color: #3d454c;
	align: bottom;
}
#hellgrauerHG {
	background-color: #DADADA;
}
#grauerHG {
	background-color: #3d454c;
}
#gruenerHG {
	background-color: #567528;
}


#news {
	height: 35%;
	width: 35%;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: -0em;
	padding: -0px;
	background-color: #DADADA;
}
#news-text {
	width: 40%;
	margin-left: 10%;
	margin-right: 3%;
	margin-top: 0px; 
	margin-bottom: 0%;
	padding: 0px;
	background-color: #DADADA;
}
#geschichte-jahr {
	height: 55%;
	width: 14%;
	margin-left: 10%;
	margin-right: 0;
	margin-bottom: -0em;
	padding: -0px;
	background-color: #DADADA;
}
#geschichte-text {
	width: 50%;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0px; 
	margin-bottom: 0%;
	padding: 0px;
	background-color: #DADADA;
}
#scheiben {
	height: 30%;
	width: 30%;
	margin-left: 0px;
	margin-top: 0px; 
	margin-bottom: -0em;
	padding: -0px;
	background-color: #DADADA;
}
#footer-text {
	width: 35%;
	margin-left: 10%;
	margin-right: 0%;
	margin-top: 0px; 
	margin-bottom: 0%;
	padding: 0px;
	background-color: #3d454c;
}

a#rt-logo {
    display: block;
    height: 263px;
    width: 290px;
    margin-left: 20px;
    background: rgba(0, 0, 0, 0) url("../bilder/Logo-Schuetzengilde.png") no-repeat scroll 50% 0 !important;
    transition: all 0.6s ease 0s;
}


#DATENSCHUTZ {}