H1 {
	font-family : Verdana;
	font-size : 16pt;
	font-weight : bold;
	color : #333333;
	line-height : 1.5em;
}
H2 {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	color : #4c4c4c;
}
H3 {
	font-family : Verdana;
	font-size : 12pt;
	font-weight : normal;
	color : #4c4c4c;
}
H4 {
	font-family : Verdana;
	font-size : 10pt;
	font-weight : bold;
	color : #4c4c4c;
}
P {
	margin-bottom : 0px;
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #4c4c4c;
	line-height : 20px;
}
P.description {
	margin-bottom : 0px;
	font-family : Verdana;
	font-size : 10pt;
	font-style : italic;
	font-weight : normal;
	color : #4c4c4c;
	line-height : 20px;
}
A:link {
	COLOR: #FFFFFF;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : none;
}
A:visited {
	COLOR: #4c4c4c;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : none;
}
A:active {
	COLOR: Red;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : none;
}
A:hover {
	color: Red;
	font-family : Verdana;
	font-size : 9pt;
	text-decoration : none;
}
A.normal:link {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
}
A.normal:visited {
	color : #4c4c4c;
	font-family : Verdana;
	font-size : 10pt;
}
A.normal:active {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
}
A.normal:hover {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
}
A.url:link {
	color : #4c4c4c;
	font-family : Verdana;
	font-size : 10pt;
}
A.url:visited {
	color : #4c4c4c;
	font-family : Verdana;
	font-size : 10pt;
}
A.url:active {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
}
A.url:hover {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
}
A.seeit:link {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
}
A.seeit:visited {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
}
A.seeit:active {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
}
A.seeit:hover {
	color : red;
	font-family : Verdana;
	font-size : 10pt;
	text-decoration : underline;
}
A.haupt:link {
	COLOR: #4c4c4c;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
A.haupt:visited {
	COLOR: #4c4c4c;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
A.haupt:active {
	COLOR: Red;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
A.haupt:hover {
	COLOR: Red;
	font-family : Verdana;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}
A.footer:link {
	color : #4c4c4c;
	font-family : Verdana;
	font-size : 9pt;
}
A.footer:visited {
	color : #4c4c4c;
	font-family : Verdana;
	font-size : 9pt;
}
A.footer:active {
	color : #4c4c4c;
	font-family : Verdana;
	font-size : 9pt;
}
A.footer:hover {
	color : #4c4c4c;
	font-size : 9pt;
	font-family : Verdana;
	text-decoration : underline;
}
A.uwe:link {
	color : #666666;
	font-family : Verdana;
	font-size : 8pt;
}
A.uwe:visited {
	color : #666666;
	font-family : Verdana;
	font-size : 8pt;
}
A.uwe:active {
	color : #666666;
	font-family : Verdana;
	font-size : 8pt;
}
A.uwe:hover {
	color : #666666;
	font-size : 8pt;
	font-family : Verdana;
	text-decoration : underline;
}
body {
	font-family : Verdana;
	background-repeat : no-repeat;
	background-attachment : fixed;
	scrollbar-3dlight-color : Gray;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : Silver;
	scrollbar-darkshadow-color : #DCDCDC;
	scrollbar-face-color : Silver;
	scrollbar-highlight-color : #EAEAEA;
	scrollbar-shadow-color : ThreedFace;
	scrollbar-track-color : ThreedHighlight;
	background-image : url(../backs/backend.gif);
	background-color : White;
}
.topbody {
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-image : url(../backs/topend.gif);
	background-color : #EAEAEA;
}
.leftbody {
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-image : url(../backs/leftend.gif);
	background-color : #EAEAEA;
}
.indexbody {
	font-family : Verdana;
	background-repeat : no-repeat;
	background-attachment : fixed;
	scrollbar-3dlight-color : Gray;
	scrollbar-arrow-color : Red;
	scrollbar-base-color : Silver;
	scrollbar-darkshadow-color : #DCDCDC;
	scrollbar-face-color : ButtonFace;
	scrollbar-highlight-color : #EAEAEA;
	scrollbar-shadow-color : ThreedFace;
	scrollbar-track-color : ThreedHighlight;
	background-image : none;
	background-color : White;
}
.menutitle{
	cursor : pointer;
	margin-bottom : 5px;
	background-color : ;
	color : #000000;
	width : 114px;
	padding : 2px;
	text-align : center;
	font-weight : boldborder:1px #000000;
	font-family : Verdana;
	border-width : 1px;
	border-color : #000000;
	border-style : solid;
}
.submenu{
	margin-bottom: 0.5em;
	font-family : Verdana;
	font-size : 10pt;
}
.footer {
	font-size : 8pt;
	color : #666666;
	font-family : Verdana;
}
li {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	font-weight : normal;
	color : #4c4c4c;
}
input {
	color : #4c4c4c;
	font-family : Verdana;
	background-color : transparent;
}
textarea {
	font-family : Verdana;
	color : #4c4c4c;
	background-color : transparent;
}
caption {
	font-family : Verdana;
	color : #4c4c4c;
	font-weight : normal;
	font-size : 14pt;
}
select {
	color : #4c4c4c;
	font-family : Verdana;
	background-color : transparent;
}