/* Farbdefinitionen:
	f4fbf4	Lindgruen
	#edf8ed	Hellgruen
	#9c6	Beinahe FAU-Gruen (websicher)
	#360	Dunkelgruen (websicher) */

/* Kosmetik */
#leitbildunterschriften
{
	width: 75%;
	margin-left: auto;
	margin-right: auto;
}

ul li.pdflink, ul.weiterbildung li.pdflink
{
	list-style-image: url(images/icon-pdf.png);
	margin-left: 2em;
	padding-left: 0.05em;
}

ul.adressblock li.pdflink { margin-left: 0; }

div#content-inhalt h1
{
	font-size: 2em;
	line-height: 1.5em;
}

p { margin-top: 0; }

#content-inhalt li
{
	text-align: left;
	margin-bottom: 0.5em;
}

/* Links */
#kopfzeile a,#kopfzeile img,#nav-zertifikate img { border: none; }

/* fuer Gecko-Browser noetig */
a:link { color: #444; }

a:hover,a:visited:hover
{
	color: #9c6;
	background: #edf8ed;
}

a:visited { color: #999; }

/* Tabellen */
.textbox table { text-align: left; }

table.einfach
{
	border-top: 1px #360 dotted;
	border-right: 1px #360 dotted;
}

table.einfach td
{
	vertical-align: top;
	border-left: 1px #360 dotted;
	border-bottom: 1px #360 dotted;
	padding: 0.1em;
}

table.freiethemen
{
	border-top: 1px #360 dotted;
	border-right: 1px #360 dotted;
}

table.freiethemen .teilbereich
{
	font-size: 1em;
	padding-top: 1em;
}

table.freiethemen td
{
	vertical-align: top;
	font-size: 0.8em;
	line-height: 1.1em;
	border-left: 1px #360 dotted;
	border-bottom: 1px #360 dotted;
	padding: 0.1em;
	background: #fff;
}

table.freiethemen .besetzt { display: none; }

/* table.freiethemen .besetzt td { background: yellow; } */
/* Momentan voll besetzte Projekte */
/* Diverse Listen */
ul.weiteliste
{
	margin: 0;
	padding-left: 1.5em;
}

ul.weiteliste>li { margin-bottom: 1em; }
ul.weiteliste>li li { margin-top: 0.5em; }

ul.kontaktliste,ul.adressblock
{
	margin: 0;
	padding: 0;
}

ul.kontaktliste li { list-style: none; }
ul.kontaktliste ul { border: dotted 1px #360; }
ul.kontaktliste>li { font-weight: bold; }

/* Bereichstitel */
ul.kontaktliste>li>ul { border: none; }

/* Bereich */
ul.kontaktliste>li>ul>li { font-weight: normal; }

/* Funktion */
ul.kontaktliste>li>ul>li>ul
{
	margin-bottom: 0.2em;
	padding: 0.2em;
}

/* Person */
ul.kontaktliste>li>ul>li>ul>li { }

/* Personenangaben */
ul.kontaktliste>li>ul>li>ul>li>img { float: right; }

/* Portrait */
ul.kontaktliste>li>ul>li>ul>li>ul { border: none; }

/* Kompetenzen */
ul.kontaktliste>li>ul>li>ul>li>ul>li
{
	list-style: disc;
	line-height: 1em;
}

/* Einzelkompetenz */
ul.adressblock>li
{
	border: dotted 1px #360;
	list-style: none;
	padding: 0.2em;
}

ul.adressblock>li.pdflink
{
	list-style-image: url(images/icon-pdf.png);
	list-style-position: inside;
}

ul.weiterbildung, ul.weiterbildung ul
{
	margin: 0;
	padding: 0;
}

ul.weiterbildung li
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.weiterbildung>li
{
	font-weight: bold;
	border: dotted 1px #360;
}

ul.weiterbildung>li>ul { font-weight: normal; }
ul.weiterbildung>li>ul>li { }
ul.weiterbildung>li>ul>li>ul { }

ul.weiterbildung>li>ul>li>ul>li
{
	list-style: disc;
	margin-left: 2em;
	margin-bottom: 0;
}

div.linkliste>ul
{
	margin: 0;
	padding: 0 0 1em 0;
}

div.linkliste li { list-style: none; }
div.linkliste>ul>li { font-weight: bold; }

/* Titel Linkgruppe */
div.linkliste>ul>li>ul { font-weight: normal; }
div.linkliste>ul>li>ul>li { list-style: disc; }

/* Inhalt Linkgruppe */
div.sitemapliste ul
{
	margin: 0 0 0 1em;
	padding: 0 0 0 1em;
	border-color: #360;
	border-style: none none dotted dotted;
	border-width: 1px;
}

div.sitemapliste { line-height: 0.9em; }
div.sitemapliste li { list-style: square; }

div.sitemapliste>ul>li
{
	font-weight: bold;
	margin-top: 1.5em;
}

/* Menuebene 1 Titel */
div.sitemapliste>ul>li>ul>li
{
	font-weight: normal;
	margin-top: 1em;
}

/* Menuebene 2 Titel */
div.sitemapliste>ul { border-style: none none none none; }

/* Menuebene 1 */
div.sitemapliste>ul>li>ul { border-style: none none dotted dotted; }

/* Menuebene 2 */
div.sitemapliste>ul>li>ul>li>ul
{
	margin-top: 0.5em;
	border-style: none none dashed dashed;
}

/* Menuebene 3 */
div.sitemapliste>ul>li>ul>li>ul>li>ul
{
	margin-top: 0.5em;
	border-style: none none solid solid;
}

/* Menuebene 4 */
div.sitemapliste>ul>li>ul>li>ul>li>ul>li>ul
{
	margin-top: 0.5em;
	border-style: none none solid solid;
	border-color: #000;
}

/* Menuebene 5 */
/* Blockformatierungen */
.blatt
{
	padding: 2em;
	background: url(images/schatten/grau.png);
}

.rahmen { border: 1px solid; }
.rahmen.gruen { border-color: #360; }
.rahmen.weiss { border-color: #fff; }
.unterstrich-gruen { border-bottom: 1px solid #360; }

/* Textformatierungen */
.text
{
	font: 0.9em/1.5em Helvetica, Arial, sans-serif;
	color: #444;
}

.titeltext
{
	font-weight: bold;
	text-align: center;
}

.titelbox
{
	background: #9c6;
	padding: 0.2em;
}

.textbox
{
	padding: 0.2em;
	text-align: justify;
}

.textbox h* { text-align: left; }
.kapital { text-transform: uppercase; }
.zentriert { text-align: center; }

/* Menuformatierungen */
.menu a { text-decoration: none; }

.menu ul
{
	margin: 0;
	padding: 0;
}

.menu li
{
	list-style: none;
	border-color: #fff;
	border-width: 1px 0 0 0;
	border-style: solid;
}

/* Weisse Linie zwischen Menu-Elementen */
.menu>ul>li { margin: 0 0 0.5em 0; }

/* Abstand unterhalb der Hauptmenu-Eintraege */
.menu>ul>li>ul { font-size: 0.8em; }

/* Kleinere Schrift ab erstem Untermenu */
.menu>ul>li>ul>li>ul { font-size: 0.9em; }

/* Kleinere Schrift ab zweitem Untermenu */
.menu>ul>li>ul>li>ul>li>ul { font-size: 0.9em; }

/* Kleinere Schrift ab drittem Untermenu */
.menu>ul>li li,.menu>ul>li li li,.menu>ul>li li li li,.menu>ul>li li li li li { margin: 0 0 0 0.8em; }

/* Untermenus laufend einruecken*/
.menu li:hover,li.aktiv,li.aktiv>a
{
	color: #9c6;
	background: #edf8ed;
}

/* Aktiver Zustand von Menus */
.menu .aktiv ul
{
	color: #444;
	background: #fff;
}

/* Inaktive Untermenus von aktiven Menus inaktiv zeichnen */
/* Seitenelemente */
#container { background: #edf8ed; }

/* Sobald CSS 3 unterstuetzt wird:box-shadow:#000 0 0.1em 0.1em */
#kopfzeile-rahmen
{
	padding: 1em;
	background: #9c6;
}

#kopfzeile { height: 64px; }

#kopf-logo
{
	width: 160px;
	height: 64px;
	float: left;
}

#kopf-titel
{
	margin-left: 7em;
	padding: 0.9em 0 0 0;
	font-weight: bold;
	font-size: 2em;
}

#kopf-titel a
{
	margin-left: 1em;
	text-decoration: none;
	color: #000;
}

#navigation
{
	margin: 1em;
	width: 10em;
	background: #fff;
	float: left;
	overflow: hidden;
}

#logo-eduqua
{
	width: 96px;
	height: 32px;
}

#logo-svoam
{
	width: 96px;
	height: 96px;
}

#logo-google
{
	vertical-align: bottom;
	width: 70px;
	height: 23px;
}

#content
{
	margin: 1em 1em 1em 12em;
	background: #f4fbf4 url(images/haende.png);
}

#fusszeile
{
	text-align: center;
	color: #444;
	font-size: 0.8em;
}

#spamsammler { visibility: hidden; }

/* Sammelt Spam zum trainieren des Spamfilters */
#nav-inhalt { text-align: left; }
#nav-zertifikate,#google-suche { text-align: center; }
div#content-inhalt form#google-suche br { display: none; }

#willkommen, div#content-inhalt.tnueberfau
{
	margin-left: 9em;
	margin-right: 9em;
	text-align: right;
}

#google-suche { margin: 4em 0; }

/* Schatten */
#schatten { width: 100%; }

#obenlinks
{
	background: url(images/schatten/obenlinks.png);
	width: 6px;
	height: 6px;
}

#oben
{
	background: url(images/schatten/oben.png);
	height: 6px;
}

#obenrechts
{
	background: url(images/schatten/obenrechts.png);
	width: 8px;
	height: 6px;
}

#links
{
	background: url(images/schatten/links.png) repeat-y;
	width: 6px;
}

#rechts
{
	background: url(images/schatten/rechts.png) repeat-y;
	width: 8px;
}

#untenlinks
{
	background: url(images/schatten/untenlinks.png);
	width: 6px;
	height: 8px;
}

#unten
{
	background: url(images/schatten/unten.png);
	height: 8px;
}

#untenrechts
{
	background: url(images/schatten/untenrechts.png);
	width: 8px;
	height: 8px;
}

/* Unbenutzte Seitenelemente */
#nav-inhalt-titel { }
#nav-zertifikate-titel { }

div#content-inhalt.fautag img
{
	margin: 4px;
	border: 1px solid #360;
}

div#content-inhalt.fautag p.textbild
{
	font-size: 0.8em;
	line-height: 1.1em;
}

div#content-inhalt.resultate p.zentriert
{
	text-align: center;
	vertical-align: middle;
}

div#content-inhalt.resultate img
{
	padding: 0.5em;
	margin: 0.5em;
	border: 1px solid #360;
}

div#content-inhalt.organigramm { padding: 10px; }

div#content-inhalt.organigramm>table
{
	font-size: 1.1em;
	font-weight: bold;
	margin: 0 auto 0 auto;
}

div#content-inhalt.organigramm td
{
	height: 1em;
	width: 10%;
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

div#content-inhalt.organigramm td.mitte { border-right: 1px #360 solid; }
div#content-inhalt.organigramm td.oben { border-top: 1px #360 solid; }
div#content-inhalt.organigramm td>b { font-size: 1em; }
div#content-inhalt.organigramm td.voll table { width: 100%; }
div#content-inhalt.organigramm td.voll tr:first-child { background-color: #9c6; }
div#content-inhalt.organigramm td.voll td { border: 1px #360 solid; }
div#content-inhalt.organigramm td.platz { padding-right: 4px; }

div#content-inhalt.organigramm td.voll tr+tr
{
	font-size: 0.8em;
	line-height: 1em;
	font-weight: normal;
}

div#content-inhalt.organigramm td.voll tr+tr td
{
	border-top: none;
	padding: 2px;
	background-color: #edf8ed;
}

div#content-inhalt.tnueberfau hr
{
	margin-top: 2em;
	border: none;
	border-bottom: #360 1px solid;
}

div#content-inhalt.tnueberfau p { margin: 0; }
