BODY               {
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	line-height: 17px;
	margin-top: 0;
	margin-left: 0;
	margin-height: 0px;
	margin-width: 0px;
	background-color: #5c5c5c;
	background-repeat: no-repeat;
}
TD       {
	color: #000000;
	font-size: 13px;
	line-height: 17px;
	font-family: Helvetica, Arial;
	background-repeat: no-repeat;
}
A             { color: #33cbff; font-weight: bold; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }
A:link               {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	text-indent: 3px;
}
.menue    {
	color: #CCCCCC;
	font-size: 15px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
	text-indent: 5px;
	white-space: normal;
	font-variant: normal;
}
.menue2 {
	color: #CCCCCC;
	font-size: 11px;
	line-height: 20px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: 500;
	text-transform: uppercase;
	text-indent: 5px;
	white-space: normal;
	font-variant: normal;
}
.menue_klein {
	color: #686868;
	font-size: 12px;
	line-height: normal;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	font-weight: 400;
	text-transform: none;
	font-variant: small-caps;
	white-space: normal;
	text-decoration: none;
}
.klein_schwarz    { color: #6a6a6a; font-size: 9px; line-height: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none; letter-spacing: 1px }
.link_grau    { color: #464646; font-weight: bold; font-size: 13px; line-height: 17px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }
A:visited                {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none
}
A:active               { color: #ff6a12; font-size: 11px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; line-height: 15px; text-decoration: none }
A:hover                 {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 15px;
	text-decoration: underline
}

.headline                {
	color: #000000;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: 900;
	line-height: 22px;
	text-decoration: none;
	letter-spacing: 1px
}
.italic         { color: #494949; font-style: italic; font-size: 11px; line-height: 15px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.norm      {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	line-height: 13px;
	text-align: justify;
}
.hlklein            {
	color: #000000;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	line-height: 18px;
	letter-spacing: 2px
}
.hltable           { color: #fff; font-size: 12px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; font-weight: bold; letter-spacing: 0px; vertical-align: bottom; border: 1px #ffe8c4 }
.tief        { color: #000000; font-size: 8px; line-height: 1px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vertical-align: sub }
.hoch         { color: #000000; font-size: 8px; line-height: 1px; font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular; vertical-align: super }
men_td {
	background-repeat: no-repeat;
}
.search {
	border: 0;
	background-color: #696969;
	font-weight: normal;
	height: 20px;
	width: 110px;
	background: #696969;
	color: #CCCCCC;
}
.hluhs {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-weight: bold;
	letter-spacing: 0px;
	vertical-align: bottom;
	border: 1px #ffe8c4
}
.small {
	color: #555555;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-style: normal;
	line-height: 12px;
}

/*  MENUE  */

#menu {
	width: 146px;
	height: 23px;
} 

#menu ul { list-style: none; margin: 0; padding: 0; } 

#menu a, #menu h2 {
  display: block;
}

#menu h2 {
	color: #a7a7a7;
} 

#menu a {
	color: #000;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	text-indent: 2px;
	text-transform: none;
	letter-spacing: normal;
	font-variant: small-caps;
	line-height: 22px;
	height: 23px;
	background:none;

} 

#menu a:hover {
	color: #CCC;
}
#menu a:active {
	color: #333333;
}

#menu li {
	position: relative;
	z-index:5;
	background:#666;
	margin-bottom:0px;
	
}
#menu li li {
	background:#888;
}
#menu li li a {
	margin-bottom:0px;
	border-left:solid 1px #888;
	background:url('sub_sep.png') bottom left no-repeat;
	height:25px;
	text-indent:5px;	
}
#menu li li li a, #menu li li li li a {
	margin-bottom:0px;
	border-left:solid 1px #333;
	background:url('sub_sep.png') bottom left no-repeat;
	height:25px;
	text-indent:5px;
}
#menu ul:hover a {
	color:#FFF;
}

#menu ul ul {position: absolute; top: 0; left: 100%; width: 220px; height:25px; z-index:4; }

#menu ul ul { display:none }
#menu ul ul:hover { display:block; }
#menu ul ul:active { display:block; }
#menu ul ul ul { display:none; }
#menu ul ul ul:hover { display:block; }
#menu ul ul ul:active { display:block; }

#menu ul ul a {  display:block }
#menu ul ul a:hover { display:block; }
#menu ul ul a:active { display:block; }
#menu ul ul ul a { display:block; }
#menu ul ul ul a:hover { display:block; }
#menu ul ul ul a:active { display:block; }

div#menu li:hover { background:#888 !important; } 
div#menu li li:hover { background:#333 !important; } 

div#menu ul ul,
div#menu ul li:hover ul ul,
div#menu ul ul li:hover ul ul
{display: none;} 

div#menu ul li:hover ul,
div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{
	display:block;
}


.sound {
	position:relative;
	top:-30px;
	left:-370px;	
}

