body {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
}

form, div, p, h1, h2, h6 {
	font-size: 22px;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 22px;
	color: #FF8700;
	margin: 0;
	padding: 0;
}


h3, h4 {
	font-size: 22px;
        color: #FF8700;
	margin: 0;
	padding: 0;
}

h5 {
	font-size: 22px;
	color: #FF8700;
	margin: 0;
	padding: 0;
}

td, th, p, div, span {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px
}

.listEntry {
	margin-bottom: 20px;
}

a, a:link, a:visited, a:active, a:focus {
	color: #FF8700;
	text-decoration: none;	
}

a:hover {
	color: #FF8700;
	font-weight: bold;
	text-decoration: none;	
}

.articleText { 
	margin-bottom: 3px;
	text-align: justify;
}

.articleCode {
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 20px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
}

.articleSummary {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #000000;
	line-height: 135%;
}

.nav_table, .nav_table a, .nav_table a:link, .nav_table a:active, .nav_table a:visited, .nav_table a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.nav_table a:hover {
	color: #FF8700;
	text-decoration: none;
}

.nav_table_active, .nav_table_active a, .nav_table_active a:link, .nav_table_active a:active, .nav_table_active a:visited, .nav_table_active a:hover {
	font-family: Verdana, Helvetica, Arial, sans-serif
	font-size: 20px;
	color: #FF8700;
	font-weight: bold;
	text-decoration: none;
}

.hg {
	background-repeat: no-repeat;
}

.hg1 {
	background-repeat: repeat-y;
}

.pfeil {
	background-repeat: no-repeat;
	background-position: 90px;
}

.halbezeile {
	line-height: 40%;
}

.articleList_toptext {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
}

.articleList_listhead {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
