.balloon {
	font-family: verdana, sans-serif;
	width:600px;
	height:400px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	list-style-type: none;
	list-style-image: none;
}
.balloon ul {
	border:0;
	list-style-type: none;
	list-style-image: none;
	text-align: left;
	margin-right: 10px;
}
.balloon ul li {
	float:left;
	width:122px;
	height:80px;
	border:1px none #000;
	list-style-type: none;
	list-style-image: none;
	display: block;
	margin-right: 5px;
	margin-top: 5px;
}
.balloon ul li a, .balloon ul li a:visited {
	text-decoration:none;
	color:#000;
	width:122px;
	height:80px;
	color:#000;
	background:#fff;
	list-style-image: none;
	list-style-type: none;
	display: block;
}
.balloon ul li a img, .balloon ul li a:visited img {
	border:0;
	list-style-image: none;
	list-style-type: none;
	display: block;
}

.balloon ul li dl {
	visibility:hidden;
	position:absolute;
	list-style-image: none;
	list-style-type: none;
	display: block;
}

table {
	padding:0;
	border-collapse:collapse;
	font-size:1em;
	list-style-type: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	margin: 0px;
}

.balloon dl {width:200px; padding:0 0 20px 0; background:transparent url(../bilder/bal_unten.gif) no-repeat bottom left; height:auto;}
.balloon dt {
	margin:0;
	padding:5px;
	font-size:1em;
	font-weight:bold;
	color: #000;
	background:transparent url(../bilder/bal_oben.gif) no-repeat top left;
	text-align:center;
}
.balloon dd {
	margin:0;
	color:#000;
	font-size:1em;
	border:1px solid #000;
	border-width:0 1px;
	background:#fff url(../bilder/bal_mitte.gif) no-repeat bottom right;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-weight: normal;
	text-decoration: none;
}
.balloon dd p {
	font-size: 0.5em;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	line-height: 1.5px;
	text-decoration: none;
}
.balloon dl#web2 {
	background:transparent url(../bilder/bal_unten.gif) no-repeat bottom left;
	height:auto;
	text-align: left;
}
.balloon dl#web3 {
	background:transparent url(../bilder/bal_unten.gif) no-repeat bottom left;
	height:auto;
	text-align: left;
}
.balloon dl#web4 {
	background:transparent url(../bilder/bal_unten.gif) no-repeat bottom left;
	height:auto;
	text-align: left;
}
.balloon dl#web5 {
	background:transparent url(../bilder/bal_unten.gif) no-repeat bottom left;
	height:auto;
	text-align: left;
}
.balloon dl#web6 {
	background:transparent url(../bilder/bal_unten.gif) no-repeat bottom left;
	height:auto;
	text-align: left;
}
.balloon dl#web2 dt {
	background:transparent url(../bilder/bal_oben.gif) no-repeat top left;
	text-align: left;
}
.balloon dl#web3 dt {
	background:transparent url(../bilder/bal_oben.gif) no-repeat top left;
	text-align: left;
}
.balloon dl#web4 dt {
	background:transparent url(../bilder/bal_oben.gif) no-repeat top left;
	text-align: left;
}
.balloon dl#web5 dt {
	background:transparent url(../bilder/bal_oben.gif) no-repeat top left;
	text-align: left;
}
.balloon dl#web6 dt {
	background:transparent url(../bilder/bal_oben.gif) no-repeat top left;
	text-align: left;
}


.balloon ul li:hover,
.balloon ul li a:hover {
	color:#000;
	position:relative;
	cursor: pointer;
	cursor:hand;
	text-align: left;
}

.balloon ul li:hover dl,
.balloon ul li a:hover dl {
	visibility:visible;
	color:#000;
	top:-75px;
	left:120px;
	cursor:default;
	text-align: left;
}

.balloon ul li:hover dl em,
.balloon ul li a:hover dl em {
	display:block;
	position:absolute;
	left:-35px;
	top:75px;
	width:36px;
	height:36px;
	background:transparent url(../bilder/bal_pfeil.gif);
	text-align: left;
}

.balloon ul li:hover dl a,
.balloon ul li a:hover dl a {
	height:0.8em;
	color:#606;
	background:transparent;
	text-decoration:underline;
	display:inline;
	text-align: left;
}
#balloon-Text-links {
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	padding-left: 10px;
}


.balloon ul li:hover dl a:hover,
.balloon ul li a:hover dl a:hover {
	text-decoration:none;
	background:transparent;
	text-align: left;
}
#balloon-Text-Titel {
	text-align: center;
	padding-left: 10px;
}
