html	{
min-height: 100%;
margin-bottom: 1px;
}
body	{
		background-color: #eeeeee;
		padding: 0px;
		margin: 0px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}
#gesamt	{
		vertical-align: middle;
		background-color: #ffffff;
		border: 0px;
		width: 545px; /* Wegen Ramen von Menupunkten 5 zusätzlich */
		padding: 0px;
		margin: 20px auto;		
}
#banner	{
		height: 70px;
		border: 0px;
		padding: 0px;
		margin: 0px;
		background-image: url(images/letec_banner.jpg); 
		background-repeat: no-repeat;
		background-position: center;
		background-color: #cccccc; 		
}
#inhalt	{
		background-color: #ffffff;
		margin: 10px 10px 10px 10px;
		padding: 0px 0px 0px 0px;
}
#menu	{
		height: 20px;
		max-height: 20px;
		border-left: solid #000000 1px;
		border-top: solid #000000 1px;
		border-bottom: solid #000000 1px;
		padding: 0px;
		margin: 0px;
		background-color: #ffffff;		
}
#menuliste	{
		margin: 0px;
		padding: 0px;
		list-style: none;
		display: inline; 
}
#menuliste li	{
		float: left;
		display: block;
		border-right: solid #000000 1px;
		width: 125px;
		height: 20px;
		max-height: 20px;
		margin: 0px;
		background: #bbbbbb;
		padding: 0px 0px 0px 10px;
}
#menuliste li a	{
		display: block;
		padding: 0px;
		margin: 3px 0px 0px 0px;
		text-decoration: none;
		color: #000000;
		font-size: 11px;
		text-decoration: none;
		font-weight: bold;
}
.faqaufzaehlung li	{
		padding: 0px;
		margin: 0px 0px 10px 0px;
		color: #666;
		font-size: 10px;
		font-weight: normal;
		line-height: 12px;
		text-decoration: none;
}
#inhalt img	{
		display: block;
		padding: 0px;
		margin: 0px auto;
}
.icareplanbox, .bedingungenspalte1	{
		float: left;
		width: 250px;
		max-width: 250px;
		padding: 0px;
		margin: 0px 10px 20px 0px;
		text-align: left;
}
.powercareplanbox, .bedingungenspalte2	{
		float: left;
		width: 250px;
		padding: 0px;
		margin: 0px 0px 20px 0px;
		max-width: 250px;
		text-align: left;
}
.faqbox	{
		padding: 0px;
		margin: 0px;
		text-align: left;
}
h1	{
		text-align: center;
		color: #666;
		font-weight: bold;
		font-size: 17px;
		text-decoration: none;
}
h2	{
		text-align: left;
		color: navy;
		padding: 0px;
		margin: 0px;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
}
.h2red	{
		color: #c00;	
		
}
p	{
		padding: 0px;
		margin: 0px;
		color: #666;
		font-size: 10px;
		font-weight: normal;
		line-height: 12px;
		text-decoration: none;
}
.pnormalabstand	{
		padding: 0px;
		margin: 0px 0px 15px 0px;
}
.pfaqabstand	{
		padding: 0px;
		margin: 5px 0px 5px 25px;
}
.pblackbold	{
		color: black;
		font-weight: bold;
}
a	{
		display: block;
		padding: 0px;
		margin: 0px 0px 5px 0px;
		color: navy;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
}
a:visited	{
		color: navy;
		font-weight: bold;
		font-size: 10px;
		text-decoration: none;
}
a:hover	{
		color: navy;
		font-weight: bold;
		font-size: 10px;
		text-decoration: underline;
}
a:active	{
		color: navy;
		font-weight: bold;
		font-size: 10px;
		text-decoration: line-through;
}
.icareplanbox a, .powercareplanbox a	{
		color: navy;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
}
.icareplanbox a:visited, .powercareplanbox a:visited,	{
		color: navy;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;
		text-decoration: none;
}
.icareplanbox a:hover, .powercareplanbox a:hover	{
		color: navy;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;
		text-decoration: underline;
}
.icareplanbox a:active, .powercareplanbox a:active	{
		color: navy;
		font-weight: normal;
		font-size: 10px;
		line-height: 12px;
		text-decoration: line-through;
}
.antifloat	{
		clear: left;
}

