h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	margin-top : 25px;
	margin-bottom : 15px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: small;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif ;
	font-size: small;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

table,tr,th,td,p,ul,ol,li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

ul.bluesquare { 
	list-style-image:url(../_img/square_blue_8.gif) 
}
ul.bluesquare6 { 
	list-style-image:url(../_img/square_blue_6.gif) 
}

a:hover {
	color: #FD7E3F;
	text-decoration: underline overline;
}

a.topnewsterm:link {
	font-weight: normal;
	color: White;
	text-decoration: none;
}
a.topnewsterm:visited {
	font-weight: normal;
	color: White;
	text-decoration: none;
}
a.topnewsterm:hover {
	font-weight: normal;
	color: White;
	background-color: #FD7E3F;
	text-decoration: underline overline;
}


.navmodys {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
a.navmodys:link {
	font-weight: normal;
	text-decoration : none;
}
a.navmodys:visited {
	font-weight: normal;
	text-decoration : none;
}
a.navmodys:hover {
	font-weight: normal;
	color: White;
	background-color: #FD7E3F;
	text-decoration : underline overline;
}
.navmodyson {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color : Black;
}
.navmodyscontext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	color : #000066;
}
a.navmodyscontext:link {
	font-weight: normal;
	text-decoration : none;
}
a.navmodyscontext:visited {
	font-weight: normal;
	text-decoration : none;
}
a.navmodyscontext:hover {
	font-weight: normal;
	color: White;
	background-color: #FD7E3F;
	text-decoration : underline overline;
}


.navzmms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
a.navzmms:link {
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}
a.navzmms:visited {
	color: Black;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}
a.navzmms:hover {
	color: White;
	background-color: #FD7E3F;
	text-decoration: underline overline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight : bold;
}


.navpath {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
}
a.navpath:link {
	color: #000066;
	text-decoration: underline;
}
a.navpath:hover {
	color: #000066;
	background-color: #FD7E3F;
	text-decoration: underline overline;
}
a.navpath:visited {
	color: #000066;
	text-decoration: underline;
}


.abstract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style : italic;
}

.context {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight : bold;
}

.grafik {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align : center;
}

.topicbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.lit { 
	text-indent: -3em; 
	margin-left: 3em; 
	margin-bottom: 1ex; 
	list-style-type: none;
}
    

