body {
	background: #e8e8e8;
	font-family: open-sans, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #5e574d;
	font-size: 13px;
}

#main {
	background: url(../img/bg_line.png);
	background-repeat: repeat-y;
	width: 960px;
	margin: 0px auto;
	padding: 0px 19px 30px 19px;
	position: relative;
}

a {
	color: #cdab74;
	text-decoration: none;
	font-weight: bold;
}

/*** Header / Menu ***/

#header {
	display: block;
	background-image: url(../img/header-1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	min-width: 998px;
	padding-top: 377px;
}

#header_menu {
	background-image: url(../img/header-img-followup-shadow.png);
	background-repeat: repeat-x;
	background-color: #5e574d;
	height: 55px;
	font-size: 18px;
}
.menu_inner {
	width: 998px;
	margin: 0px auto;
}

#header ul {
	margin-left: 110px;
}
#header_menu ul {
	padding-top: 18px;
}
#submenu ul {
	padding-top: 10px;
}

.menu li {
	color: white;
	display: block;
	float: left;
}

#header li {
	border-right: 1px solid white;
	padding-right: 15px;
	margin-right: 15px;
}
#header li:last-child {
	border-right: 0px;
}

.menu li a {
	text-decoration: none;
	color: white;
	font-weight: normal;
	font-size: 16px;
}

#header_menu .active a, #submenu .active a {
	font-weight: bold;
}

#submenu {
	background: #837868;
	font-size: 15px;
	height: 40px;
}

#newsletter_thingy {
	display: inline-block;
	position: relative;
	margin-right: 77px;
	float: right;
}
#btn_open_newsletter_popup {
	color: #fff;
	right: 10px;
	cursor: pointer;
	font-size: 16px;
}

#newsletter_popup {
	background-image: url(../img/newsletter_box2.png);
	background-repeat: no-repeat;
	position: absolute;
	width: 498px;
	height: 360px;
	top: -33px;
	right: -64px;
	z-index: 3;
}
#newsletter_content {
	margin: 23px 64px 0px 80px;
	text-align: left;
}

#newsletter_content h1 {
	font-size: 16px !important;
	line-height: 40px !important;
	text-align: right !important;
	margin-top: 0px !important;
	margin-bottom: 30px !important;
	font-weight: normal !important;
}
#newsletter_communication {
	display: inline-block;
	width: 354px;
	height: 60px;
}
#btn_close_newsletter_popup {
	background-image: url(../img/btn_x_close.png);
	background-repeat: no-repeat;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	position: absolute;
	top: 70px;
	left: 45px;
}
#form_newsletter input[type='email'] {
	width: 145px;
	height: 20px;
	padding-left: 6px;
	padding-right: 6px;
	margin-top: 14px;
}
#form_newsletter input[type='image'] {
	width: 165px;
	height: 32px;
	float: right;
	margin-top: 10px;
}

#form_newsletter label {
	display: flex;
	margin-top: 20px;
	font-size: 13px;
}

#form_newsletter label > input {
	margin: 5px 10px 0 0;
}

/*** end of: Header / Menu ***/


.clear {
	clear: both;
}


#content {
	width: 560px;
	min-height: 440px;
	margin-left: 90px;
}


h1 {
	color: #5e574d;
	font-size: 35px;
	margin-bottom: 30px;
	line-height: 40px;
}
h2 {
	color: #b69259;
	font-size: 15px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
/*
#profil h1 {
	font-size: 26px;
	line-height: 30px;
}
#profil h2 {
	color: #5e574d;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	margin-bottom: 0px;
}
*/
ul h2 {
	margin-left: -20px;
}

ul.profil {
	list-style-type: disc;
	font-size: 13px;
	margin-left: 20px;
}
li.small_dot {
	font-size: 8px;
}
.list_content {
	font-size: 13px;
}
ul.profil.fortbildungen li {
	margin-bottom: 15px;
}
#marcel_mit_und_ueber_lars {
	margin-left: -90px;
	margin-top: 20px;
	margin-bottom: 10px;
}

strong, b {
	font-weight: bold;
}
.offene_fragen {
	font-size: 10px;
	font-weight: bold;
	color: red;
}

p {
	font-size: 13px;
	margin-bottom: 10px;
}

.vita_table {
	font-size: 14px;
	margin-left: 10px;
}
td.vita_year {
	width: 130px;
}

hr {
	margin-top: 30px;
	margin-bottom: 50px;
	width: 620px;
	height: 1px;
	border: 0px;
	background: #bababa;
}


/*** Aktuelles / News (exklusive Slideshow) ***/

#aktuelles #content {
	width: 780px;
	height: 440px;
	font-size: 14px;
}

#aktuelles h1 {
	font-size: 26px;
	font-weight: lighter;
	line-height: 30px;
	margin-top: 10px;
	margin-bottom: 20px;
}
.news_category {
	color: #b69259;
	font-size: 19px;
	margin-bottom: 10px;
}
.news_date {
	font-size: 14px;
	line-height: 30px;
}
.read_more {
	color: #b69259;
	font-weight: bold;
	margin-top: 25px;
}

#news h1 {
	margin-top: 20px;
}

/*** end of: Aktuelles / News (exklusive Slideshow) ***/


/*** Slideshow ***/

.slideshow_outer {
	width: 750px;
	height: 440px;
	overflow: hidden;
	position: relative;
}
.slideshow_inner {
	width: 222222px;
}

.right_border_box {
	padding-right: 40px;
	margin-right: 35px;
	border-right: 1px solid #bababa;
	height: 100%;
}
.slideshow_item {
	display: block;
	float: left;
	margin: 0px auto;
	width: 410px;
	height: 380px;
}
.slideshow_item.active {
}
.slideshow_arrow {
	display: block;
	background-repeat: no-repeat;
	background-position: center center;
	width: 12px;
	height: 29px;
	position: absolute;
	bottom: 0px;
	padding: 15px;
	text-indent: -9999px;
	cursor: pointer;
}
.arrow_left {
	background-image: url(../img/arrow_left.png);
	left: 0px;
}
.arrow_right {
	background-image: url(../img/arrow_right.png);
	right: 0px;
}

.news_dots_outer {
	display: block;
	text-align: center;
	max-width: 640px;
	height: 20px;
	margin: 0px auto;
}
.news_dots {
	margin-top: 410px;
	overflow: hidden;
}
.news_dots li {
	display: inline;
	background-image: url(../img/news_dots.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	margin-right: 5px;
	cursor: pointer;
}
.news_dots li.active {
	background-image: url(../img/news_dots_active.png);
}

/*** end of: Slideshow ***/


/*** Unterrichtsangebot ***/

#unterrichtsangebot #content {
	font-size: 14px;
}

#unterrichtsangebot h1 {
	font-size: 40px;
	font-weight: lighter;
}
#unterrichtsangebot #content a {
	font-size: 14px; 
}

.btn_training_buchen {
	background-image: url(../img/btn_training_buchen.jpg);
	background-repeat: no-repeat;
	width: 178px;
	height: 39px;
	text-indent: -9999px;
	position: absolute;
	margin-top: 15px;
}

.collapsed_list {
}
.collapsed_item {
	width: 500px;
	height: auto;
	margin-left: 30px;
}
.collapsed_title {
	color: #5e574d;
	font-size: 24px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	cursor: pointer;
	text-transform: none;
}
.collapsed_text {
	display: none;
	font-size: 13px;
}
.collapsed_separator {
	width: 560px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#unterrichtsangebot #right_column {
	top: 615px;
	height: fit-content;
}
#angebots_tabelle {
	width: 780px;
}
.proper_table {
	border-top: 1px solid darkgray;
	border-bottom: 1px solid darkgray;
	margin-top: 30px;
	margin-bottom: 50px;
}
.proper_table td, .proper_table th {
	border: 1px dotted darkgray;
	line-height: 15px;
	width: 170px;
	padding: 10px;
}
.proper_table td {
	font-size: 13px;
}
.proper_table th {
	font-size: 16px;
	text-align: left;
}
.proper_table tr td:first-child, .proper_table tr th:first-child {
	border-left: 0px;
}
.proper_table tr td:last-child, .proper_table tr th:last-child {
	border-right: 0px;
}
.proper_table td p {
	margin-bottom: 10px;
}

/*** end of: Unterrichtsangebot ***/


/*** Jugendkonzept ***/

#hba-jugendkonzept h1 {
	margin-top: 40px;
}

.jugendkonzept-grafiken {
	margin-top: 20px;
	margin-bottom: 20px;
}


/*** end of: Jugendkonzept ***/


/*** Coaching ***/

/*
#coaching h1 {
	line-height: 45px;
}
*/

/*** end of: Coaching ***/


/*** Right Column ***/

#right_column {
	display: block;
	position: absolute;
	top: 30px;
	right: 70px;
	width: 180px;
	height: 90%;
}

#page-404 #right_column {
	display: none;
}

#right_column h1 {
	font-size: 18px;
	line-height: 20px;
	margin-top: 40px;
	margin-bottom: 10px;
}

#right_column li {
	line-height: 14px;
	margin-bottom: 10px;
}
#right_column a {
	font-size: 13px;
}

/*** end of: Right Column ***/


/*** Footer ***/

#footer {
	background-image: url(../img/footer_box.png);
	background-repeat: no-repeat;
	color: #e8e8e8;
	font-size: 14px;
	line-height: 20px;
	width: 960px;
	height: 207px;
	margin: 0px auto;
	padding: 25px 19px 0px;
	position: relative;
}
.footer_boxes {
	display: inline-block;
	float: left;
}
.footer_left {
	margin-left: 90px;
}
#footer h1 {
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 25px;
	color: white;
}
.footer_boxes div {
	margin-right: 50px;
	display: inline-block;
	float: left;
}
#footer a {
	font-weight: bold;
	border-bottom: 1px solid #cdab74;
}
.impressive_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #afafaf;
	display: inline-block;
	bottom: 23px;
	right: 29px;
	position: absolute;
}
#footer .impressive_line a {
	color: #afafaf;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px solid #afafaf;
}
.footer_icons {
	border: 0px;
	background-repeat: no-repeat;
}
.icon_mail {
	margin-right: 5px;
}
.icon_gmap {
	margin-right: 7px;
	margin-top: -1px;
	margin-left: 2px;
}
.icon_buch {
	margin-right: 3px;
}

/*** end of: Footer ***/



/**** additional, 2014-08-18 ***/

h3 {
	color: #5e574d;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 10px;
}

.collapsed_list blockquote {
	text-align: justify;
	font-style: italic;
	margin-bottom: 10px;
}

.quoted_from {
	font-size: 11px;
	margin-left: 15px;
}

#unterrichtsangebot #content .list_content a {
	font-size: 13px;
}
