html, body{
	margin:0; padding:0;
	width:100%; height:100%;
	font-family: "Calibri", "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica", "Arial", "sans-serif";
	overflow:auto;
	overflow-style: move;
	font-size: 62.5%;
}


#centrino{
	width:100%;height:100%;
	border-collapse:collapse;
	border-spacing:0;
	margin:0; 
	padding:0;
}
#centrino td{	margin:0; padding:0;}

p, strong, em, tr, td{
	font-size: 1.7rem;
	line-height: 22px;
	margin-bottom: 18px;
}

.gesamt_oben{margin-top: 20px;}
.BG_Baum {
	background-image: url("../img/BG_Baum-org.jpg");
	background-size: cover; 
	background-repeat: no-repeat;
	background-position: center; 
}

.frame_links_rechts_bg {
	background: rgba(37, 85, 219, 0.60);  /*blaue Deckfarbe Links und Rechts */
}

.logo {margin-top: 28px; opacity: 0.75;}
.Kreis-Line-S {margin-top: 15px; opacity: 0.75;}
.nav_links_text_oben {margin-top: 6px;}
.nav_links_text {
	font-weight: bold;
	line-height: 30px;
	opacity: 0.85;
	letter-spacing: 1px;
}
.nav_links_text a{
	color: #FFFFFF;
	text-decoration: none;
}
.nav_links_text a:hover {color:#92d050; }
.nav_links_text_gruen {	color: #92d050;}

.frame_mittel_bg {	background: rgba(255, 255, 255, 0.83);} /* Backgroundfarbe des Mitteframes */
.text_titel {
	padding: 5px 15px;
	width: 406px;
	height: 60px;  /* Höhe des Titelfeldes, Startpunkt Scroolbar, bitte nicht ändern! */
}
.text_titel1 {
	width: 300px; 
	height: 30px; 
	margin-left: 20px;
	opacity: 0.85;
}
.text_titel_line {
	margin-top: 20px;
	opacity: 0.75;
}
.scrollbar {
	float: left;
	padding-left: 35px;
	padding-right: 21px;
	padding-top: 10px;
	height: 420px; /* gesamt Höhe des Textfeldes. Height von .text_titel+Height von .Scrollbar = 60+420 Bitte nicht ändern  */
	width: 380px;
	overflow-y: scroll;
  	text-align: justify;
}

.scrollbar a {
	text-decoration: none;
	color: #000000;
}

.force-overflow {}
#wrapper {margin: auto;}
#overflow-style::-webkit-scrollbar-track {-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); background-color: #F5F5F5;}
#overflow-style::-webkit-scrollbar {width: 5px;	background-color: #F5F5F5;}
#overflow-style::-webkit-scrollbar-thumb {	background-color: #696969;}
#overflow-style::-moz-scrollbar-track {-moz-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); background-color: #F5F5F5;}
#overflow-style::-moz-scrollbar {width: 5px;	background-color: #F5F5F5;}
#overflow-style::-moz-scrollbar-thumb {	background-color: #696969;}
#overflow-style::-o-scrollbar-track {-o-box-shadow: inset 0 0 6px rgba(0,0,0,0.2); background-color: #F5F5F5;}
#overflow-style::-o-scrollbar {width: 5px;	background-color: #F5F5F5;}
#overflow-style::-o-scrollbar-thumb {	background-color: #696969;}

.img_baum {	margin-right: 10px;}
.copyright {font-size: 1.3rem; margin-bottom: 8px;}

.nav_rechts_oben {margin-top: 35px;}
.nav_rechts {	
	background-color: #92d050;
    opacity: 0.85;
	width: 155px;
	margin-bottom: 14px;  /* Abstand zwischen den Buttons */
	padding: 2.5px;  /* Höhe von den Buttons */
	font-weight: bold;
	letter-spacing: 1.5px;
}
.nav_rechts a { text-decoration: none; 	color: #FFFFFF;}
.nav_rechts a:hover { color: #c00000;}
.nav_rechts_rot {color: #d20000;}
.nav_sprache_oben {	margin-top: 140px;}
.nav_sprache {
	opacity: 0.85;
	font-weight: bold;	
	line-height: 30px;
	letter-spacing: 1px;	
}
.nav_sprache_weiss a {	
	text-decoration: none; 
	color: #FFFFFF;
}
.nav_sprache_weiss a:hover { color: #92d050;}
.nav_sprache_gruen {color: #92d050;}

.hp_sprache {
	font-weight: bold;	
	line-height: 30px;
	letter-spacing: 1px;	
}
.hp_sprache_weiss a {
	text-decoration: none; 
	color: #FFFFFF;	
}
.hp_sprache_weiss a:hover{color: #a00000;}
.hp_sprache_rot {color: #a00000;}


.fussnote {
	font-size: 1.5rem;
	letter-spacing: 1px;
}
.fussnote a {
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
	opacity: 0.5;	
}
.fussnote a:hover {
	text-decoration: none;
	color: #020ab2;
	opacity: 0.5;	
}
.fussnote_blau {
	font-weight: bold;
	opacity: 0.5;	
	color: #020ab2; 
}

