body  {
	margin-top : 10px;
	margin-bottom : 10px;
	background-color : #ffffff;
	font-size : 101%;
}

p,h1,h2,h3,h4,ul,ol,li,div,td,th,address,blockquote,nobr,b,i  {
	font-family : Arial,Helvetica,sans-serif;
}

p,ul  {
	font-size : 0.8em;
	line-height : 140%; /*10pt;*/
}

ul  {
	list-style-type : square;
}

li  {
	margin-bottom : 10px;
}

sup  {
	font-size : 70%;
}


h1  {
	font-size : 160%;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 15px;
}

h2  {
	font-size : 120%;
	font-weight : bold;
	margin-top : 20px;
	margin-bottom : 10px;
}

h3  {
	font-size : 100%;
	font-weight : bold;
	margin-top : 15px;
	margin-bottom : 8px;
}

pre  {
	font-family : Courier New,Courier,monospace;
	font-size : 0.8em;
}

a:link  {
	color : #006666;
	text-decoration : underline;
	font-family : Arial,Helvetica,sans-serif;
}

a:visited  {
	color : #006666;
	text-decoration : underline;
	font-family : Arial,Helvetica,sans-serif;
}

a:active  {
	color : #CC00CC;
	text-decoration : underline;
	font-family : Arial,Helvetica,sans-serif;
}

.bottom  {
	font-size : 80%;
	text-align : center;
}

.copy  {
	font-size : 70%;
	text-align : center;
}

.kopf  {
	border-style : solid;
	border-width : 0px;
	padding : 0px;
	border-color : #006666;
	background-color : #006666;
}

.nav  {
	font-size : 80%;
	line-height : 120%;
	font-weight : bold;
	border-style : solid;
	border-width : 0px;
	padding : 4px;
	border-color : #ffffff;
	width : 90px;
	background-color : #cccccc;
}

.navleer  {
	font-size : 80%;
	font-weight : bold;
	border-style : solid;
	border-width : 0px;
	padding : 4px;
	border-color : #ffffff;
	min-width : 90px;
	background-color : #ffffff;
}

.akt  {
	font-weight : bold;
	color : #000000;
	text-align : left;
	border-style : solid;
	border-width : 1px;
	padding : 6px;
	border-color : #006666;
	background-color : #cccccc;
}

.biblio  {
	font-weight : normal;
	color : #000000;
	text-align : left;
	border-style : solid;
	border-width : 1px;
	padding : 6px;
	border-color : #006666;
	background-color : #cccccc;
}

.cite  {
	font-family : Courier New, Courier, monospace;
}

.map	{
	font-size : 0.8em;
	line-height : 140%;
}

.tab {
	font-size : 0.8em;
	line-height : 140%;
}

.t {
	vertical-align : top;
}


