/*
	General Stylesheet for GHS created by Chrisian@Schnetter.com  09.DEC.2003
	This stylesheet must be included in EVERY file. All other styles must be deleted.
	Otherwise the central stylesheet will be overwritten and will not work properly!!!
	
	Colors are defined as follows:
		Main text: #636363
		Link color: #1A7096
		
*/
body {  background-color: #FFFFFF; color:#636363;}

/* Just the normal flow text which appears in the cells...*/
	td {
		font-family:Arial,Helvetica,sans-serif;
		color:#636363;
		font-size:13px;
	}
	
/* Blue text like "SUCHE" on mainpage left... */
	td.textBlue {
		font-family:Arial,Helvetica,sans-serif;
		color:#1A7096;
		font-weight:bold;
		font-size:13px;
	}
	
	.textBlue {
		font-family:Arial,Helvetica,sans-serif;
		color:#1A7096;
		font-weight:bold;
		font-size:13px;
	}	

/* White text like "Auf einen Blick" on mainpage right... */
	td.textWhite {
		font-family:Arial,Helvetica,sans-serif;
		color:#FFFFFF;
		font-weight:bold;
		font-size:13px;
	}		

/* Big Main Heading of events in calendar...*/	
	td.headD {
		font-family:Arial,Helvetica,sans-serif;
		color:#636363;
		font-size:16px;
	}	
	
/* Big Main Heading of flowtexts...*/	
	.head0 {
		font-family:Arial,Helvetica,sans-serif;
		color:#636363;
		font-size:15px;
		font-weight:bold;
	}
	
/* Heading for headings of flowtext...*/	
	.head1 {
		font-family:Arial,Helvetica,sans-serif;
		color:#636363;
		font-size:13px;
		font-weight:bold;
	}
	
b.kleinBlue {  color:#1A7096; font-size:10px;  }
b.kleinGray {  color:#636363; font-size:11px; font-weight:normal; }
.kleinGray {  color:#636363; font-size:11px; font-weight:normal; }

/* HEading with border*/	
	td.headStift {
		 border:1px solid #009999;
		 font-size:16px;
		 font-weight:bold;
	}
	
/* HEading with border*/	
	td.headSozi {
		 border:1px solid #333399;
		 font-size:16px;
		 font-weight:bold;
	}	
	
/* HEading with border*/	
	td.headWohn {
		 border:1px solid #FF6666;
		 font-size:16px;
		 font-weight:bold;
	}		
/* HEading with border*/	
	td.headAltenpfl {
		 border:1px solid #FF9900;
		 font-size:16px;
		 font-weight:bold;
	}		
	
/* the "normal" links, mainly in the texts... */
	a,a:link  {
		font-family:Arial,Helvetica,sans-serif;
		color:#1A7096;
		text-decoration:none;
		font-weight:bold;
		font-size:13px;
	}
	a:hover,a:active { color:#636363; }

	
/* Link Email should be a little smaller than the normal links in flowtext */
	a.email,a:link.email  { font-size:12px; }
	a.emailkl,a:link.emailkl  { font-size:11px; }
	
/* Links for the "aufEinenBlick Box" the so called AEB Box ;-)  */
	a.AEB,a.AEB:link  { color:#1A7096; font-size:11px; font-weight:normal; } 
	
/* Links for the "aufEinenBlick Box" the so called AEB Box ;-)  */
	a.AEB2,a.AEB2:link  { padding-left:8px;color:#1A7096; font-size:11px; font-weight:normal; } 	
	
	
.standard {font-family: Arial, Helvetica, sans-serif; color: #636363; text-decoration: none;}
.standardtext {  font-family: Arial; font-size: 13px; color: #004080; text-decoration: none;}
.standardkl {  font-family: Arial; font-size: 11px; color: #636363; text-decoration: none; font-weight:normal;}
.standardtextless {  font-family: Arial; font-size: 11px; color: #004080; text-decoration: none;}

.monat {
	background-color: #EFF6FB;
	font-family:Arial,Helvetica,sans-serif;
	color:#1A7096;
	font-weight:bold;
	font-size:13px;
}
.marginalia {
	font-family:Arial,Helvetica,sans-serif;
	color:#636363;
	font-weight:bold;
	font-size:11px;
	 font-style: italic;
}

.headOV {
	font-family: Arial; font-size: 12px; color: #1A7096; text-decoration: none;font-weight:bold;
}

.datum {
	
font-family: Arial; font-size: 12px; color: #004080; text-decoration: none;
	
}
