html{
	height: 100%;
	margin: 0;
	padding: 0;
	}
body {
	height: 100%;
	margin: 0;
	padding: 0;	
	background-color: #cf913e;
	}
#abstand {
	height: 50%;
	width: 121px;
	margin-bottom: -275px;
	float: left;
	}
#breite {
	height: 550px;
	width: 100%;
	position: relative;
	margin: auto auto;
	clear: left;
	border-top: 5px solid  #af111d;
	border-right: none;
	border-bottom: 5px solid  #af111d;
	border-left: none;
	background: #96BAD0;
	}
#content {
	height: 550px;
	position: relative;
	margin: auto auto;
	width: 760px;	
	}
/* ------------------- menue ------------------- */
#menu {
	font: 80%/130% Tahoma, sans-serif;
	width: 200px;
	letter-spacing: 0.1em;
	float: left;
	margin: 0px auto;
	background: url(images/ballon.gif) no-repeat right 425px;
	height: 550px;
	}
.item {
	padding: 5px;
	width: 170px;
	clear: right;
	height: 30px;
	vertical-align: middle;
	}
.itema {
	width: 170px;
	color: #FF9900;
	font-weight: bold;
	clear: right;
	padding: 5px;
	height: 30px;
	}
#menu a:link {
	color: #fff5c2;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#menu a:visited { 
	color: #fff5c2;
	text-decoration:none;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#menu a:hover {
	color: #ce841d;
	font-weight: bold;
	text-decoration: underline;
	}
#menu a:active {
	color: #FF8547;
	text-decoration: underline;
	}

/* ------------------- text ------------------- */
#text {
	width: 300px;
	float: left;
	font: bold 12px/150% tahoma, sans-serif;
	color: #fff5c2;
	margin-top: 130px;
	margin-left: 30px;
	}
#text a:link { 
	color: #fff5c2;
	}
#text a:visited { 
	color: #fff5c2; 
	}
#text a:hover {
	color: #ce841d;
	font-weight: bold;
	}
#text a:active {
	color: #ce841d;
	}
hr {
	height: 1px;
	background-color: #b30337;
	color: #b30337;
	width: 100%;
	text-align: left;
	}
h1 {
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 140%;	
	}
h1:first-letter {
	font: italic bold 72px Georgia, "Times New Roman", Times, serif;
	color: #ce841d;
	float: left;
	padding-right: 5px;
	}
p {
	margin: 0px;
	padding: 5px 0px 15px;
}

li {
	margin-bottom: 10px;
}

#balloon6 {
	position: absolute;
	left: 60%;
	top: 10px;
	z-index: 10;
}
.balloon2 {
	position: absolute;
	left: 60%;
	top: 10px;
	z-index: 10;
}
.balloon {
	float: right;
}
.menueballon1 {
	position: absolute;
	left: -50px;
	top: 250px;
	padding: 0px;
	z-index: 3;
	height: 50px;
	width: 50px;
	float: left;
	margin: 10px;
}
.menueballon1a {
	position: absolute;
	left: -50px;
	top: 250px;
	padding: 0px;
	z-index: 4;
	height: 50px;
	width: 50px;
	float: left;
	margin: 10px;
}
.menueballon2 {
	position: absolute;
	left: 150px;
	top: 350px;
	padding: 0px;
	z-index: 4;
	height: 50px;
	width: 50px;
	float: left;
	margin: 00px;
}
.menueballon3 {
	position: absolute;
	left: 80px;
	top: 450px;
	padding: 0px;
	z-index: 5;
	height: 50px;
	width: 50px;
	float: left;
	margin: 10px;
}
