﻿.content_section_top {
	background-color: #FFFFFF;
	padding-top: 36px;
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 18px;
}
.content_section_content {
	background-color: #FFFFFF;
	padding-top: 18px;
	padding-left: 36px;
	padding-right: 36px;
	padding-bottom: 18px;
}
.content_section_divider {
	background-color: #B7B7B7;
	height: 1px;
}
.content_section_content_divider {
	background-color: #B7B7B7;
	height: 1px;
	margin-left: 36px;
	margin-right: 36px;
}
.content_section_content_divider_background {
	background-color: #FFFFFF;
	height: 1px;
}

.content_page_title_main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:	30px;
	color: #212121;
}
.content_page_title_section {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #535353;
}
.content_page_title_sub {
	font-family: Arial;
	font-size: 16px;
	color: #535353;
}
.content_page_text_top {
	margin-top: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
}
.content_page_text {
	margin-top: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	margin-left: 218px
}
.content_page_text_zugeklappt {
	margin-top: 18px;
	font-family: Arial;
	font-size: 12px;
	color: #535353;
	height: 120px;
	overflow: hidden;
}

.content_page_headshot {
	float: left;
	height: 181px;
	width: 182px;
	margin-top: 5px;
	margin-right: 36px;
	margin-bottom: 20px;
}

.company_links
{
	text-decoration: none;
	color: #535353;
}

a.company_links:hover
{
	text-decoration: underline;
	color: #535353;
}


