/* Dokumentauszeichungen */
	   
body
	{
	background-color: #FFFFFF;
	margin-top:15pt; 
	font-family:Arial, Helvetica, sans-serif;
	font-color:#000000;
	font-size:10pt;
	font-weight:normal;
	text-align:left;
	}
	
a:link
	{
	color:#163776;
    font-weight:bold;
    text-decoration:none;
    font-family:arial,helvetica,sans-serif;
	}

a:visited
	{
	color:#cc0000;
    font-weight:bold;
	text-decoration:none;
    font-family:arial,helvetica,sans-serif;
	}

a:hover
	{
	color:#CC0000;
	font-weight:bold;
    text-decoration:underline;
    font-family:arial,helvetica,sans-serif;
	}
a.extern {
	background: url(../BILDER/BUTTONS/draussen.gif) no-repeat left;
	padding: 0 0 0 20px;
}
a.intern {
	background: url(../BILDER/BUTTONS/drinnen.gif) no-repeat left;
	padding: 0 0 0 20px;
}
/* Sonderstylesheet fuer 1_blind.html.de und andere Seiten für Sehbehinderte
mit sehr grosser Schrift */
.gross
	{
	font-size: 28pt;
	word-spacing:1em;
	letter-spacing:0.17em;
	line-height:38pt;
	text-align:left
	}


/* Dokumentenfuss jeder Seite */
.fuss
	{
	color:#000000;
    font-weight:normal;
    font-size:9pt;
    font-family:arial,helvetica,sans-serif;
    text-align:center;
    margin-top:36pt;
	}

.help
	{
	color: #000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    text-align:center;
	}


/* Überschriften */
h3
	{
	color: #000000;
    font-weight:bold;
    font-size:14pt;
    font-family:arial,helvetica,sans-serif;
	margin-bottom:0pt;
	text-align:left;
	}


/* Ueberschriften im Text (mit Dreieck) definiert den Abstand zum anderen Objekten automatische (geaendert von 28 auf 24)*/
h4
	{
	color: #000000;
    font-weight:bold;
    font-size:10pt;
    line-height:14pt;
    font-family:arial,helvetica,sans-serif;
    margin-top:24pt;
	text-align:left;
	}
		
		
/* wie h4, mit automatischem Abstand zum anderen Objekt*/	  
h5
	{
	color: #000000;
	font-weight:bold; 
	font-size:10pt;
	line-height:14pt; 
	font-family:arial,helvetica,sans-serif; 
	text-align:left;
	}

h6 { 
	font-size: 10pt;
	font-weight: bold;
	line-height: 100%;
	background-color: #CCC;
	padding: 3px;
	margin-bottom: 10px;
}	

/* Absatzüberschrift mit nur sehr geringem Abstand zum Absatz - geaendert von 24 auf 20*/
.aue
	{
	color:#000000;
	font-weight:bold;
    font-size:10pt;
    line-height:14pt;
    font-family:arial,helvetica,sans-serif;
	margin-top:20pt;
    margin-bottom:0pt;
	text-align:left;
	}


/* Unterueberschriften der alten Version */
.unter
	{
	color:#000000;
    font-size:11pt;
    font-family:arial,helvetica,sans-serif;
	text-align:left; }


/* Listen */
/* Die normale Liste mit einem ganz normalen Kreis als Bullet-Zeichen */
ul
	{
	list-style-type:disc;
    color:#000000;
   	font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    line-height:14pt;
	text-align:left;
	margin-top:0pt;
	}

	
/* Normale Liste aber ohne Bullet */
ul.no
	{
	list-style-type:none;
    color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	line-height:14pt;
	text-align:left;
	margin-top:0pt;
	}

	
/* Listenpunkt automatische Definition der Schriftart */
li
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    line-height:14pt;
	text-align:left;
	margin-top:0pt;
	}

.uebersicht
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	text-align:left;
	}

		
/* Eine decimal numerierte Liste */
ol.num
	{
	list-style-type:decimal;
    color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	line-height:14pt;
	}
	
	 
/* Eine alphabetisch numerierte Liste */
ol.alph
	{
	list-style-type:lower-alpha;
	color: #000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	line-height:14pt;
	}


/* Navigation */
/* Style Sheet für das zurück zur Übersicht */		
.zurueck
	{
	font-weight:normal;
    font-size:9pt;
    font-family:arial,helvetica,sans-serif;
    text-align:center;
    margin-top:14pt;
	}


/* Absätze */
/* Normaler Textabsatz eigentlich nicht mehr benötigt aus Gründen der Abwärtskompatibilität aber weiterhin enthalten (wer weiß wo der alte Style Sheet noch verwendet wird) */
.text
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	line-height:14pt;
	text-align:left;
	}

	
/* normaler Absatz, automatische Abstand, Schriftdefinition */
p
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    line-height:14pt;
    margin-top:5pt;
    margin-bottom:10pt;
	text-align:left;
	}

		
/* Das Gleiche nur im Blocksatz */
p.block
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	line-height:14pt;
    margin-top:5pt;
    margin-bottom:10pt;
    text-align:justify;
	}

		
/* Der normale Absatz eingerückt normalerweise Standard auf den Seiten der SUB */
p.einr
	{
	color: #000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    line-height:14pt;
    margin-top:5pt;
    margin-bottom:10pt;
    margin-left:20pt;
	}

		
/* Das Gleiche wie eben nur diesmal als Blocksatz */
p.einrblock
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	line-height:14pt;
    margin-top:5pt;
    margin-bottom:10pt;
    text-align:justify;
    margin-left:20pt;
	}


/* Der normale Absatz 2x eingerückt auf den Seiten der SUB */
p.zweinr
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    line-height:14pt;
    margin-top:5pt;
    margin-bottom:10pt;
    margin-left:40pt;
	}


/* sonstige Formatierungen */
	
/* Hiermit lässt sich alles einrücken, z.B. div */
.einr
	{
	margin-left:20pt;
	}


/* Hiermit lässt sich alles 2x einrücken, z.B. div */
.zweinr
	{
	margin-left:40pt;
	}

	
/* fett */
.bold
	{
	font-weight:bold;
	}

	
/* kursiv */
.italic
	{
	font-style:italic;
	}

	
/* diktengleich (Schreibmaschine) */
.tt
	{
	font-family:monospace;
	}

	
/* unterstrichen */
.u
	{
	text-decoration:underline;
	}

		
/* zentriert */
.c
	{
	color:#000000;
	font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    line-height:14pt;
    margin-top:5pt;
    margin-bottom:10pt; 
	text-align:center;
	}
		
		
/* Kleine Schrift, Fett */
.small
	{
	color:#000000;
	font-weight:bold;
    font-size:9pt;
    font-family:arial,helvetica,sans-serif;
	}


/* Kleine Schrift, Normal */
.small2
	{
	color:#000000;
    font-weight:normal;
	font-size:9pt;
	font-family:arial,helvetica,sans-serif;
	}

	
/* Buchstaben sind weiter auseinander */
.gesperrt
	{
	letter-spacing:0.2em;
	}


/* nur Grossbuchstaben */
.kapital
	{
	text-transform:capitalize;
	}

	
/* Codebeispiele (normalerweise nicht benötigt */
code
	{
	color:blue;
    font-family:courir;
    line-height:12pt;
    font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	}
			
.zentrier
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
    line-height:14pt;
    margin-top:5pt;
    margin-bottom:10pt; 
	text-align:center;
	}


/* Tabellen */


/* Schriftart: fett, groß */
.t0
	{
	color:#000000;
    font-weight:bold;
    font-size:14pt;
    font-family:arial,helvetica,sans-serif;
	text-align:left;
	}

	
/* Schriftart: fett */
.t1
	{
	color:#000000;
	font-weight:bold;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	text-align:left;
	}

	
/* Schriftart: normal */
/* Die Notierung class=t2 kann im Gegenstatz zur alten Version entfallen... */
.t2
	{
	color:#000000;
    font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	text-align:left;
	}

	
/* ... da das Tag td dieses Layout bereits als Standard definiert */
td
	{
	color:#000000;
	font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	}

th
	{
	color:#000000;
	font-weight:bold;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	text-align:left;
	}
	

/* Schriftart: kursiv */
.t3
	{
	color:#000000;
	font-style:italic;
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	text-align:left;
	}


/* Elektronische Lehrbuchsammlung Psychologie */
.lehrbuch
	{
	font-weight:normal;
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	text-align:center;
	}


/* Formulare */
/* definiert damit in die Formulare eingebener Text auch in der korrekten Schriftart erscheint */

/* normales Eingabefeld */
input
	{
	color:#000000;
	font-weight:normal;
    font-size:10pt;
    font-family:arial,helvetica,sans-serif;
	}


/* textarea */
textarea
	{
	color:#000000;
	font-weight:normal;
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	}

.schnell li {
	list-style-type:none;
}
.schnell {
	min-width: 210px;
	float: left;
}
.schnell ul {
	margin: 0px;
	text-align: left;
	padding: 0px;
	font-size: 0.8em;
}
.schnell li {
	line-height: 180%;
}

abbr {
	cursor: help;
}
.haupt {
	width: 70%;
	overflow: hidden;
	margin-left: 20px;
} 
.service {
	font-size: 0.8em;
}
