body	{
	background-image: url(../bilderBasic/background.jpg);
	background-attachment: fixed;
	background-color: #333;
	}
#basis_0 {
	z-index: 1;
	position: relative;
	min-height: 800px;
	width: 850px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 0px;
	padding-left: 0px;
}

h1 {
	font-family: XBANDRoughRegular;
	font-size: 30px;
	color: #333;
}
#logoBg {
	background-image: url(../bilderBasic/logoBg.png);
	background-repeat: repeat-x;
	height: 270px;
	width: 421px;
	left: 151px;
	z-index: 0;
	top: 50px;
	position: absolute;
}
#logo {
	position: absolute;
	z-index: 1;
	height: 216px;
	width: 447px;
	left: -27px;
	top: 30px;
}

#text {
	position:absolute;
	min-height: 500px;
	width: 720px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	height: auto;
	top: 348px;
	left: 107px;
	z-index: 5;
}
#bildleiste {
	z-index: 30;
	position: absolute;
	width: 719px;
	height: 232px;
	left: 147px;
	top: 184px;
	background-image: url(../bilderBasic/bgMenu.png);
	background-repeat: no-repeat;
	padding-top: 30px;
	padding-left: 40px;
}
#menu {
	z-index: 20;
	position: absolute;
	width: 674px;
	height: 28px;
	left: 184px;
	top: 224px;
}
.roundCorner {
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
}
.fliesstext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	padding-right: 120px;
	padding-bottom: 40px;
	padding-left: 80px;
	line-height: 22px;
}
.minitext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#spruch {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	position: absolute;
	z-index: 20;
	height: 62px;
	width: 122px;
	left: 0px;
	top: 255px;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #333;
}
.adresse {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.tooltip {
	line-height:20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
}

