:link {
	color : #005500;
}
:alink {
	color : #55000;
}
:hover {
	color : #550000;
}
:visited {
	color : #000055;
}


.welcome {
	font-family :  Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 24px;
	font-weight: bolder;
	text-decoration: none;
	color : #000000;
	;
}


.h1 {
	font-family : Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 36px;
	font-weight: bolder;
	color : #000000;
	text-decoration: none;
}



.h2 {
	font-family : Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 26px;
	font-weight: bold;
	color : #000066;
	text-decoration: underline;
}


.text {
	font-family : Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 15px;
	color : #000000;
	text-decoration: none;
}

.text_gr {
	font-family : Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 17px;
	color : #000000;
	text-decoration: none;
}

.text_kl {
	font-family : Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 13px;
	color : #000000;
	text-decoration: none;
}


.btext {
	font-family : Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 17px;
	font-weight: bold;
	color : #000066;
	text-decoration: none;
}

.btext_gr {
	font-family : Calligraph421 BT,Georgia, Times New Roman, Times, serif;
	font-size : 22px;
	font-weight: bold;
	color : #000066;
	text-decoration: none;
}

.input {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}
.gast {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #000000;
	text-decoration: none;
}

.bgast {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight: bold;
	color : #000000;
	text-decoration: none;
}

.gast_kl {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #000000;
	text-decoration: none;
}

.gast_gr {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #000000;
	text-decoration: none;
}






.klassenlisten {
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	
	font-family : Arial,Helvetica,Geneva;
	font-size : 10pt;
	color : #000000;
}

/*  #### Guestbook #### */
#guestbook {
 position:relative; 
 width:800px;
 z-index:24;
}

#guestbook .gbentry, .gbtitle {
  background-color: #FFFFFF;
}
#guestbook .gbtitle {
  font-weight: bold;
}
#guestbook .gb_left {
/* background-color:; */
 color:#33481f;
}
.gb_left a,.gb_left a:link, .gb_left a:visited {
  color:#33481f!important;
  text-decoration:line-through;
  border:0!important;}
.gb_left a:hover {color:#33481f!important; border-bottom:1px solid #33481f!important;}
.gb_left a:hover img {border:0;}


#guestbook .gb_chief {
 font-style:italic;
 font-weight:bold;
 color:#990405!important;
}
a.gb_chief:link, a.gb_chief:visited {border-bottom: 1px solid #990405!important;}
#guestbook .noborder, a.noborder:link, a.noborder:visited,  a.noborder:hover {border:0!important; }

#guestbook .gb_chief_left {
 font-style:italic;
 color:#000000;
}