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