/* roboto-300 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	src: url('fonts/roboto-v18-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Roboto Light'), local('Roboto-Light'),
	url('fonts/roboto-v18-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto-v18-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-300.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-300.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-regular - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/roboto-v18-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Roboto'), local('Roboto-Regular'),
	url('fonts/roboto-v18-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto-v18-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-regular.svg#Roboto') format('svg'); /* Legacy iOS */
}
/* roboto-700 - latin */
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: url('fonts/roboto-v18-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Roboto Bold'), local('Roboto-Bold'),
	url('fonts/roboto-v18-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('fonts/roboto-v18-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('fonts/roboto-v18-latin-700.woff') format('woff'), /* Modern Browsers */
	url('fonts/roboto-v18-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('fonts/roboto-v18-latin-700.svg#Roboto') format('svg'); /* Legacy iOS */
}

body {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	color: #1B4F7B;
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f8f8f8;
	background-image: url('images/line.gif');
	background-repeat: repeat-x;
	background-position: 0 300px;
}
h1,h2,h3,h4,h5,ul,ol {

}
ol {
	padding: 0 0 10px 16px;
}
ol li {
	list-style-type: decimal;
	margin: 2px 0 2px 10px;
}
ul { 
	padding: 0;
}
ul li { 
	padding: 0px;
	list-style: none;
}
a {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
}
hr { 
	display:none; 
}
a img {
	border:none;
}
.clearer {
	clear: both;
}
p {
	margin: 0 0 10px 0;
}
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: center; }
.navbar-toggle {
	display: none;
}

.wrapper {
	max-width: 1170px;
	margin: 0 auto;
	text-align: left;
}
#r1 {
	position: relative;
}
#r1-c1,
#r1-c2,
#r1-c3 {
	float: left;
}
#r1-c1 {
	color: #9B0032;
	width: 350px;
	background-image: url('images/rufzeichen.svg');
	background-repeat: no-repeat;
	background-size: 95px;
	background-position: 180px 25px;
	min-height: 300px;
	font-family: 'Roboto', sans-serif;
}
#r1-c1 a {
	color: #9B0032;
	text-decoration: none;
}
#r1-c1 h1 {
	margin: 56px 0 0 15px;
	font-size: 58px;
	font-weight: 100;
}
#r1-c1 h3 {
	margin: 0 0 0 15px;
	font-size: 20px;
	font-weight: 100;
}
#r1-c1 .rufzeichen {
	position: relative;
	z-index: 1;
}
#r1-c2 {
	width: 350px;
	background-color: #d9d9d9;
	padding: 30px 0 20px;
	-webkit-box-shadow: 5px 0px 10px 1px rgba(189,189,189,1);
	-moz-box-shadow: 5px 0px 10px 1px rgba(189,189,189,1);
	box-shadow: 5px 0px 10px 1px rgba(189,189,189,1);
	position: absolute;
	top: 0;
	left: 350px;
}
#r1-c3 {
	padding: 240px 0 0 380px;
	max-width: 400px;
}
#r1-c3 h4 {
	margin: 0;
	font-size: 22px;
}


#r3 {
	margin-top: 50px;
	min-height: 500px;
	line-height: 1.5em;
}
#r3-c1,
#r3-c2 {
	float: left;
}
#r3-c1 {
	width: 300px;
	text-align: right;

}
#r3-c1 li {
	margin-bottom: 20px;
	font-size: 17px;
}
#r3-c1 li ul li {
	margin-bottom: 0;
	font-size: 14px;
}
#r3-c1 a {
	color: #9B0032;
	font-family: 'Roboto', sans-serif;
	font-style: italic;
	text-decoration: none;
}
#r3-c1 a:hover,
#r3-c1 li.active>a {
	color: #1B4F7B;
}
#r3-c1 ul>li>ul {
	display: none;
}
#r3-c1 ul>li.active>ul {
	display: block;
}
#r3-c2 h1 {
	font-size: 22px;
}
#r3 .small {
	max-width: 420px;
	margin: 5px 0 0 430px;
}
#r3 .normal {
	max-width: 800px;
	margin: 5px 0 0 60px;
}
.csc-frame-frame1 {
	border: 1px solid #1B4F7B;
	padding: 20px 20px;
}

#r4 {
	margin-top: 20px;
	margin-bottom: 20px;
}
#r4,
#r4 a {
	color: #9B0032;
}

#r4 ul {
	margin: 0 0 0 360px;
}
#r4 li {
	display: inline;
	margin-right: 10px;
	font-size: 12px;
}




/* Form */

.csc-mailform {
	border: none;
	padding: 0;
	margin: 0;
}
#kontaktpragma-coachingde h2,
fieldset legend { display: none; }
#kontaktpragma-coachingde label {
	float: left;
	width: 180px;
}
#kontaktpragma-coachingde input {
	margin: 0 0 5px 0;
	padding: 1px 0 0 1px;
	border: 1px solid #999999;
	width: 160px;
	height: 18px;
	background: #F0F0F0;
}
#kontaktpragma-coachingde textarea {
	margin: 0 0 5px 0;
	padding: 1px 0 0 1px;
	border: 1px solid #999999;
	width: 300px;
	height: 80px;
	background: #F0F0F0;
}
#kontaktpragma-coachingde .submit .btn {
	width: 95px;
	height: 20px;
	padding: 0 0 4px 0;
	font-weight: bold;
	background: #ddd;
	margin: 0 0 0 180px;
}

.csc-mailform-field a .error {
	color: #EE1D24;
}

fieldset {
	border: 0;
	margin: 5px 0;
	padding: 10px 0 10px 10px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}

.news-img-wrap {
	float: left;
	margin-right: 15px;
}



.special {
	width: 100%;
	padding: 15px 0;
	text-align: center;
	background-color: #9B0032;
	margin: 10px 0;
}
.special,
.special h1,
.special h2,
.special p,
.special a {
	color: #d9d9d9;
}
.special h1 {
	font-size: 22px;
}
.special h2 {
	font-size: 16px;
}
.special span {
	display: block;
}
.special .left {
	text-align: left;
	padding-left: 15px;
}
.special .right {
	text-align: right;
	padding-right: 15px;
}


.cc_container .cc_btn, .cc_container .cc_btn:visited,
.cc_container .cc_btn:hover, .cc_container .cc_btn:active {
	background-color: #9B0032 !important;
	color: #fff !important;
}
.cc_container .cc_logo {
	display: none !important;
}