@charset "UTF-8";


/* ANFANG - Seitenelemente */
body {
	margin: 0;
	padding: 0.5em 1.6em 1.2em 1.6em;
	font-family: Arial,Helvetica,Sans-Serif;
	background-color: #FFF;
	color: #333;
	font-size: 0.8em;
}
div.erfolg {
	border: 2px solid #014D27;
	border-top: 5px solid #014D27;
	border-bottom: 5px solid #014D27;
	background: #FFF url(http://www.dieerfolgstrainer.de/assets/images/Die-ErfolgsTrainer-Sidebar-rechts-Hintergrund.gif) repeat-y right;
}
* html div.erfolg { height: 1%; }
a { color: #014D27; }
img { border: none; }
.clearBoth { clear: both; }
.print, .print * { display: none; }
ul {
	margin-left: 0.8em;
	padding-left: 0.8em;
}
/* ENDE - Seitenelemente */


/* ANFANG - Schatten */
div.schatten1 {
	background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/oben.gif) repeat-x top;
	max-width: 1100px;
	min-width: 700px;
	margin: 0 auto;
}
div.schatten2 { background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/rechts.gif) repeat-y right; }
div.schatten3 { background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/unten.gif) repeat-x bottom; }
div.schatten4 { background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/links.gif) repeat-y left; }
div.schatten5 { background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/oben-rechts.gif) no-repeat top right; }
div.schatten6 { background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/unten-rechts.gif) no-repeat bottom right; }
div.schatten7 { background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/unten-links.gif) no-repeat bottom left; }
div.schatten8 {
	background: transparent url(http://www.dieerfolgstrainer.de/assets/images/Schatten/oben-links.gif) no-repeat top left;
	padding: 18px;
}
/* ENDE - Schatten */


/* ANFANG - Kopfzeile */
div.kopfzeile {
	height: 80px;
	background: #FFFFFF url(http://www.dieerfolgstrainer.de/assets/images/Die-ErfolgsTrainer-Kopfzeile-Hintergrund.gif) repeat-x top;
}
div.kopfzeile img.logo { float: left; }
div.kopfzeile img.claim { margin-left: 38px; }
/* ENDE - Kopfzeile */


/* ANFANG - rechte Sidebar */
div.sidebarRechts {
	float: right;
	width: 222px;
	color: #014D27;
	padding-bottom: 2em;
}
* html div.sidebarRechts { height: 1%; }
div.sidebarRechts img.ambient { border-bottom: 2px solid #FFF; }
div.sidebarRechts div.sidebarRechtsInhalt { padding: 0 10px; }
div.sidebarRechts div.sidebarRechtsInhalt a { color: #002F63; }
div.sidebarRechts div.sidebarRechtsInhalt hr {
	border: none;
	border-bottom: 1px dotted #002F63;
	background-color: #CCE2F0;
	height: 1px;
	margin: 8px 0 9px 0;
}
* html div.sidebarRechts div.sidebarRechtsInhalt hr { margin: 0; }
/* ENDE - rechte Sidebar */


/* ANFANG - linke Sidebar */
div.sidebarLinks {
	float: left;
	width: 176px;
	font-size: 12px;
	padding-bottom: 2em;
}
* html div.sidebarLinks { height: 1%; }
div.sidebarLinks ul.navigation, div.sidebarLinks ul.nl, div.sidebarLinks ul.nl ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.sidebarLinks ul.navigation li { border-bottom: 2px solid #FFF; }
div.sidebarLinks ul.navigation li a {
	display: block;
	background-color: #008140;
	padding: 4px 0 5px 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
* html div.sidebarLinks ul.navigation li a { height: 1%; }
div.sidebarLinks ul.navigation li a.abgesetzt { background-color: #014D27; }
div.sidebarLinks ul.navigation li a:hover, div.sidebarLinks ul.navigation li.active a { color: #FFD100; }
div.sidebarLinks ul.navigation ul.nl li { border-bottom: none; }
div.sidebarLinks ul.navigation ul.nl li a {
	display: block;
	background-color: #FFCF00;
	padding: 3px 0 3px 10px;
	color: #008140;
	text-decoration: none;
	font-weight: bold;
}
* html div.sidebarLinks ul.navigation ul.nl li a { height: 1%; }
div.sidebarLinks ul.navigation ul.nl li a.abgesetzt, div.sidebarLinks ul.navigation ul.nl li a.abgesetzt { background-color: #66CC99; background-color: #FFCF00; }
div.sidebarLinks ul.navigation ul.nl li a:hover, div.sidebarLinks ul.navigation ul.nl li.active a {
	/* color: #555; */
	background-color: #FFE265;
}
div.sidebarLinks ul.navigation ul.nl li ul li a, div.sidebarLinks ul.navigation ul.nl li.active ul li a {
	display: block;
	background-color: #FFCF00;
	padding: 1px 0 1px 15px;
	color: #008140;
	text-decoration: none;
	font-weight: normal;
}
div.sidebarLinks ul.navigation ul.nl li ul li a:hover, div.sidebarLinks ul.navigation ul.nl li ul li.active a {
	/* color: #555; */
	background-color: #FFE265;
}

div.sidebarLinks form.suche {
	background-color: #014D27;
	margin: 0;
	padding: 0.9em 0 1.1em 0;
}
div.sidebarLinks form.suche p { margin: 0; }
div.sidebarLinks form.suche input {
	border: 1px solid transparent;
	color: #014D27;
	background: #FFF url(http://www.dieerfolgstrainer.de/assets/images/Die-ErfolgsTrainer-Suche-Hintergrund.gif) repeat-x top;
	font-size: 0.9em;
}
div.sidebarLinks form.suche input.i {
	width: 115px;
	margin: 0 5px 0 10px;
	padding-left: 4px;
	-moz-border-radius: 2px;
}
div.sidebarLinks form.suche input.g {
	width: 30px;
	cursor: pointer;
	font-weight: bold;
	text-align: center;
	-moz-border-radius: 2px;
}
div.sidebarLinks form.suche input.g:hover { background: #FFD100 none; }
/* ENDE - linke Sidebar */


/* ANFANG - Inhalt */
div.inhalt {
	border-top: 1px solid #FFF;
	margin: 0 240px 0.5em 213px;
}
* html div.inhalt { height: 1%; }
div.breadcrumbs {
	font-size: 10px;
	margin-top: -2px;
}
div.breadcrumbs a {
	color: #014D27;
	text-decoration: none;
}
div.breadcrumbs a:hover { text-decoration: underline; }
div.inhalt h1, div.inhalt h2, div.inhalt h3, div.inhalt h4, div.inhalt h5, div.inhalt h6 { margin: 1em 0; }
div.inhalt h1 {
	font-size: 1.4em;
	margin: 0.5em 0 0 0;
}
div.inhalt h2 { font-size: 1.25em; }
div.inhalt h3 { font-size: 1.1em; }
div.inhalt h4 {	font-size: 1em; }
div.inhalt h5 {
	font-size: 1em;
	font-weight: normal;
}
div.inhalt h6 {
	font-size: 0.9em;
	font-weight: normal;
}
div.inhalt p { line-height: 1.5em; }
div.inhalt hr {
	border: 0px;
	border-top: solid 1px #002F63;
	border-bottom: solid 1px #FFFFFF;
}
/* ENDE - Inhalt */


/* ANFANG - Fusszeile */
div.fusszeile {
	clear: both;
	background-color: #014D27;
	border-bottom: 2px solid #FFD100;
	font-size: 12px;
	padding: 4px 0;
}
div.fusszeile ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.fusszeile ul.rechts {
	float: right;
	padding-top: 1px;
	font-size: 11px;
	padding-left: 10px;
	width: 222px;
}
div.fusszeile ul.links { padding-left: 10px; }
div.fusszeile ul li { display: inline; }
div.fusszeile ul.rechts li { margin-left: 1.0em; }
div.fusszeile ul.links li { margin-right: 1em; }
div.fusszeile a {
	color: #FFF;
	text-decoration: none;
}
div.fusszeile a:hover { text-decoration: underline; }
/* ENDE - Fusszeile */