


/* Kapiteldefinitionen - Hintergründe*/


.kapStart
  { Background-Color: #AEB9CA; position: center center;  background-attachment: fixed; 
  font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000; }

.kapSchule
  {
Background-Color: #F2E9EC; position: center center;  background-attachment: fixed;
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000; }

.kapKonzept
  { Background-Color: #E1F3E5; position: center center;  background-attachment: fixed; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000; }

.kapAufnahme
  { Background-Color: #FAF6DD; position: center center;  background-attachment: fixed; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000; }

.kapAktuell
  { Background-Color: #D9DDEA; position: center center;  background-attachment: fixed; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000; }

.kapSchueler  
  { Background-Color: #DAE8E3; position: center center;  background-attachment: fixed; font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000;}


/* Standardschrift*/

.schrift 
{  
font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000;
}

/*Schriftgrößen */

H4
{font-family: Verdana, Arial, Helvetica, sans-serif; 
font-size: 10pt; 
font-style: normal; 
font-weight: ; 
color: #990000;
}


/* Linkdefinition innerhalb des Textes*/

a:link 	    { font-weight:normal; 	color:#990000;  text-decoration:none }
a:visited   { font-weight:normal; 	color:#7A262F; 	text-decoration:none }
a:hover 	{ font-weight:normal;   color:#0000FF; 	text-decoration:none}
a:active 	{ font-weight:normal; 	color:#330099; 	text-decoration:none }

