* {
	color: #6f6f6f;
	font-family: "Open Sans",sans-serif;
	text-decoration: none;
}
h1,h2,h3,h4,h5 {
	color: #7048b8;
	font-family: "Raleway",sans-serif;
	font-weight: 700;

	margin-top: 0;
}
a, a:link, a:visited, a:active {
	color: #7048b8;
}
a:hover {
	color: #603da0;
}
.form-control:focus {
	border-color: #7048b8;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
	outline: 0 none;
}
.btn-primary,
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.bg-primary,
.label-primary,
.panel-primary > .panel-heading
{
	background-color: #7048b8;
	border-color: #603da0;
	color: #fff;
}
.panel-primary
{
	border-color: #603da0;
}
.text-primary {
	color: #603da0;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary
{
	background-color: #603da0;
	border-color: #7048b8;
	color: #fff;
}
#navbar_main {
	background: #7048b8 none repeat scroll 0 0;
	padding-top: 5px;
	min-height: 60px;
	margin-bottom: 0px;
}
#navbar_main * {
	color: #FFFFFF;
}
#header_top_picture {
	width:100%;
	height: 300px;
	background: url(../images/background.jpg) top center;
}
#head_info_personalberater {
	padding-left: 20px;
}
#head_info_interimsmanager {
	padding-left: 80px;
}
#head_info_referent {
	padding-left: 140px;
}
#head_info_coach {
	padding-left: 200px;
}
.head_info_text {
	color: #7048b8;
	font-weight: bold;
	font-size: 20px;
	padding-left: 2px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
}
.head_bubble
{
	position: relative;
	width: 100%;
	padding: 9px;
	background: rgba(255,255,255,0.5);
	-webkit-border-radius: 13px;
	-moz-border-radius: 13px;
	border-radius: 13px;
	border: rgba(255,255,255,0.7) solid 2px;
	color:#111111;
	-webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	-moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.6);
}

.head_bubble:after
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 11px 0 11px 41px;
	border-color: transparent rgba(255,255,255,1);
	display: block;
	width: 0;
	z-index: 1;
	right: -41px;
	top: 21px;
}

.head_bubble:before
{
	content: '';
	position: absolute;
	border-style: solid;
	border-width: 13px 0 13px 43px;
	border-color: transparent rgba(0,0,0,0.4);
	display: block;
	width: 0;
	z-index: 0;
	right: -46px;
	top: 19px;
}
#header_info_box {
	margin-top: -70px;
	display:none;
	background: #BDBDBD;
	padding-bottom: 30px;
}
#header_info_box .info-box {
	background: #7048b8 none repeat scroll 0 0;
	padding-bottom: 30px;
	padding-top: 30px;
	border-left: 4px solid #603da0;
	border-right: 4px solid #603da0;
	border-top: 2px solid #603da0;
	border-bottom: 2px solid #603da0;
}
#header_info_box .info-box-second {
	background: #603da0 none repeat scroll 0 0;
	padding-bottom: 40px;
}
#header_info_box .info-box-third {
	padding-bottom: 50px;
}
#header_info_box .info-box .con-area h2 {
	color: #fff;
	font-family: "Raleway",sans-serif;
	font-size: 20px;
	font-weight: 700;
	line-height: 30px;
}
#header_info_box .info-box .con-area p {
	color: #fff;
}
#header_info_box .info-box .con-area a {
	color: #c1c1c1;
	float:right;
	padding-top: 10px;
}
#header_info_box .info-box .con-area a:after {
	clear: both;
}
#img_title {
	margin-top: -50px;
	position: relative;
	background:#7048b8;
	color:#ffffff;
	padding: 5px;
	text-align: center;
}
#head_nav_container {
	position:relative;
	margin-left: -71px;
}
#head_nav {
	position: absolute;
	background:#7048b8;
	color:#ffffff;
	text-align: center;
	bottom:1px;
	height: 50px;
	width:100%;
}
.navbar .dropdown-menu {
	background:#7048b8;
}
.navbar li:hover,
.navbar li:hover > a,
.navbar li > a:hover,
.navbar li > a:focus,
.navbar li > a.currPage {
	background: #603da0;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background: #603da0;
}
.navbar a,
.navbar li > a > span,
.navbar .dropdown-menu a {
	color: #FFFFFF;
}
#img_title p {
	color:#ffffff;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#img_title span {
	color: #FFFFFF;
}
#page-wrap {
	padding-top: 80px;
	padding-bottom: 50px;
}
.btn-read {
	border: 1px solid #7048b8;
	color: #7048b8;
	float: left;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align: center;
	text-decoration: none;
	transition: all 0.3s linear 0s;
	min-width: 117px;
	z-index: 1;
	padding-left: 16px;
	padding-right: 16px;
}
.btn-read::before {
	background: #7048b8 none repeat scroll 0 0;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s linear 0s;
	width: 3px;
	z-index: 0;
}
.btn-read:hover {
	color: #ffffff;
	text-decoration: none;
	transition: all 0.3s linear 0s;
}
.btn-read:hover::before {
	transition: all 0.3s linear 0s;
	width: 100%;
	z-index: -1;
}
.btn-read-xing,
a.btn-read-xing{
	border-color: #006567;
	color: #006567;
}
.btn-read-xing:before {
	background-color: #006567;
}
#footer {
	background: #7048b8;
	width:100%;
	padding-top: 30px;
	margin-top: 30px;
	padding-bottom: 30px;
}
#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer h5,
#footer p,
#footer a{
	color:#FFFFFF;
}
#page-wrap ul {
	list-style-image: url('../images/check_16.png');
}