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