.eventtip {
	font-family: Arial, Helvetica, sans-serif;
	width:233px;
	border-width:2px;
	font-size:8pt;
	border-style:outset;
	border-color:#000000;
	layer-background-color:#33333F;
	background-color:#FFFF43;
	color:#000000;
}

.starttip {
	font-family: Arial, Helvetica, sans-serif;
	width:260px;
	border-width:1px;
	font-size:8px;
	border-style:outset;
	border-color:#000000;
	layer-background-color:#33333F;
	color:#000000;
	position: absolute;
	left: 6px;
	top: 200px;
	font-weight: bolder;
	overflow: auto;
	visibility: visible;
	background-color: #FFFF43;
}

.picture {
	font-family: Arial, Helvetica, sans-serif;
	
	border-width:2px;
	font-size:8px;
	border-style:outset;
	border-color:#000000;
	background-color: #FFFF43;
	layer-background-color:#33333F;
	color:#000000;
	left: 23px;
	top: 32px;
	font-weight: bolder;
	overflow: visible;
	visibility: visible;
	
}


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFF99;
}


a:link {
	color: #000000;
	text-decoration: underline;
	
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #999999;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}


.12bold {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
}

.12black {
	color: #000000;
 	font-size: 12px; 
 }

.18black {
	color: #000000;
 	font-size: 18px; 
 }


.24bold {
	font-size: 24px;
	font-weight: bold;
	color: #FFFF00;
}



.xxsmall {
	font-size: 6px;
	color: #FFFF00;
}

.xsmall {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.tableblack {
	border-top-color: #000000;
	border: 33;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-color: #000000;
	border-width: 1;
	border-top-style: solid;
	background-color: #FFFF43;
}

.Stil3 {color: #000000}
.Stil4 {font-size: 12px}
.Stil5 {
	font-size: 28px;
	font-weight: bold;
}
.tableblack {
	border-top-color: #000000;
	border: 33;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-color: #000000;
	border-width: 1;
	border-top-style: solid;
	background-color: #FFFF43;
}


.werbung{
 position: absolute;
 left: 70px;
 top: 120px;
 width: 300px;
 height: 300px;
 z-index: 10;
}

.titel{
 font-family: Comic Sans MS;
 font-size: 32px;
 text-align: center;
 color: #000000;
 background-color: #89cb67;
}

.schliessen{
 text-align: right;
 background-color: #bbbbbb;
 display: block;
}

