@import url(/style/main.css);
TD  		{ vertical-align:top; }
.cite, P.indent, DIV.indent
		{ margin-left:3cm;
		  margin-right:3cm;
		  padding:5pt; }
.cite		{ border-style:solid;
		  border-width:thin;
		  background-color:#eeeeff;
		}

TD.underline	{ border-style: none none solid none;
		  border-width: thin; }
TH	        { background-color:#cccccc; }

.center		{ text-align:center; }

BODY		{ margin-left: 5mm;
		  margin-right: 5mm;
		  /*background-color: white;*/
	      	  font-size:100% ;
   	      	  font-weight:medium;
              	  font-family: Tahoma, "Gill Sans", Arial, sans-serif;
	      	  /*font-family:sans-serif, Helvetica, Arial;*/
		}
BODY.navi       { margin-left: 0cm;
		  margin-right: 0cm;
	      	  font-size:80%;
   	      	  font-weight:bold;
		}
H1		{ font-size:140% ; }
H2		{ font-size:100% ; }

IMG.quelle	{ border-style: solid;
		  border-width: thick;
		  border-color: blue;
		}
TD.navi		{ padding-top:5mm;
		}
TD.navitop	{ font-size:120%;
		  font-weight:bold;
		  text-align:center;
		}
IMG.navi	{ border-style: none; }

DT		{ font-weight:bold; }

TD.next		{ text-align:right;
		  font-size:80%;
		  border-style: solid none solid none;
		  border-width: thin
		}
