a,
.content-item a b,
.content-item a strong {
	outline:none;
	color:#447f98;
}
a:hover {
	text-decoration:none;
}


p {
	margin-top:15px;

}
.content-section {
	font-size:15px;
	clear:	both;
}
.content-section p {
	text-align:justify;
}

@media (max-width: 500px) {
	.content-section p {
		text-align: left;
	}
}

.content-section p.bodytext {
	text-align:justify;
	font-size:15px;
}

.row #teaser-section-bottom  p {
	text-align: left;
}

#teaser-section-top p,
#teaser-section-top a {
	margin:	0;
}

#teaser-section-top a {
	margin-bottom:	10px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Utopia, "Utopia Regular", "Franklin Gothic Medium", "Franklin Gothic", Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	margin-top:0;
}
h1 {
	line-height:24px;
	font-size:18px;
}

h2 {
	line-height:24px;
	font-size:18px;
}

h3 {
	line-height:20px;
	font-size:18px;
}

h4 {
	color:#447f98;
	margin:25px 0 25px 0;
	font-family: "Franklin Gothic Medium", "Franklin Gothic", 'franklin_gothic_mediumregular', Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-weight:normal;
}

.marginCol h4 {
	margin-bottom:		0;
	font-size:			15px;
	line-height:		1.5em;
}

.standardpage-unter .marginCol h4 {
	margin-bottom:		25px;
	font-size:			18px;
	line-height:		1.5em;
	font-family: Utopia, "Utopia Regular", "Franklin Gothic Medium", "Franklin Gothic", Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	margin-top:	0;
}

.marginCol p {
	margin:				0 0 1.5em 0;
}

.button-01 {
	background-color:#e8e8e8;
	background-image:url(../Media/arrow-right-sprite.png);
	background-repeat:no-repeat;
	background-position:92% 15px;
	font-family: Utopia, "Utopia Regular", "Franklin Gothic Medium", "Franklin Gothic", Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	line-height:60px;
	font-size:20px;
	height:60px;
	display:block;
	margin-bottom:15px;
	width:97%;
	padding-left:20px;
	-moz-box-shadow: 3px 3px 5px #aaa;
	-webkit-box-shadow: 3px 3px 5px #aaa;
	box-shadow: 3px 3px 5px #aaa;
}
.button-01:hover {
	background-color:#f8f8f8;
}


.button-jobboerse {
	background-color:#447f98;
	background-image:url(../Media/arrow-right-sprite-lighter.png);
	background-repeat:no-repeat;
	background-position:92% 15px;
	color: white !important;
	font-family: Utopia, "Utopia Regular", "Franklin Gothic Medium", "Franklin Gothic", Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	line-height:60px;
	font-size:20px;
	height:60px;
	display:block;
	margin-bottom:15px;
	width:97%;
	padding-left:20px;
	-moz-box-shadow: 6px 6px 6px #aaa;
	-webkit-box-shadow: 6px 6px 6px #aaa;
	box-shadow: 6px 6px 6px #aaa;
}
.button-jobboerse:hover {
	background-color:rgba(68, 127, 152, 0.85);
}


.content .promo {
	line-height: 	1.2em;
	padding-right:	120px;
	padding-top:	.3em;
	text-align:		left;
	position:		relative;
	display:		block;
}
.promo .button {
	position:	absolute;
	top:	0;
	right:	50px;
	width:	60px;
	height:	60px;
	background: transparent url(../Media/button_aida_cura.png) 0 5px no-repeat;
}
.color-scheme-green .promo .button {
	background: transparent url(../Media/button_aida_maternus.png) 0 5px no-repeat;
}
@media (max-width: 1199px) {
	.content .promo {
		font-size:	16px;
		padding-right: 90px;
		padding-top: .6em;
	}
	.promo .button {
		right: 40px;
	}
}
@media (max-width: 991px) {
	.content .promo {
		font-size:	12px !important;
		padding-right: 90px;
		padding-top: .6em;
		line-height: 1.3em;
	}
	.promo .button {
		right: 35px;
	}
}
@media (max-width: 767px) {
	.content .promo {
		font-size:	20px !important;
		padding-right: 120px;
		padding-top: 1em;
		line-height: 1.2em;
	}
	.promo .button {
		right: 65px;
	}
}
@media (max-width: 560px) {
	.content .promo {
		padding-top: .3em;
	}
}
@media (max-width: 420px) {
	.content .promo {
		font-size:	16px !important;
		padding-top: .6em;
	}
}
@media (max-width: 350px) {
	.content-section .content .col-sm-4 .promo {
		font-size:	12px !important;
		line-height: 1.3em;
	}
}

.button-03,
.button-03-left,
.standard-button {
	background-color:#447f98;
	font-family: "Franklin Gothic Medium", "Franklin Gothic", 'franklin_gothic_mediumregular', Arial, "Helvetica Neue", Helvetica, Verdana, sans-serif;
	font-weight:normal;
	line-height:24px;
	font-size:18px;
	color:#fff !important;

	margin-bottom:15px;
	margin-top:15px;
	padding:3px 30px;
	text-align:center;
	-moz-box-shadow: 3px 3px 6px #aaa;
	-webkit-box-shadow: 3px 3px 6px #aaa;
	box-shadow: 3px 3px 6px #aaa;
	float:right;
}
.button-03:hover,
.button-03-left:hover,
.standard-button:hover {
	-moz-box-shadow: 3px 3px 6px #777;
	-webkit-box-shadow: 3px 3px 6px #777;
	box-shadow: 3px 3px 6px #777;
}
.button-03-left,
.standard-button {
	float:	left;
}

.button-left {
	float:	left !important;
}

.button-center {
	float:	none !important;
}

.button-03-left::after,
.standard-button::after {
	content: url(../Media/arrow-right-sprite-standard-button.png) ;
	padding-left: 7px;
	position: relative;
	top: 3px;


}

ul.ok-list,
.content ul {
	list-style:none;
	margin-left:0;
	margin-bottom:30px;
	padding-left:0;
}
ul.ok-list li,
.content ul li {
	background:url(../Media/ok-list.png) 0 2px no-repeat;
	padding-left:20px;
	margin-bottom: .5em;
	padding-top: 2px;
}

ul.ok-list-alt,
.threeCols ul {
	list-style:none;
	padding:0;
	margin:0 0 20px 0;
}
ul.ok-list-alt li,
.threeCols ul li {
	border-top:1px solid gray;
	background:url(../Media/ok-list.png) 0 50% no-repeat;

	line-height:18px;
	padding:5px 0 5px 20px;

}
ul.ok-list-alt li:last-child,
.threeCols ul li:last-child {
	border-bottom:1px solid gray;
}

.threeCols .tx-cura-locations ul li {
	border-top: 0;
	background: none;
	line-height: 15px;
	padding: 0;
}
.threeCols .tx-cura-locations ul li:last-child {
	border-bottom: 0;
}


ul.bold-list,
#canvas-content ul {
	padding-left:20px;
	margin: 0;
}

#canvas-content ul {
	margin-bottom: 25px;
}

a.underlined {
	text-decoration: underline;
}

ul.bullets,
.content ul.bullets {
	list-style-type: disc;
	padding-left: 20px;
}

ul.bullets li,
.content ul.bullets li,
body.color-scheme-green .content ul.bullets li,
body.color-scheme-green .threeCols ul.bullets li {
	border-top: 0;
	background: none;
	padding-left: 0;
	line-height: 19px;
}
ul.bullets li:last-child,
.content ul.bullets li:last-child {
	border-bottom: 0;
}
