BODY {
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	background-color : White;
}
H1 {
	font-family : Georgia, serif;
	font-size : 16px;
	font-weight : bold;
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 20px;
	padding-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}

H2 {
	font-family : Georgia, serif;
	font-size : 14px;
	font-weight : bold;
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 20px;
	padding-bottom: 8px;
}

H3 {
	font-family : Georgia, serif;
	font-size : 12px;
	font-weight : bold;
	margin-bottom: 6px;
	margin-top: 6px;
	margin-left: 20px;
	padding-bottom: 8px;
}

H4 {
	font-family : Georgia, serif;
	font-size : 12px;
	font-style : italic;
	margin-bottom: 4px;
	margin-top: 4px;
}

TD {
	font-family : Georgia, serif;
	font-size : 11px;
}

FORM {
	margin-bottom : 1px;
}
TD.topmenu {
	font-family : Georgia, serif;
	font-size : 10px;
}

A, A:hover, A:link, A:visited, A:active {
	color: #000000;
	text-decoration: underline
}

A.rand, A.rand:hover, A.rand:link, A.rand:visited, A.rand:active {
	color: #000000;
	text-decoration: none
}

A.topmenu {
	font-family : Georgia, serif;
	font-size : 10px;
	color : Olive;
	text-decoration : none;
	font-weight : bold;
}

A.topmenu:hover {
	color : White;
}

TD.sidemenu {
	font-family : Georgia, serif;
	font-size : 10px;
}

A.sidemenu {
	font-family : Georgia, serif;
	font-size : 10px;
	color : #90A0C4;
	text-decoration : none;
	font-weight : bold;
}

A.sidemenu:hover {
	text-decoration : underline;
}


OL.toc {
    padding : 2px;
	font-family : Georgia, serif;
	font-size : 12px;
	text-align : left;
	margin-bottom : 6px;
	margin-left: 45px;
	list-style-position : outside;
	list-style-type : upper-roman;
	line-height : 17px;
}

UL.toc2 {
	margin-left:12px;
	margin-top: 0px;
	font-family : Georgia, serif;
	font-size : 11px;
	text-align : left;
	list-style-type : lower-alpha;
	line-height : 13px;
}
UL.toc3 {
	margin-left:12px;
	margin-top: 0px;
	font-family : Georgia, serif;
	font-size : 11px;
	text-align : left;
	list-style-type : decimal;
	line-height : 13px;
	font-style : italic;
}
UL.inh {
	margin-left : 2px;
	padding-left : 5px;
	text-indent : 0px;
	font-family : Georgia, serif;
	font-size : 11px;
	list-style-type: none;
	line-height: 12px;
}

UL.inh2 {
	margin-left : 2px;
	padding-left : 5px;
	text-indent : 0px;
	font-family : Georgia, serif;
	font-size : 11px;
	list-style-type: none;
	line-height: 12px;
	font-style : normal;
}

DIV, INPUT, TEXTAREA {
	font-family : Georgia, serif;
}

DIV.bodytext       { padding: 2px; font-family: Georgia, serif; font-size: 11px; text-align: justify; margin-bottom: 6px; text-indent : 20px; }
DIV.simpletext   { padding: 2px; font-family: Georgia, serif; font-size: 11px; text-align: justify; margin-bottom: 6px; padding-left : 20px; }
DIV.centertext   { padding: 2px; font-family: Georgia, serif; font-size: 11px; text-align: center; margin-bottom: 6px; }
div.small             { font-family: Georgia, serif; font-size : 9px; }
DIV.homefehler { padding: 2px; font-family: Georgia, serif; font-size: 11px; color: red; text-align:center; }
DIV.mtitle            { padding: 2px; font-family: Georgia, serif; font-size: 11px; text-align:center; overflow:auto; }
DIV.nunten          { font-family: Georgia, serif; font-size: 10px; text-align:center; border-top: 1px solid #cccccc; padding:2px; }
DIV.noben           { font-family: Georgia, serif; font-size: 10px; text-align:center; border-bottom: 1px solid #cccccc; padding:2px; }
DIV.tndiv              { font-family: Georgia, serif; font-size: 10px; text-align:center; padding:0px; }

INPUT.loginname {width:120px; border: 1px solid #cccccc; font-family: Georgia, serif; font-size:10px;}
INPUT.password {width:74px; border: 1px solid #cccccc; font-family: Georgia, serif; font-size:10px; }
INPUT.smbutton  {width:120px; margin-top:3px; height:16px; border: 1px solid #cccccc; font-family: Georgia, serif; font-size:10px; }

