@charset "UTF-8";
/* CSS Document */


    @media print
    {
        #non-printable { display: none; }
    }



body {
font-family:Verdana, Geneva, sans-serif;
background-color:#e18f52;

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px
}

h1 {
	color:#903F00;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}

h2 {
	color:#666666;
	font-size:18px;
	font-style:italic;
	text-align:center;
	font-weight:normal;
}


.menuTxt
{
	background-image:url(top_menu_bg.gif);
	color:#FFF;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	
}


.menu
{
	color:#FFF;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	
}
.menuAktiv
{
	color:#FFF;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;
	
}


.menu:link
{
	color:#FFF;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;

	
}

.menu:visited
{
	color:#FFF;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:none;

	
}

.menu:hover
{
	color:#FFF;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:center;
	text-decoration:underline;

	
}


.footer
{
font-family:Verdana, Geneva, sans-serif;
	font-weight:100;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	background-image:url(logo_streifen.png);
	background-position:left;
	background-repeat:no-repeat;
}

.footerLink:link
{

font-family:Verdana, Geneva, sans-serif;
	font-weight:100;
	font-size:12px;
	text-align:center;
	color:#ffffff;
	text-decoration:none;

}

.footerLink:visited
{

font-family:Verdana, Geneva, sans-serif;
	font-weight:100;
	font-size:12px;
	text-align:center;
	color:#333;
}


.footerLink:hover
{
font-family:Verdana, Geneva, sans-serif;
	font-weight:100;
	font-size:12px;
	text-align:center;
	color:#000;
	text-decoration:underline;
}




.menusub
{
	color:#000;
	font-weight:normal;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	line-height:1.5;
	
}
.menusubAktiv
{
	color:#000;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	line-height:1.5;
	
}


.menusub:link
{
	color:#000;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	line-height:1.5;

	
}

.menusub:visited
{
	color:#000;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:none;
	line-height:1.5;

	
}

.menusub:hover
{
	color:#000;
	font-weight:lighter;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-align:left;
	text-decoration:underline;
	line-height:1.5;	
}

#subMenu {
	position: absolute;
	top: 240px;
	left: 50%;
	width: 139px;
	height: 95px;
	margin-top: 0px; 		/* eigentlich 357,5 aber halbe Pixel sind nicht machbar ;-) */
	margin-left: -370px;
	padding-left:12px;
	z-index:1;
	background-color: #cc9966;
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#333;
	border-right:thin;
	border-right-style:solid;
	border-right-color:#333;
	visibility: hidden;
}

.listItems

{
	font-size:13px;"
}

.abstand
{
margin-bottom:0px;
}

.sternchen
{
	font-size:9px;
	font-weight:bold;
	vertical-align:text-top;
	}
	
.events{
text-decoration:none;	
	}
