@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: 'Myriad Pro', sans-serif;
	color:#333;
	font-size: 12px;
	margin-top: 1.53em;
	margin-bottom: 0.75em;
}*/

*p {
	font-family: Helvetica, Arial, sans-serif;
	/*font-family: 'Myriad Pro', 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;
}

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

/*#uppermenu {
            width: 780px;
            height: 25px;
			
}
#innermenuphome li {
            width: 50px;
            height: 25px;
			float: left;
			list-style: none
}         
#innermenuplogoth li {
            width: 50px;
            height: 25px;
			float: left;
	 		list-style: none;
}*/

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

/*.navigation.home {
	width: 60px;
	height: 50px;
}

.navigation.logo {
	width: 60px;
	height: 50px;
}
*/


#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 --------------*/

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

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

#header_image {
	width: 756px;
	height: 447px;
	padding: 0;
	margin: -20px 0 0 0;
	float: left;
}

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

#body_sinn {
	width: 480px;
	height: 140px;
	font-family: 'Myriad Pro', sans-serif;
	text-align: left;
	font-size: 27px;
	color: #4E4719;
	font-weight: regular;
	float: left;
	line-height: 1.24em;
	padding: 35px 0 0 45px;
	margin: 0;
	border: 0px;
}

#head {
	width: 277px;
	height: 150px;
	padding: 0;
	float: right;
}
/*-------------- Anglika Bild --------------*/

.float {
position:relative;
float:right;
}
.absolute {
	position: absolute;
	right: -2px;
	top: -64px;
}

/*-------------- Anglika Bild Ende --------------*/

/*-------------- Zitat Autor --------------*/

.float1 {
position:relative;
float:right;
	font-family: 'Myriad Pro', sans-serif !important;
	font-size: 16px;
	font-style: italic;
	color: #4E4719;
}
.absolute1 {
	position: absolute;
	right: 218px;
	top: 140px;
	width: 117px;
}

/*-------------- Zitat Autor --------------*/
#footer {
	width: 727px;
	float: left;	
	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;
}


.ui-menu { width: 150px; }

#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;
}
#footer-nav ul li:before
{
	content:"|";
	padding-right: 12px;
	padding-left: 12px;
}
#footer-nav ul li:last-child:before
{
	content:"";
}
