
/*	German  */

body { color: #000000; font-family: arial, helvetica, sans-serif; }
td, p  { color: #000000; font-family: arial, helvetica, sans-serif; }
h1 {
	font-size: 24px;
	color: #009900;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	margin-left: 5px;
	text-align: center;
}
.title {font-size: 36px; font-weight: bold;}
h2 {
	font-size: 24px;
	color: #009900;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 390px;
	border-bottom-width: 3px;
	border-bottom-style: dotted;
	border-color: #009900;
}
h3 { 
	font-size: 18px;
	color: #000000;
	font-family: arial, helvetica, sans-serif; 
	text-align: center;
	margin-top: 5px;
}
.view {
	font-size: 14px;
	color: #009900;
	font-family: arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	width: 270px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color: #009900;
}
div.box1 {
	width: 350px;
	border-width: 2px;
	border-style: solid;
	border-color: #0019cf;
	padding-bottom: 5px;}
div.box1 p {
	font-size: 85%;
	margin-left: 8px;
	margin-right: 5px;}
div.box2 {
	width: 500px;
	border-width: 2px;
	border-style: solid;
	border-color: #0019cf;
	margin-left: 40px;
	margin-bottom: 1em;
	padding-bottom: 1em;}
div.box2 p {
	font-size: 85%;
	margin-left: 8px;
	margin-right: 5px;}

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { margin-left: 2px; width: 160px;}
div.linktext p { margin-bottom: 0; margin-top: 0; font-weight: bold; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul{ padding-left: 0; margin-left: -35px; margin-right: 0; margin-top: 0; margin-bottom: 1em; font-size: 12px; font-family: arial, helvetica, sans-serif; }
div.linktext ul li { padding-left: 35px; margin-left: 0; margin-right: 0; margin-top: 0; margin-bottom: 3px; list-style-type: none; }
td.appeared p {font-size: 77%; color: #ffffff; font-family: arial, helvetica, sans-serif;}
a:hover {color: #0033ff;}

/* use background-color if needed in div.footer */
div.footer { width: 600px; margin: 0; padding: 2px 0; border: none;}
div.footer p {margin: 1em 2px; font-size: 12px; font-family: arial, helvetica, sans-serif; }
/* -------------------------------------- */

