/* css fuer die Website www.dgeg.de			*/
/* Copyright .TRIPLE.ORANGE - Thomas Schuermann 		*/

/* Alternative Stilvorlage für grosse Textgroesse	 	*/





/* allgemeine html-tag definitionen - ABSAETZE	*/
/* # # # # # # # # # # # # # # # # # # # # # # 	*/

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

table.reisen td p {
	font-size: 16px;
	line-height: 20px;
}

.news p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
}

#boxen p {
	font-size: 14px;
	margin: 0 0 0 0;
	padding: 4px;
	line-height: 15px;
	}
#einleitung {
	width: 520px;
}
#einleitung p {
	font-size: 16px;
	width: 520px;
}

/* allgemeine html-tag definitionen - LISTEN		*/
/* # # # # # # # # # # # # # # # # # # # # # # 		*/


ul, ol {
	font-size: 16px;
	line-height: 20px;
}


/* allgemeine html-tag definitionen - UEBERSCHRIFTEN	*/
/* # # # # # # # # # # # # # # # # # # # # # # 		*/

#einleitung h1, h1 {
	font-size: 18px;

}

.news h1 {
	font-size: 16px;
	height: 19px;
	}

.news h2, h3 {
	font-size: 16px;
}

h4, h6 {
	font-size: 16px;
	}
	
.boxhell h4 , .boxdunkel h4 {
	font-size: 13px;
}

	
	
h5 {
	font-size: 18px;
	}
