body {
		background-repeat:no-repeat;		
		background:#eeeeee;
		margin-left:20em;
		margin-top:5em;
    font: normal 100.01% Helvetica, Arial, Verdana, sans-serif;
    color: black; background-color: white;
    min-width: 45em; /* Mindestbreite verhindert Anzeigefehler in modernen Browsern */
}
.image1	{
	position:absolute;
		top:1870px;
		left:3px;
}
.image2	{
	position:absolute;
		top:2030px;
		left:3px;
}

a:link { color:#111133; text-decoration:underline; }
a:visited { color:#222266; text-decoration:underline; }
a:focus {  color:red; text-decoration:underline; }
a:hover { font-weight:bold; color:#3333ff; text-decoration:underline; }
a:active { font-weight:bold; color:lime; text-decoration:underline; }
.hintergrund	{
		position:absolute;
		top:0;
		left:6em;
		z-index:10;
}  
.ueberschrift	{
	font-variant:small-caps;
	font-size:60px;
	font-weight:500;
	color:#000022;
	margin-left:2em;
	margin-top:-1em;
	z-index:1;
}
#tarifname	{
	font-size:15px;
	font-weight:500;
	text-decoration:underline;	
	color:#000022;
}

.fusszeile	{
	margin-left:15em;	
	font-size:0.7em;
}  
.agb	{
	font-size:1em;
	font-weight:bold;
}
.agbdate	{
	font-size:12px;
}
.agbtext	{
	font-family:Times, serif;
	font-family:Arial,helvetica, verdana, sans-serif;	
	text-align:justify;	
	font-size:12px;
	background-image:url(../images/prog/bgtarif.jpg);
	background-repeat:repeat-y;	
}

#inhalt	{ 
		margin-left: 7.5em; 
  	margin-top:-10.4em;
  	width:34em;
  	background-color:white;
  	padding:0.4em;
    
}
#Navigation {
		font-family:Arial,helvetica, verdana, sans-serif;
    font-size: 1.1em;
		font-variant:small-caps;    
    margin: 6em 0 1.2em; padding: 0;
    padding: 0;
  }
  #Navigation li {
    list-style: none;
		color:#111133;	    
    margin-left: -3em; padding: 0.5em;
  }