/* general */
body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #6D6E71;
	margin: 0px;
	padding: 0px;
	height: auto;
}

br {
 	clear: left;
 	letter-spacing:normal;
}

table.outer {
	height: 100%;
}
.table_rahmen {
	background-color: #F3F3F3;
	/*background-color: #E6E6E7;*/
	border: 1px solid #1B3786;
	line-height: normal;
	font-size: 12px;
	vertical-align: top;
}
.table_left {
	vertical-align: top;
	color: #2250A3;	
}
.table_right {
	vertical-align: top;
}
.table_left_orange {
	vertical-align: top;
	color: #F89C28;	
}

a:link {	color:#729ED3; }
a:visited { color:#729ED3; }
a:active	{ color:#0064B1; }
a:hover { color: #0064B1; }

.orange { color: #F89C28; }
.blue { color:#2250A3; }
.bgorange { background-color: #F89C28; }
.bgblue { background-color:#C7E0F4; }
.bgdarkblue { background-color: #1B3786; }
.gray { color: #6D6E71; }

.headlineSmallGrey {
	font-size: 12px;
	color: #6D6E71;
}

p.zitat {
	color: #1B3786;
	font-size: larger;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 7px;
}

div#leer {
	margin: 20px;
}

/* ------------------------------------- */
/* Startseite */
div.home h1{
	color: #1B3786;
	font-weight: bold;
	letter-spacing: 0.5px;
	font-size: 20px;
	line-height: normal;
}

div.home h2{
	color: #729ED3;
	font-weight: 100;
	letter-spacing: 0.5px;
	font-size: 11px;
}

div.home h3{
	color: #1B3786;
	font-weight: 100;
	letter-spacing: 0.5px;
	font-size: 16px;
}

div.home p{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}

.boxCoaching{
	clear: both;
	float: left;
	display: block;
	position:relative;
	left:120px; 
	top:220px; 
	width: 440;
	text-align:center;
}

.boxInfo{
	clear: both;
	float: left;
	position:relative; 
	left:50px; 
	top:280px; 
	width:700px;
}

/* ------------------------------------- */
/* horizontal navigation */
div#hnav a{
	text-decoration: none;
	letter-spacing: 0.2px;
	font-weight: 100;
	font-size: 15px;
	color:#729ED3;
}

/* IE-Hack: */
*html div#hnav a{  
   /* Star-HTML-Hack für IE6 und kleiner */  
   font-size: 16px;
}

div#hnav a.link{
	color:#729ED3;
}

div#hnav a.navi2	{
	color: #F89C28;
}

div#hnav a.navi2:hover	{
	color: #E67800;
}

div#hnav font.seperator {
	color: #1B3786;
	font-size: 16px;
	padding-right: 3px;
	padding-left: 3px;
}
div#hnav table{
	padding-left:10;
}
/* ------------------------------------- */
/* vertical navigation */
div#vnavi a{
	width: 140px;
	font-size: 12px;
}
div#vnavi a:hover{
	background-color: #F3F3F3;
}

font.ueber {
	width: 140px;
	font-weight: normal;
	color: #729ED3;
	text-indent: 5px;
	text-decoration: none;
	text-align: left;
	padding: 4px 4px 2px 1px;
	border-bottom-style: solid;
	border-bottom-color: #C7DBF1;
	border-bottom-width: 1px;
	display: block;
	font-size: 16px;	
}

.vertlink{
	width: 140px;
	font-size: 12px;
	font-weight: normal;
	
	color: #729ED3;
	text-decoration: none;
	text-align: left;
	padding: 4px 4px 1px 6px;
	display: block;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #C7DBF1;
}

.vertlinko{
	width: 140px;
	font-size: 12px;
	font-weight: normal;
	color: #729ED3;
	text-decoration: none;
	text-align: left;
	padding: 4px 4px 1px 6px;
	display: block;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#vnavi a.vertlinka{
	background-color: #F3F3F3;
	
	color: #1B3786;
	text-decoration: none;
	text-align: left;
	display: block;
	padding: 4px 4px 1px 6px;
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1B3786;
	
	border-bottom-width: 1px;	
	border-bottom-style: solid;
	border-bottom-color: #1B3786;

}

.metaNavi{
	background-color:#729ED3;
	font-size: 11px;
	color:#FFFFFF;
	text-align:right;
	vertical-align:middle;
	height: 20px;
	padding: 5px 10px 0 10px;
}

div#metaNavi a{
	color:#FFFFFF;
	text-decoration: none;
}

div#metaNavi font.seperator {
	color:#FFFFFF;
	text-decoration: none;
	padding-right: 3px;
	padding-left: 3px;
}
.socialMedia{
 	float:left;
	text-decoration: none;
	border:0;
}
.socialMedia img{
	padding-right: 5px;
}

.socialMedia a img{
	text-decoration: none;
	border: 0 none;
}
/* ------------------------------------- */
/* coaching & ueber uns */
div#content {
	margin-top: 30px;
	margin-left: 5px;
	margin-right: 50px;
}

div#content p{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 140%;
}

div#content table.tel{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 140%;
	border: thin solid #CCCCCC;
}

div#content ul{
	font-size: 12px;
	list-style-type: disc;
	padding-left: 0;
	margin-left: 20px;
	margin-top: 0;
	color: #729ED3;
	line-height: 160%;
}

div#content ol{
	font-size: 12px;
	padding-left: 0;
	margin-left: 30px;
	margin-top: 0;
	color: #729ED3;
	line-height: 160%;
}

div#content h1{
	color: #1B3786;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 18px;
	margin-bottom: 0px;
	padding: 2px 4px 2px 2px;
	background: url(../images/dotted.gif) repeat-x left bottom;
}

div#content h2{
	color: #1B3786;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 15px;
	line-height: 140%;
}

div#content p.zitat {
	color: #1B3786;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	padding-top: 7px;
}

/* ------------------------------------- */
/* Beruf und Erfolg */

div#beruferfolg {
	margin-left: 60px;
	margin-right: 60px;
	margin-top: 30px;
}


div#beruferfolg p{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}

div#beruferfolg h1{
	color: #F89C28;
	font-weight: 100;
	letter-spacing: 0.05em;
	font-size: 18px;
	margin-bottom: 0px;
	padding: 2px 4px 2px 2px;
	background: url(../images/dotted_orange.gif) repeat-x left bottom;
}

div#beruferfolg h2{
	color: #F89C28;
	font-weight: 100;
	letter-spacing: 0.05em;
	font-size: 16px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 15px;
}

div#beruferfolg ul{
	font-size: 12px;
	list-style-type: disc;
	padding-left: 0;
	margin-left: 20px;
	margin-top: 0;
	color: #F89C28;
}

div#beruferfolg ol{
	font-size: 12px;
	padding-left: 0;
	margin-left: 30px;
	margin-top: 0;
	color: #F89C28;
	line-height: 140%;
}

div#beruferfolg a{
	color: #F89C28;
}


div#footer {
	font-size: 14px;
	text-align: center;
	background-image: url(../images/dotted.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 30px;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
}

div#footer p{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
}

/* ------------------------------------- */


.mailto {
	text-decoration: none;
	color: #F89C28;
}

.ab {
	color: #729ED3;
	font-size: 110%;
	font-weight: 100;
	letter-spacing: 0.05em;
	display: block;
	margin-top: 7px;
}

div#page {
	margin: 30px;
}

div#nmleer {
	margin: 60px;
}
/* ------------------------------------- */
/* misc information */
div#demmel {
	letter-spacing: 0.03em;
	word-spacing: 0.01em;
	line-height: 1.4em;
	margin-left: 60px;
   	margin-right: 60px;
}

div#demmel a{
	text-decoration: none;
}

div#demmel h1{
	margin-top: 30px;
	margin-bottom: 30px;
	color: #729ED3;
	line-height: 45px;
	font-weight: normal;
	font-size: 1.8em;
}

div#demmel h2{
	color: #729ED3;
	line-height: 30px;
	font-weight: 200;
	font-size: 1.4em;
}

div#demmel h3{
	color: #729ED3;
	font-weight: 200;
	font-size: 1.0em;
	padding-top: 10px;
	line-height: 5px;
}

div#zusatz {
	font-size: smaller;
	margin-top: 5ex;
	letter-spacing: 0em;
	word-spacing: 0em;
}

div#demmel ul{
	font-size: 0.9em;
	list-style-type: disc;
	padding-left: 0;
	margin-left: 20px;
	margin-top: 0;
	color: #1B3786;
}

/* index.html */
.Stil2 {
	font-size: 16px
}
.Stil4 {
	font-size: 12px;
	line-height: 2em;
	color: #729ed3;
}

div#meta {
	margin-left: 60px;
   margin-right: 60px;
}

div#meta h1{
	margin-top: 38px;
	margin-bottom: 30px;
	color: #729ED3;
	line-height: 35px;
	font-weight: 200;
	font-size: 22px;
}

div#meta h2{
	color: #729ED3;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px;
}

div#meta p{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 15px;
	line-height: 140%;
}
