h1, h2, h3, h4 {
	font-size: 14px;
	line-height: 18px;
	}
	
h2 {
	font-size: 14px;
	line-height: 20px;
	}

p, .TextInhalt, td {
	font-size: 14px;
	line-height: 20px;
	}
	
textarea, input {
	font-size:14px;
	}
	


/* Tabellen */

table.contenttable-0 tr td {
	font-size: 13px;
	line-height: 17px;
	}
	
table.contenttable-1 tr td, table.contenttable-2 tr td, table.contenttable-3 tr td	{
	font-size:12px;
	line-height:14px;
	}



/* Formular */

div.FormularLabel {
	width:110px;
	font-size:14px;
	line-height: 18px;
	}

div.FormularField {
	margin-left:120px;
	}

div.FormularLabel div {
	margin-left:120px;
	}



/* News */

.NewsList, .NewsSingle {
	font-size: 14px;
	line-height: 18px;
	}


