@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	text-align: center;
	background-color: #EEEEEE;
}

#wrapper {
	width: 80.5%;
	max-width: 780px;
	padding-left: 0.75%;
	padding-right: 0.75%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}

*p {
	font-family: Helvetica, Arial, sans-serif;
	color: #3A4640;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}

a:link {
	color: #2E4C6B;
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	font-size: 12px;
}

a:visited {
	color: #333;
	text-decoration: none;
}

/*a:link {
	font-family: 'Raleway', sans-serif;
	text-align: left;
	font-size: 17px;
	color: #90CCEB;
}

a:visited {
	color: #333;
	text-decoration: none;
}*/

/*<---------------------------- navigation top anfang -------------------*/

#navigation {
	background: #EEEEEE;
	float: left;
	margin: 0;
	width: 770px;
	height: 50px;
	padding: 0;
}

#navigation li {
	float: left;
	list-style: none;
}

#navigation li a, #navigation li a:visited {
	font-family: 'Raleway', sans-serif;
	font-size: 14px;
	color: #3A4640;
	float: left;
	text-align: center;
	font-weight: normal;
	padding-top: 25px;
	padding-right: 26px;
	padding-bottom: 0;
	padding-left: 29px;
	text-decoration: none;
	height: 50px;
}

#navigation li a:hover {
	background-image: url(images/background_hyperlink_g.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	text-decoration: underline;
	height: 50px;
}

#navigation li a.active {
	background-image: url(images/background_hyperlink_g.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFF;
	height: 50px;

}

/*<---------------------------- navigation top ende -------------------*/

#header1 {
	width: 756px;
	height: 224px;
	background-image: url(images/background_blau_g.jpg);
	background-repeat: repeat-x;
	padding: 0;
	margin: 0;
	float: left;
}

#logo {
	width: 410px;
	height: 224px;
	background-image: url(images/logo_k.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	float: left;
}

/*-------------- coaching text --------------*/

.float2 {
	position: relative;
	float: right;
}
.absolute2 {
	position: absolute;
	right: 24px;
	top: 26px;
	width: 168px;
}

/*-------------- coaching text ende--------------*/

#header_image {
	width: 756px;
	height: 257px;
	padding: 0;
	margin: 0;
	float: left;
}

	
.absolute3 {
	position: absolute;
	right: 24px;
	top: 26px;
	width: 168px;
}

/*#slideshow { 
    margin: 0; 
    position: absolute;
    width: 756px; 
    height: 257px; 
    padding: 0; 
}

#slideshow div { 
    position: absolute; 
    top: 0; 
    left: 0; 
    right: 0; 
    bottom: 0; 
}*/

#header_zitat_text {
	width: 491px;
	height: auto;
	font-family: 'Raleway', sans-serif;
	text-align: center;
	font-size: 20px;
	color: #333E38;
	line-height: 30px;
	float: left;
	padding: 0 0px 0 0;
	margin: 30px 0 0 105px;
}

#body {
	width: 756px;
	height: auto;
	padding: 0 0 28px 0;
	margin: 0;
	float: left;
	background-color: #ffffff;
}

h1 {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	text-align: left;
	font-size: 28px;
	color: #4AABDF;
	text-decoration: none;
}

h2 {
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	text-align: left;
	font-size: 22px;
	text-decoration: none;
	color: #B7C745;
}

h3 {
	/*font-family: 'Raleway', sans-serif;*/
	font-weight: 200;
	text-align: left;
	font-size: 14px;
	text-decoration: none;
	color: #333;
	line-height: 25px;
}

/*li
{
	font-family: 'Raleway', sans-serif;
	color: #3A4640;
	font-size: 15px;
	line-height: 20px;
	margin-top: 0em;
	margin-bottom: 0em;
}*/

#body_text {
	width: 200px;
	height: auto;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 15px;
	text-align: left;
	color: #3A4640;
	float: left;
	margin: 0;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 15px;
	padding-top: 25px;
}

#body_text2 {
	width: 400px;
	height: auto;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-align: left;
	font-size: 15px;
	text-align: left;
	color: #3A4640;
	float: left;
	margin: 0;
	padding-bottom: 0;
	padding-left: 50px;
	padding-right: 15px;
	padding-top: 40px;
}

#footer {
	width: 727px;
	float: left;
	background-image: url(images/background_blau_g.jpg);
	background-repeat: repeat-x;	
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	color: #3A4640;
	padding: 0px 0 0 29px;
	margin: 0;
}

#footer_name {
	width: 170px;
	height: auto;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	font-size: 11px;
	color: #3A4640;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}

#footer navigation {
	float: left;
}

#footer-nav ul
{
	list-style-type: none;
	float: right;
	width: 691px;
	height: 15px;
	padding-bottom: 10px;
	padding-right: 24px;
	padding-top: 25px;

}


#footer-nav ul li
{
	float:right;
	list-style: none;
}

#footer-nav ul li a {
	list-style-type: none;

}

#footer-nav ul li:before
{
	content:"|";
	padding-right: 12px;
	padding-left: 12px;
}
#footer-nav ul li:last-child:before
{
	content:"";
}


/*#footer {
	width: 727px;
	height: auto;
	float: left;
	background-image: url(images/background_blau_g.jpg);
	background-repeat: repeat-x;
	font-family: 'Raleway', sans-serif;
	font-size: 11px;
	color: #3A4640;
	padding: 0px 0 0 29px;
	margin: 0;
}

#footer_name {
	width: 170px;
	height: auto;
	font-family: 'Raleway', sans-serif;
	text-align: left;
	font-size: 11px;
	color: #3A4640;
	float: left;
	padding: 0 0 0 0;
	margin: 0;
}

#footer navigation {
	float: left;
}

#footer-nav ul
{
	list-style-type: none;
	color: #000;
	float: right;
	width: 691px;
	height: 15px;
	padding-bottom: 10px;
	padding-right: 24px;
	padding-top: 25px;

}
#footer-nav ul li
{
	float:right;
}
#footer-nav ul li:before
{
	content:"|";
	padding-right: 12px;
	padding-left: 12px;
}
#footer-nav ul li:last-child:before
{
	content:"";
}
*/