div.clSlideMenu0{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	overflow:hidden;
	height:22;
}
div.clSlideMenu1{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	overflow:hidden;
	height:22;
}
div.clSlideMenu2{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	overflow:hidden;
	height:22;
	background-color:green;
}
div.clSlideMenu3{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	overflow:hidden;
	height:22;
	background-color:silver;
}
div.clSlideMenu4{ /* All slideMenu2 DIV elements */
	position:absolute;
	font-family:verdana,arial,helvetica;
	font-size:11px;
	overflow:hidden;
	height:22;
	background-color:navy;
}
a.clA0{ /* All top level links */
	color:#000066;
	font-size:13px;
	font-weight:bold;
}
A:HOVER.clA0{
	Color: #ffffff;
	Background-Color: #000099;
}
a.clA1{ /* All sub level links */
	color:#000066;
	font-size:11px;
	font-weight:bold;
}
A:HOVER.clA1{
	Color: #ffffff;
	Background-Color: #000099;
}
a.clA2{ /* All sub2 level links */
	color:navy;
	text-decoration:none;
}
a.clA3{ /* All sub3 level links */
	color:black;
	text-decoration:none;
}
a.clA4{ /* All sub4 level links */
	color:green;
	text-decoration:none;
}
span.clArrow{
	font-family:webdings;
	color:#cc0000;/* rot */
  font-size : 11px;
}


/* NEEDED STYLES */
div.slideMenuBG
	{position:absolute; left:0; top:0; z-index:1}
	
/* div.slideMenuText
	{position:absolute; left:2; top:2; text-align:left; z-index:200} */
	
#slideMenucont
	{position:absolute;	height:800; width:200; visibility:hidden;}



body {
	font-family: Verdana, Helvetica, sans-serif;
	color : #000066;
	background : #ffffff;
	font-size : 13px;
}

ul, td, p {
	font-family: Verdana, Helvetica, sans-serif;
	color : #000066;
	font-size : 13px;
}
				
H1
{
	Font-Size: 19px;
	Font-Family:Verdana, Helvetica, sans-serif;
	color:#000066;
}

H2
{
	Font-Size: 17px;
	color : #000066;
}

H3
{
	Font-Size: 15px;
	color : #000066;
}

H4
{
	Font-Size: 13px;
	color : #000066;
}

H5
{
	Font-Size: 12px;
	color : #000066;
}

A:LINK
{
	Color: #000066;
}

A:ACTIVE
{
	Color: #0099ff;
	}

A:VISITED
	 {
	Color: #0000cc;
}

A:HOVER
 {
	Color: #ffffff;
	Background-Color: #000099;
}

.fett
{
	font-weight : bold;
}

.betont
{
	font-weight : bold;
	Font-Size: 17px;
	Color: #cc0000;
}

.betont2
{
	font-weight : bold;
	Font-Size: 15px;
}

.betontkl
{
	font-weight : bold;
	Color: #cc0000;
}

.betontkl2
{
	font-weight : bold;
	Color: #33cc00;
}

.klein
{
	font-Size: 11px;
}

.pfeil
{
	font-family:webdings;
	color:#cc0000;/* rot */
	font-Size: 16px;
}

.grau
{
	Background-Color: #efefef;
}

.dgrau
{
	Background-Color: #dfdfdf;
}

.blau
{
	Background-Color: #000066;
}

.weiss
{
	Background-Color: #ffffff;
}

.zitat
{
	font-Size: 11px;
	font-weight : bold;
	font-style: italic;
}