*{
margin:0;
padding:0;

}

body{
	text-align: center;
	font-family: 	Arial, serif;
	font-size: 99.9%;
	color:navy;
 
}
div{
	text-align: left;
	font-size: 0.8em;
}
h1{
 font-size: 1.3em;
}
h2{
 font-size: 1.1em;
}
h3{
 font-size: 1.0em;
}

a{
	text-decoration: none;
	color: Navy;
}
a:hover{
	color: B40A09;
}

a:visited{
	color: Green;
}
li{
	list-style-image: url(../images/li.png);
}
.li-none{
        list-style-image:none;
}

hr{
	background-color: Navy;
  border:none;
	color: Navy;
	height: 1px;
	width:90%;
  padding:0;
  margin:0;
  font-size:1em;
  line-height:1px;
}
sup{
	font-size:1em;
	color:blue;
}
html>body sup{
    font-size:0.8em;
}
#mantel{
	width: 80%;
	margin:3% auto;
	font-size: 1em;
	background-color: Silver;
	text-align:center;
}

#kopf{
	border-bottom: 1px solid navy;
	height: 5.5em;
	}

#kopf h1{
	float:left;
	margin: 1.5em;
}
#kopf img{
	float: right;
	margin: 0.5em;
}
#main-reiter{
  margin-top:1em;
  width:99%;
 }

#inhalt{
  float: left;
  width:99%;
  border:2px outset Gray;
  border-top:none;
  margin-left:1px;
  margin-top:1.5em;
  margin-bottom:1.5em;
	}
#Leistung{
  float:left;
}
#Leistung h1{
font-size:1.6em;
margin:0.25em;
}
#Leistung li{
  font-size:1.1em;
  padding:0.25em;
}
#Leistung-sub{
  width:55%;
  float:right;
} 
.SUB{
padding:0.5em;
background-color:white;
font-family: Verdana, "Times New Roman", Times, serif;
color:black;
font-size:1.1em;
border:3px inset gray;
}


 
.content{
 padding: 1.5em;
 padding-left:3.5em;
 font-size:1.5em;
}
  
.mantel-reiter{
  float: left;
  border:1px outset White;
  width:100%;
 	}
.mantel-reiter2{
  float: left;
  width:100%;
 	}

#note{
	font-size: 0.8em;
	border-collapse:separate;
	}
#note td{
	border-bottom: 1px solid navy;
	padding: 0.3em;
}
.tdR{
	color: Red;
}

.a li{
	list-style-image: url(../images/ali.png);
}


.reiter{
  border:1px inset White;
  float:left;
  padding:0.1em;
  padding-top:0.5em;
  width:6.5em;
  height:2.5em;
  font-weight:bold;
  text-align:center;
 
}

.reiter2{
  border:1px inset White;
  border-bottom:none;
  float:left;
  padding:0.1em;
  padding-top:0.5em;
  width:6.5em;
  height:2.5em;
  font-weight:bold;
  text-align:center;
 }
 
html>body .reiter2{
  border:1px outset White;
  border-bottom:none;
}

.space{
  display:block;
  float:left;
  margin-top:3px;
  border-bottom:1px inset White;
  width:0.9em;
  height:2.5em;
}
html>body .space{
  margin-top:10px;
}
.spaceW{
width:29.9em;
}
html>body .spaceW{
width:27.5em;
}

.subDiv{
	padding-top:1.5em;
	padding-left:2.5em;
  padding-bottom:1.5em;
	font-size: 1em;
}
.subDivR{
	border: 2px outset white;	
	font-size: 0.9em;
	margin-bottom: 0.5em;
}

html>body .subDivR h2,h3{
margin-top:0.9em;
margin-bottom:1em;
}

.fl{
	float: left;
}
.pr{
	float: left;	
	width: 50%;
	text-align: right;
}


.cl{
	clear: both;
}

.smallB{
font-size: 0.6em;
font-weight: bolder;
	}
.flR{
   color:B40A09;
}

