a     { color: #888; font-size: 14px; font-family: Arial, Tahoma, Verdana; text-decoration: none }
a:hover  { color: #777; font-size: 14px; font-family: Arial, Tahoma, Verdana; text-decoration: underline }
#contentdiv, #contentdiv table,#contentdiv td,#contentdiv span,#contentdiv div    { color: #777; font-size: 14px; font-family: "Century Gothic", Arial, Verdana; text-decoration: none;text-align: justify; }
div    { color: #777; font-size: 14px; font-family: "Century Gothic", Arial, Verdana; text-decoration: none }


applet,iframe
{
    z-index: 1;
}

.splashtable {
	border: 1px solid #000000;
}
.tempsplashbuttons {
	color: #666666;
	background-color: #EAF0AB;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	cursor: pointer;
}
.tempsplashbuttonsover {
	color: #666666;
	background-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	cursor: pointer;
}
.tempplatte {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
.tempmaintable {
	border: 1px solid #999999;
}
.tempsubkop{
	text-decoration: none;
}

#slideshow
{
    height: 346px;
    overflow: hidden;
    border-bottom: solid 1px #FFF;
}


#transparent
{
    background: url('../components/transparent.png');
    width: 304px;
    height: 95px;
    position: absolute;
    top: 23px;
    z-index: 3000;
    /*opacity: 0.3;
    filter: alpha(opacity:30);*/
    display: none;
}

