html {background-color: #CEECF5;}

#header {
	height: auto;
	background-color:  #CEECF5;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: black;
	text-align: center;
	padding: 1px;
	}
#header {border-radius: 1px}

#header2 {
	height: 20px;
	background-color:  #424242;
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #FCEB7D;
	text-align: center;
	padding: 1px;
	}
#header2 {border-radius: 1px}

#body {
	background-color: #CEECF5;
	color: black;
	font-family: arial;
	width: auto;
	height: auto;
	margin: 5px;
	}

#main {
	background:  #CEECF5;
	width: auto;
	height: auto;
	font-family: arial;
	line-height: 1.5;
	font-weight: bold;
	color: black;
	text-align: top;
	padding: 40px;
	margin-left: 15%;
	}

#main1 {
	background:  #CEECF5;
	width: auto;
	height: 262px;
	font-family: arial;
	font-weight: bold;
	color: black;
	text-align: top;
	padding: 40px;
	margin-left: 15%;
	}
#navi {
	position: fixed;
	background: #424242;
	font-family: arial;
	font-weight: bold;
	color: #ffffff;
	width: auto;
	height: auto;
	float: left;
	padding: 10px;
	list-style-type: none;
	margin-left: 0px;
	margin-top: 5px;
	}
#navi {border-radius: 3px}
	
#navi1 {
	background: #B2C0C0;
	font-family: arial;
	color: #ffffff;
	width: 100%;
	height: auto;
	}
#navi1 {border-radius: 3px}

#navi2 {
	background: #424242;
	font-family: arial;
	color: #ffffff;
	width: 100%;
	height: auto;
	}
#navi2s {border-radius: 3px}

#footer {
	background: #424242;
	color: black;
	float: bottom;
	font-family: MS PGothic;
	clear: both;
	height: 23px;
	}

img{
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
	
#cookie-popup{ 
  text-align: center; 
  background: #BDBDBD;
  position: fixed;
  top: 0px; 
  left: 0;
  right: 0;
  z-index: 9999;
  font-size:15px; 
  line-height:10px;
  padding: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.2);
  }

.hidden {
	display: none;
	}

iframe {
  border: none;
}



	Farben

	#B2C0C0 Hellgrau
	#424242 Anthrazit
	#5F2020 Braun
	#FCEB7D Beige
	#086A87 graublau
	#CEECF5 hellblau


	Schriftarten

	MS PGothic
	Georgia