/* hier nur zum ansehen
<div class="flex-container">
<div class="flex-item"></div>
<div class="flex-item"></div>
<div class="flex-item"></div>
<div class="flex-item"></div>
</div>
*/

html, body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: normal;
	margin: 0;
	padding: 15px 25px;
	word-wrap: break-word;
	color: #536482;
	background: #D2D3C5;
}

/*
* flex-grow: 0 (Items dürfen nicht größer werden als festgelegt)
* flex-shrink: 1 (Items dürfen kleiner werden als festgelegt)
* flex-basis: auto (Die Basis-Größe der Items wird automatisch festgelegt – also anhand der Angaben height, width bzw. auf Grundlage des enthaltenen Inhalts)
* order: 0 (Die Reihenfolge entspricht der des HTML-Codes)
*/
.wrap {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
}

.header {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	width: 100%;
}

.header_box {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 5px;
}

.header_left {
	flex-grow: 1;
	flex-shrink: 0;
	flex-basis: auto
}

.social_flex {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

.social {
	padding: 10px;
	font-size:24px;
}

.header_right {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
}

.logo {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	width: 100%;
	text-align: center;
}

.content {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	width: 100%;
}

.link_pic_index {
	display: flex;
	justify-content: center;
}

.img_l1, .img_l2, .img_l3 {
	width: 150px;
	height: 150px;
	padding: 5px;
}

.verein_titel a {
	color: #536482;
}

.vorstand_content {
	display: flex;
	justify-content: center;
	padding: 10px;
}

.vc_1, .vc_2 {
	padding: 10px;
	display: flex;
	align-items: center;
	width: 10%;
}

.vc_3 {
	padding: 10px;
	display: flex;
	align-items: center;
	width: 10%;
	justify-content: center;
}

details {
	padding: 10px;
}

.sum {
	font-size: 18px;
	font-weight: bold;
}

.img_fc {
	padding: 10px;
	width: 500px;
	height: 280px;
}

.rc_pdfa {
	font-size: 80px;
	color: #FF2A0C;
}

.member_pdf {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.img_rck {
  width: 150px;
  height: 150px;
}

.rc_klass_div {
	display: flex;
	justify-content: space-evenly;
}


.pic_link_opt {
	color: #536482;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.pic_con a {
	text-decoration: none;
}

.footer {
	flex-grow: 0;
	flex-shrink: 1;
	flex-basis: auto;
	width: 100%;
	display: flex;
}

/* Ab hier die speziellen angaben. */
.site-description {
	float: left;
	width: 65%;
}

.site_logo {
	background-image: url(../images/taxi_tripple.png);
	background-repeat: no-repeat;
	padding: 5px 0px;
	height: 424px;
}

a {
	color: #fff;
}

.social a {
	color: #551A8B;
}

.wrap {
	background: #ffffff;
	border-radius: 7px;
	padding: 10px 10px;
}

.header_box {
	height: auto;
	min-height: 100px;
	width: 100%;
	display: none;
}

.header_left {
	font-family: 'Open Sans', sans-serif;
	font-size: 2.6rem;
	line-height: 2.8rem;
	letter-spacing: 0.2rem;
	text-align: right;
	color: #A41F3A;
	font-weight: bold;
}

.header_right {
	width: 50%;
}


.img_t {
	border-radius: 7px;
}

.navi {
	padding: 5px 0px;
	background: #f1ce8a;
	width: 100%;
	text-align: center;
	border-radius: 7px;
}


.nav_menu {
	color: #000;
	font-size: 14px;
	padding: 5px;
}

.content_index {
	text-align: center;
	padding: 5px;
}

.content_impressum, .content_data_protection {
	width:75%;
	padding: 5px;
	font-size: 16px;
}

.i_b_1 {
	text-align: center;
}

.i_b_2 {
	font-size: 36px;
	font-weight: bold;
	font-style: italic;
}

.footer {
	display: flex;
	justify-content: space-evenly;
}


.footer_content {
	background: #b8860b;
	width: 100%;
	padding: 5px;
	text-align: center;
	color: #ffffff;
	border-radius: 7px;
}

.taxi_p {
	font-size: 16px;
}

.taxi {
	color: #fff;
	padding: 5px;
}

.copy_links {
	padding: 2.5px;
}

.copyright {
	padding: 10px;
	font-size: 14px;
	text-align: center;
}

.copyright a {
	padding: 5px;
	color: #000;
}

.dsp_over {
	text-align: center;
	font-weight: bold;
	font-size: 48px;
	font-style: italic;
	padding: 20px 0px 10px 0px;
}

.h1_dsp {
	color: #000;
	font-weight: bold;
	/* padding: 10px 0px; */
	font-size: 24px;
	text-decoration: underline;
}

.dogado {
	color: #FF2626;
	font-weight: bold;
}

.navi a {
	color: #3B5067;
}

.navi a:hover, .copy_links a:hover {
	color: #A41F3A;
}

#service_ul {
	text-align: left;
}

.service_li {
	padding: 5px;
}
