@charset "utf-8";
.footer_row  {
	background-color: rgba(161,194,79,1.00);
	color: rgba(255,255,255,1.00);
	font-size: 20px;

}


.jumbotron {
	background-color: rgba(255,255,255,1.00);
}
.Kopfleiste {
	background-color: rgba(161,194,79,1.00);
	font-weight: bold;
	color: rgba(255,255,255,1.00);
	text-align: center;
}
.begruessung {
	font-weight: bold;
	text-align: center;
	font-size: 25px;



}
.text-rw-20 {
	font-size: 20px;
	text-align: justify;
	font-weight: normal;
}
.text-rw-20_bold {
	font-size: 20px;
	font-weight: bold;
}
.text-rw-30 {
	text-align: center;
	font-weight: bold;
	font-size: 30px;
}
text-rw-15-bold {
	font-weight: bold;
	font-size: 15px;
}
.text-rw-20_bold_blue {
	color: rgba(61,133,197,1.00);
	font-weight: bold;
	font-size: 20px;
}
.text-rw-20_bold_green {
	color: #A1C24F;
	font-weight: bold;
	font-size: 20px;
}
.text-rw-40_bold_blue {
	color: rgba(61,133,197,1.00);
	font-weight: bold;
	font-size: 40px;
	text-align: center;
}
.text-rw-40_bold_red {
	color: rgba(255,0,0,1.00);
	font-weight: bold;
	font-size: 40px;
	text-align: center;
}

.text-rw-30_bold_green {
	color: rgba(161,194,79,1.00);
	font-weight: bold;
	font-size: 30px;
	text-align: center;
}

.text-rw-40_bold_green {
	color: rgba(161,194,79,1.00);
	font-weight: bold;
	font-size: 40px;
	text-align: center;
}
.text-green {
	color: rgba(161,194,79,1.00);
}

.impressum_left_white {
	color: rgba(255,255,255,1.00);
	text-decoration: underline;
	text-align: left;
}
.text-rw-20-bold-red {
	color: rgba(230,29,32,1.00);
	font-weight: bold;
	font-size: 20px;
}

.impressum_right_white {
	color: rgba(255,255,255,1.00);
	text-decoration: underline;
	font-size: 20px;
	text-align: right;
}
.copyright_left_white_size {
	color: rgba(255,255,255,1.00);
	font-size: 20px;
}
.href_gruen {
	color: rgba(161,194,79,1.00);
	font-weight: bold;
}
.kontakt {



}
.text-red-underline {
	color: rgba(230,29,32,1.00);
	text-shadow: 0px 0px;
	font-weight: normal;
	text-decoration: underline;
}
.btn-link-black {
	color: rgba(0,0,0,1.00);
	font-weight: bold;
}

.btn-link-white {
	color: #FFFFFF;
	font-weight: bold;
}


.btn-primary-green {
	background-color: rgba(161,194,79,1.00);
}
.text-rw-rot {
	color: rgba(230,29,32,1.00);
}
.text-underline {
	font-weight: bold;
	text-decoration: underline;
}

.line-spacing {
	padding-top: 0px;
	display: inherit;
	list-style-position: outside;
	line-height: 35px;
}
.text-rw-20-durchgestrichen {
	text-decoration: line-through;



}
.text-underline-normal {
	text-decoration: underline;
	font-size: medium;
	color: rgba(161,194,79,1.00);
	;
}
.text-rw-40-boldbold_green {
}

table tr:nth-child(even) {
  background-color: rgba(161,194,79,1.00);
	}

.custom-navbar {
  background-color: #004080; /* z. B. dunkles Blau */
}

