BODY {
	cursor:crosshair;
	color: #A9A9A9;
	background-color: #A9A9A9;
    min-height: 100vh;
    background: url("bilder/2018.jpg") no-repeat center fixed;
    background-size: cover;
	font-family: Century Gothic,Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	margin-top: 2%;
	margin-left: 11%;
	margin-right: 11%;
}

.element {
  position: absolute;
  left: 100px;
  bottom: 100px;
  font-size: 24px;color: #FFFFFF;
}

.element_2  {
	color: #000000;
	background-color: #000000;
    	min-height: 100vh;
    	background: url("bilder/2024.jpg") no-repeat center fixed;
    	background-size: cover;
	font-family: Century Gothic,Verdana, sans-serif;
	font-size: medium;
	text-align: left;
	margin-top: 2%;
	margin-left: 11%;
	margin-right: 11%;
}

ul  {list-style-type: none;
}

.tabelle {
	cursor:crosshair;
	background: white;
	background-color:#696969;
	border-color: #A9A9A9;
	font-family: Century Gothic,Verdana;
	font-style: normal;
	font-weight:bold;
	color: #A9A9A9;
    position: absolute;
    bottom: 100px;
}

A {	cursor:crosshair;
	color: #FFFFFF;
	text-decoration: none;
    position: relative; 
    top: -0.2em; 
    left: -1.2em; 
}

A:HOVER {
	cursor:pointer;
	color: #A9A9A9;
	text-decoration: none;
}

.scroll {
	cursor:crosshair;
	height: 300px;
	overflow: auto;
	font-size: 16px;
  	scrollbar-base-color:#FFFFFF;
  	scrollbar-3dlight-color:#FFFFFF;
  	scrollbar-arrow-color:#000000;
  	scrollbar-darkshadow-color:#A9A9A9;
  	scrollbar-face-color:#FFFFFF;
 	scrollbar-highlight-color:#A9A9A9;
  	scrollbar-shadow-color:#FFFFFF;
  	scrollbar-track-color:#A9A9A9;
}

.Stil3 {font-size: larger; color: #990000}
.Stil4 {font-size: 24px;font-weight:normal;}
.Stil5 {font-size: 12px}
.Stil6 {font-size: 36px;color: #000000;}
.Stil7 {font-size: 18px}
.Stil8 {font-size: 18px}
.Stil9 {font-size: 14px}
.Stil11 {font-size: 24px}
.Stil12 {font-size: 24px;color: #505050;}

.Stil13 {font-size: 36px;color: black;
		font-style: normal;
		font-weight:normal;}

.Stil14 {font-size: 24px;color: black;
		font-style: normal;
		font-weight:normal;}

.Stil15 {font-size: 27px;color: black;
		font-style: normal;
		font-weight:normal;}

.Stil16 {font-size:17px;color: black;
		font-style: normal;
		font-weight:normal;}

.Stil17 {font-size:19px;color: black;
		font-style: normal;
		font-weight:bold;
		letter-spacing:0.0625em;}
