html, body {height:100%}
body {
	padding:0;
	margin:0;
	text-align:center;
	min-width:770px;
	background-color: #b20705;
	color: #000000;
	font-family:Century Gothic, Tahoma, Arial, sans-serif;
	font-size:100.01%;
}

textarea{font-family:Century Gothic, Tahoma, Arial, sans-serif;font-size:0.9em;}
/*Hintergrundfarben => Klasse ändert sich je nach Rubrik*/
/*Hauptseiten*/
.rot{background-color:#b20705;} /*Hintergrundfarbe*/
.seite1{background-color:#f3f3f3;color:#b20705;padding-right:3px;padding-left:3px;} /*Schriftfarbe des obigen Menüs, "Seitenanzeiger"*/
.bordermain{border:solid 1px #b20705;} /*Zur Änderung der Rahmenfarben bei Formularfeldern und geg. bei Tabellenzellen*/

/*Seiten der Rubrik Ilse Lang*/
.bglang{background-color:#009900;}
.seite2{background-color:#f3f3f3;color:#009900;padding-right:3px;padding-left:3px;}
.borderlang{border:solid 1px #009900;}

/*Seiten der Rubrik Ihr Ziel bzw. der Leistungen*/
.bgziel{background-color:#88b809;}
.seite3{background-color:#f3f3f3;color:#88b809;padding-right:3px;padding-left:3px;}
.bordeziel{border:solid 1px #88b809;}

/*Seiten der Rubrik Arbeitsbeispiele*/
.bgbeispiel{background-color:#b7b71f;}
.seite4{background-color:#f3f3f3;color:#b7b71f;padding-right:3px;padding-left:3px;}
.bordebeispiel{border:solid 1px #b7b71f;}

/*Seiten der Rubrik Coachingprozess - Ihr Weg*/
.bgweg{background-color:#ff9999;}
.seite5{background-color:#f3f3f3;color:#ff9999;padding-right:3px;padding-left:3px;}
.bordeweg{border:solid 1px #ff9999;}

/*Seiten der Rubrik Hintergrundinformationen*/
.bghinter{background-color:#ff8016;}
.seite6{background-color:#f3f3f3;color:#ff8016;padding-right:3px;padding-left:3px;}
.borderhinter{border:solid 1px #ff8016;}

/*Seiten der Rubrik Seminare*/
.bgseminare{background-color:#ff4209;}
.seite7{background-color:#f3f3f3;color:#ff4209;padding-right:3px;padding-left:3px;}
.borderseminare{border:solid 1px #ff4209;}

/*Seiten der Rubrik Referenzen*/
.bgreferenzen{background-color:#ff00ff;}
.seite8{background-color:#f3f3f3;color:#ff00ff;padding-right:3px;padding-left:3px;}
.borderreferenzen{border:solid 1px #ff00ff;}

/*Seiten der Rubrik Buch & Links*/
.bgbuch{background-color:#b2097b;}
.seite9{background-color:#f3f3f3;color:#b2097b;padding-right:3px;padding-left:3px;}
.bordebuch{border:solid 1px #b2097b;}


/*Veränderungen der Schriftfarbe*/
.fontmain{color:#b20705;}
.fontlang{color:#009900;}
.fontziel{color:#88b809;}
.fontbeispiel{color:#b7b71f;}
.fontweg{color:#ff9999;}
.fonthinter{color:#ff8016;}
.fontseminare{color:#ff4209;}
.fontreferenzen{color:#ff00ff; }
.fontbuch{color:#b2097b;}

h1{font-size:1.5em;}
h2{font-size:1.3em;color:#333333;margin-top:2px;margin-bottom:2px;}
h3{font-size:1.3em;}
h4{font-size:1.0em;margin:0px;color:#ffffff;font-weight:bold;padding-top:2px;}
form{margin:0px;}
input{font-size:0.8em;padding:1px;}
td{font-size:0.8em;}
.klein{font-size:0.9em;}


/*Positionierung der verschiedenen Elemente*/
#outer{
	height:100%;
	min-height:100%;
	width:755px;
	color: #000000;
	text-align:left;
	margin:auto;
	position:relative;
	background-color:#ffffff;
	z-index:10;
}
 
html>body #outer{height:auto;} 
#innerwrap {
	float:left;
	width:755px;
	z-index:10;
}


/*Inhaltselement Kopfzeile*/

#header{
	position:absolute;
	top:0;
	left:-1px;
	width:755px;
	height:130px;
	overflow:hidden;
	z-index:100;
	background-image:url(../img/himmel1.jpg);
	background-repeat:no-repeat;
	background-position:120px 15px;

}

/* Formatierungen im Headbereich */

#header p{width:100%;margin:2px;color:#b20705;font-size:0.7em;text-align:right;}
#header a{text-decoration:none;color:#b20705;font-weight:bold;}
#header a:hover{color:#848484;}

/*Formatierung des Subnavibereiches im Head*/
#subnavi1{margin-top:0px;margin-left:135px;width:620px;background-color:#ffffff;}
#subnavi1 img{float:left;margin:0px;border:1px solid #ffffff;}

/*Div beinhaltet die Links der Subnavigation im Headbereich*/
#subnaviLinks{padding-left:27px;border-top:2px solid #ffffff;color:#ffffff;font-size:0.7em;padding:1px;}
#subnaviLinks a{text-decoration:none;color:#ffffff;font-weight:bold;padding-left:3px;padding-right:3px;}

/*Hover ändert sich mit jeder Rubrik*/
#subnaviLinks a:hover{background-color:#f3f3f3;color:#848484;padding-left:3px;padding-right:3px;}





/*Inhaltselement links (linkes Menü)*/
#left {
	position:relative;
	width:160px;
	float:left;
	padding-top:135px;
	padding-bottom:25px;
	padding-left:3px;
	z-index:100;
	font-size:0.75em;
}

/*Formatierung der linken Menüleiste*/
#left img{border-style:none;}
#left a{text-decoration:none;font-weight:bold;margin:2px;}
#left a:hover{color:#333333;}
#left p{color:#b20705;text-align:right;margin:0px;}

/*Inhaltselement rechte Leiste (Unternavigation)*/

/*Formatierung der rechten Elemente*/

/*#right{padding-top:135px;}*/

#right h3{font-size:13px;color:#ffffff;float:left;margin:0px; width:145px;margin-top:5px;}
#right p{margin:0px;background-color: #E6E6E6;margin-right:5px;padding:3px;font-size:0.75em;}
#right img{border-style:none;}
#right a{text-decoration:none;}

#right a:hover{color:#333333;}

/*Formatierung der rechten Links, 3. Menü-Ebene */
/*verschiende Klassen aufgrund der Hintergrundpfeile, 6. April 2005: Nur Klassen angelegt, wo es sicher Untermenüs gibt.*/
/*Hauptseiten */
#right a.umain{background-image:url(../img/pfeile/pfeil_b20705_vor.gif);background-repeat:no-repeat;color:#b20705;padding-left:10px;display:block;font-weight:bold;}
#right a.umain:hover{color:#333333;}
/*Ilse Lang*/
#right a.ulang{background-image:url(../img/pfeile/pfeil_009900_vor.gif);background-repeat:no-repeat;color:#009900;padding-left:10px;display:block;font-weight:bold;}
#right a.ulang:hover{color:#333333;}
/*Leistungen*/
#right a.uziel{background-image:url(../img/pfeile/pfeil_88b809_vor.gif);background-repeat:no-repeat;color:#88b809;padding-left:10px;display:block;font-weight:bold;}
#right a.uziel:hover{color:#333333;}
/*Weg*/
#right a.uweg{background-image:url(../img/pfeile/pfeil_ff9999_vor.gif);background-repeat:no-repeat;color:#ff9999;padding-left:10px;display:block;font-weight:bold;}
#right a.uweg:hover{color:#333333;}
/*Offene Fragen*/
#right a.uhinter{background-image:url(../img/pfeile/pfeil_ff8016_vor.gif);background-repeat:no-repeat;color:#ff8016;padding-left:10px;display:block;font-weight:bold;}
#right a.uhinter:hover{color:#333333;}

/*Spezielle Klassen für eine Seite bzw. eine Rubrik*/
/*Link für Newsbereich*/




/*Inhaltselement Fußzeile*/
#footer {
	width:753px;
	clear:both;
	height:25px;
	background-color: #b20705;
	color: #ffffff;
	left:0;
	bottom:0;
	position: absolute;
	z-index:10;
	border:1px solid #ffffff;
	font-size:0.7em;
}

#footer a{text-decoration:none;font-weight:bold;color:#ffffff;}
#footer a:hover{color:#848484;}

/*Formatierungen des Fußbereiches*/


* html #footer {
	\height:25px;
	he\ight:25px;
}

#clearfooter {width:100%;height:52px;clear:both} 

/*Inhaltselement Hauptinhalt Mitte*/
#centrecontent {
	/*width:440px;*/
	width:auto;
	padding-top:140px;
	padding-bottom:25px;
	z-index:10;
	font-size:0.8em;
}

#centrecontent ul{ list-style-type:circle;}
#centrecontent a.beispiel{color:#b7b71f;}
#centrecontent a.coaching{color:#88b809;}
#centrecontent a.ilse{color:#009900;}
#centrecontent ul.lang{ list-style-image:url(../img/aufzaehl/lang.gif);}
#centrecontent ul.ziel{ list-style-image:url(../img/aufzaehl/ziel.gif);}
#centrecontent ul.ziel_1{list-style-image:url(../img/aufzaehl/ku_ziel.gif);}
#centrecontent ul.beispiel{margin-left:15px; list-style-image:url(../img/aufzaehl/beispiel.gif);}
#centrecontent ul.beispiel_1{margin-left:15px; list-style-image:url(../img/aufzaehl/ku_beispiel.gif);}
#centrecontent ul.hinter1{margin-left:15px;list-style-image:url(../img/aufzaehl/hinter.gif);}
#centrecontent ul.weg{margin-left:15px; list-style-image:url(../img/aufzaehl/weg.gif);}
#centrecontent ul.referenzen{margin-left:15px; list-style-image:url(../img/aufzaehl/referenzen.gif);}
#centrecontent ul.buch{margin-left:15px; list-style-image:url(../img/aufzaehl/buch.gif);}
#centrecontent ul.main {list-style-image: url(../img/pfeile/kugerl_b20705.gif); }
#centrecontent a{text-decoration:none;}
#centrecontent a:hover{color:#848484;}
#centrecontent ul.hinter2{list-style-image:url(../img/aufzaehl/ku_hinter.gif);}
#centrecontent ul ul {font-size:1.0em;}
#centrecontent td ul {font-size:1.0em;}
#centrecontent td p{font-size:1.0em;}
#centrecontent td td{font-size:1.0em;}
#centrecontent ol ol{font-size:1.0em;}
#centrecontent ul.seminare, #left ul.seminare{list-style-image:url(../img/aufzaehl/seminare.gif);margin-left:15px;}
#rot a{color:#b20705;}
#rot b{color:#b20705;}
#rot ul{list-style-image: url(../img/pfeile/kugerl_b20705.gif); }
#seminare a{color:#ff4209;}
#seminare b{color:#ff4209;}
#seminare ul{list-style-image:url(../img/aufzaehl/seminare2.gif);}
#kundenstatements a{color:#ff00ff;}
#kundenstatements b{color:#ff00ff;}
#kundenstatements ul{ list-style-image:url(../img/aufzaehl/referenzen2.gif);}
#partnerinnen b{color:#009900;}
#buch b{color:#b2097b;}


/*Rechte Leiste mit verschiedenen Farben*/

#schmuck{
	z-index:1;
	position:absolute;
	left:755px;
	width:15px;
	top:0px;
	height: 100%;
}
#schmuck table {height:100%;}
#schmuck td{height:11%;}

/*Meldungen*/
.msg_error {color: #FF0000; font-weight: bold;}
.msg_success {color: #009900; font-weight: bold;}

/*Schriftgr&ouml;ße*/
td{font-size:1.0em;}

/*Boxen rechts 9. Aug. 2005*/
#box{width:180px;}
#box p{padding:5px;}
#menu_rechts{margin-top:130px;width:180px;}

