/* Stile fuer die GEA Akademie
Subhash (office@subhash.at)
letzer Stand: 11. Mai 2006 */

html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	text-align: center;
	background: #fff url(../akademie/img/hg_mittel.gif) repeat fixed;
}
body {
	overflow: hidden;
}
/* vor ieMac versteckt: \*/
html {
	overflow: hidden;
}
/* Ende versteckt */
.sm, .versteckt {
	display: none;
}
.kursiv, .sign {
	font-style: italic;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	color: #398038;
}
a:link, a:visited, a:active {
	text-decoration: none;
	color: #398038;
}
a:hover {
	text-decoration: underline;
	color: #c00;
}
.topmargin25 {
	margin-top: 25px !important;
}
.c {
	text-align: center;
}
.r, .sign {
	text-align: right;
}
.sign {
	margin-top: 0;
}
#kopf, #navig, #inhalt {
	font: normal 12px/19px Helvetica, Arial, sans-serif;
	color: #444;
}
#kopf {
	margin: 0 auto 0 auto;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	height: 60px;
	width: 758px;
	text-align: right;
	background: #fff url(../akademie/img/hg_gruenverlauf.jpg) repeat-y;
}
#logo {
	padding: 10px 60px 0 0;
}
#wrapper {
	margin: 0 auto 0 auto;
	border: 1px solid #ddd;
	border-top: 0 none;
	width: 758px;
	height: 49%; /* falsch fuer ieMac */
	/* vor ieMac versteckt: \*/
	height: 86%; /* richtig fuer andere Browser */
	/* Ende versteckt */
	background: #fff url(../akademie/img/hg_hell.gif) repeat fixed;
}

/* === HAUPTNAVIGATION === */
#navig {
	float: left;
	display: inline; /* gegen Float/Margin-Bug in ie6win */
	width: 150px;
	height: 100%;
	background: #daeadd url(../akademie/img/hg_gruen.gif) repeat fixed;
	overflow: hidden;/* ACHTUNG! */
	text-align: right;
}
#navig ul {
	list-style: none;
	margin: 0;
	border: 0;
	padding: 0;
}
#navig li {
	border: 0;
	width: 150px;
	margin: 0;
	padding: 0px;
	color: #398038;/* korrektes RGB-GEA-Gruen */
	font-size: 11px;
}
#navig li a {
	display: block;
	font-weight: bold;
	padding-right: 15px;
	border: 0;
	line-height: 23px;
	color: #398038;
	text-decoration: none;
	width: 150px; /* falsch fuer IE/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 135px; /* richtiger Wert */
}
html > #navig li a {
	width: 150px; /* fuer Opera */
}
#navig li a:hover {
	color: #FFF;
	background: #368c48 url(../akademie/img/hg_gruenverlauf.jpg) repeat-y;
	text-decoration: none;
}
/* fuer alle Moeglichkeiten aktiver Buttons: */
#navig #navigaktiv a:link, #navig #navigaktiv a:visited {
	color: #FFF;
	background: #368c48 url(../akademie/img/hg_gruenverlauf.jpg) repeat-y;
	text-decoration: none;
}
#navig p {
	padding-right: 15px;
	font-size: 11px;
	line-height: 15px;
}
/* === Navigation Ende === */


/* === INHALT (rechter Teil): === */
#inhalt {
	position: relative;
	float: right;
	display: inline; /* gegen Float/Margin-Bug in ie6win */
	height: 100%;
	overflow: auto;
	margin: 0;
	padding: 0 20px;
	text-align: left;
	width: 608px; /* falsch fuer IE/Win */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 568px; /* richtiger Wert */
}
html > #inhalt {
	width: 608px; /* fuer Opera */
}
hr {
	color: #398038;
	height: 0.1em;
}
#errormessage {
	padding: 19px 19px 19px 0px;
	color: #CC0000;
	font-weight: bold;
}
#inhalt table.anmeldung {
	border: 1px solid #398038;
	background-color: #CBEBD3;
}
#inhalt table.anmeldung td {
	vertical-align: bottom;
	padding: 8px;
}
#inhalt table.uebersicht {
	border: 1px solid #398038;
	background-color: #FFFFFF;
	width: 97%;
	margin: 1em 0em;
}
td.spalte1 {
	width: 90px;
	padding: 2px 0px 2px 2px;
}
td.spalte2 {
	padding: 2px 0px;
}
td.spalte3 {
	padding: 2px 2px 2px 0px;
}
#inhalt table {
	border-collapse: collapse;
	border: 0 none;
}
#inhalt table col.spalte1 {
	width: 393px;	
}
#inhalt table col.spalte2 {
	width: 175px;
}
#inhalt table td {
	vertical-align: top;
}
#inhalt table td img {
	border: 1px solid #777;
	margin-top: 62px;
	width: 160px;
	height: 120px;
}
#inhalt table ul {
	list-style-type: circle;
}

/* Tabellen Kurs 3 Justus Neumann: */
#inhalt .jntermine  {
	margin-left: 20px;
	font-weight: bold;
}
#inhalt .jntermine .jn1 {
	text-align: right;
	padding-right: 20px;
}
#inhalt .jntermine .jn2 {
	padding-right: 20px;
}
#inhalt .jntermine .jn3 {
	text-align: right;
	padding-right: 20px;
}
/* Ende */

#inhalt h1 {
	margin: 22px 0 0;
	padding: 0;
	font-size: 20px;
	line-height: 25px;
}
#inhalt h1.topline {
	margin: 3px 0 0;
}
#inhalt h2 {
	margin: 18px 0 0;
	font-size: 18px;
}
#inhalt h3 {
	margin: 7px 0 0;
	font-size: 16px;
}
#inhalt h3#kurs1 {
	margin: 22px 0 0;
	font-size: 16px;
}
#inhalt h6 {
	margin: 7px 0 0;
	font-size: 12px;
}
#inhalt p {
	margin: 6px 0;
	border: 1px dotted white; /* fuer ieMac */
}
#inhalt #infohinweis {
	margin: 6px 0 30px;
}
#inhalt ol {
	margin-top: 6px;
}
#inhalt ul {
	margin: 6px 0 0.5em 1.4em;
	padding: 0;
	list-style: none;
}
#inhalt .kursbeschr {
	font-style: italic;
}
#inhalt .grau {
	color: #555;
}
#inhalt .auszeichnung {
	font-weight: bold;
	color: #a80;
}
.infolink {
	margin-top: 0px;
	padding: 0;
	text-align: right;
}
.kursbild, .extrakasten {
	float: right;
	margin: 5px 0 1.2em 1em !important;
	border: 1px solid #777;
}
.extrakasten {
	border: 1px solid #368c48 !important;
	width: 263px;
	padding: 5px;
	background-color: #98d8a8;
}