body {
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #93adbc;
	text-align: center;
}

p {
	font-size: 12px;
	font-weight:normal;
	margin: 0;
	color: #C4352D;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 16px;
	font-style: normal;
}

li {
	font-size: 14px;
	font-weight:normal;
	margin: 0;
	color: #667bb4;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-type: circle;
	list-style-image: url(../fotos/icon.jpg);
	line-height: 22px;

}

h1 {
	font-size: 40px;
	font-weight:normal;
	margin: 0;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 230;
	padding-bottom: 0;
	padding-left: 230;
	line-height: 60px;
	text-align: left;
}

h2 {
	font-size: 12px;
	font-weight:bold;
	margin: 0px;
	color: #FFFFFF;
	text-align: left;
	line-height: 16px;
	
}

h3 {
	font-size: 10px;
	color: #FF6600;
	margin: 0px;
	text-align: left;
	font-weight: bolder;
	line-height: 11px;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: normal;
}

a {
	text-decoration: none;
	color: #F6C200;
	border: none;
}
a:link, a:visited {
	color: #999999;
	font-weight: bold;
}

a:hover, a:active {
	color: #F6F100;
	font-weight: bold;
}

#formatrahmen {
	height: 640px;
	width: 960px;
	position: relative;
	margin: auto;
	text-align: left;
	background-repeat: repeat-x;
	left: 0px;
	top: 5px;
	background-color: #FFFFFF;
}

#navioben {
	height: 40px;
	width: 700px;
	position: absolute;
	left: 240px;
	top: 0px;
	background-color: #c4352d;
}

#menueoben {
	height: 580px;
	width: 700px;
	position: absolute;
	left: 240px;
	top: 40px;
	background-image: url(../buttons/hg_menueoben.jpg);
	background-repeat: repeat-x;
	background-color: #F6C200;
	z-index:0;
	border:0px solid;
}

	
#menuelinks {
	height: 620px;
	width: 240px;
	position: absolute;
	top: 0px;
	background-attachment: scroll;
	background-image: url(../buttons/kleff_logo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#textebene {
	width: 700px;
	position: absolute;
	visibility: visible;
	top: 200px;
	left: 240px;
	text-align: left;
	height: 420px;
	vertical-align: text-top;
	padding:10px; 
	overflow: visible;
}

#formatrahmen #textebene td {
	font-size: 10px;
	vertical-align: top;
	line-height: 11px;
	color: #333333;
}

#buttons {
	height: 16px;
	width: 387px;
	position: absolute;
	top: 90px;
	left: 14px;
}

#Ebene1 {
    left: 610px;
    top: 365px; 
    position: absolute;
    visibility: visible;
    z-index:99;
    
}

a.tooltip,
a.tooltip:link,
a.tooltip:visited,
a.tooltip:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px;
}

a.tooltip:hover {
background: transparent;
}

a.tooltip span {
display: none;
text-decoration: none;
}

a.tooltip img {
border:0px;
}


a.tooltip:hover span {
	display: block;
	text-align: left;
	position: absolute;
	top: -40px;
	left: 100;
	color: #000000;
	background: #F6DC00;
	font-style: normal;
	overflow: visible;
	right: 10px;
}


a.tooltip2,
a.tooltip2:link,
a.tooltip2:visited,
a.tooltip2:active {
position: relative;
text-decoration: none;
font-style: bold;
border-bottom:0px;
}

a.tooltip2:hover {
background: transparent;
z-index: 300;
}

a.tooltip2 span {
display: none;
text-decoration: none;
}

a.tooltip2 img {
border:0px;
}

a.tooltip2:hover span {
	display: block;
	text-align: left;
	position: absolute;
	z-index: 0;
	color: #CA352D;
	background-color: #F6C200;
	font-style: normal;
	overflow: visible;
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 16px; 
	font-size: 12px;
}



a.tooltip3,
a.tooltip3:link,
a.tooltip3:visited,
a.tooltip3:active {
text-decoration: none;
font-style: bold;
border-bottom:0px;
}

a.tooltip3:hover {
background: transparent;
z-index: 301;
}

a.tooltip3 span {
display: none;
text-decoration: none;
}

a.tooltip3 img {
border:0px;
}

a.tooltip3:hover span {
	position: absolute;
	display: block;
	text-align: left;
    width:140px; 
    height:140px;
    top: -150px;
    left: 10px;
	z-index: 301;
	color: #000000;
	font-style: normal;
	overflow: visible;
}




#schattenrechts {
	height: 620px;
	width: 20px;
	position: absolute;
	background-image: url(../buttons/schattenrechts.jpg);
	background-repeat: repeat-x;
	left: 940px;
	top: 0px;
	background-color: #93adbc;
	}
	
#schattenunten {
	height: 20px;
	width: 960px;
	position: absolute;
	background-image: url(../buttons/schattenunten.jpg);
	background-repeat: repeat-x;
	left: opx;
	top: 620px;
	}

