* {
margin: 0;
padding: 0;
}
body {
	height: 860px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%; /* es war 100% - wg. IE auf 90%  */
	color:#FFFFFF;
	background: #feeeb2 url(../img/Uli_Michels_seite_ganz_10x860.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
	}
	a, a:link, a:visited, a:focus {
	color: #fff;
	text-decoration: none;
	}
	a:hover, a:active {
	color: #feeeb2;
	background: transparent;
	text-decoration: none;
	}
    
    #container {
	width: 92%;  
	background: transparent;
	margin: 0 auto;
	text-align: left; 
    }
    #header {
	padding: 0;  
	height: 157px;
	background: #b3a892 url(../img/Uli_Michels_oben_grau_10x157.jpg) repeat-x top left;
	overflow: hidden;
	}
    #header h1 span {
	margin: 0;
	display: none;
	} 
    #mainContent {
	height: 562px;
	width: 960px;  /* war 898px */
	padding: 0;
	margin: 0 auto;
	background: transparent url(../img/Uli_Michels_Vita_562x960px.png) no-repeat top left;
	margin: 0 auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.15em;  /*     1.15   war 1.2em nützt was  */
    }
    #navlinks {
	position: absolute;
	top: 45px;
	height: 450px;
	width: 125px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 92%;
	font-weight: 400;
	left: 75px;      /* war bisher 15px, jetzt +60px wg. 3Symbol - Navi u.Hauptfeld MÜSSEN nach RECHTS   */
	}

	#navlinks .nav {
	width: 112px;
	margin: 0;
	padding: 0;
	}
	#navlinks li {
	display: inline;
	}
	#navlinks .nav a {
	display: block;
	width: 100px;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;  /* war 0.98em  */
	color: #fff;
	padding: 8px 2px 8px 12px;
}
	#navlinks .nav a:hover, a:active {
	color: #feeeb2;
	text-decoration: underline;
}
	#navlinks .nav a:focus {
	color: #fff;
	outline: none;
}
	#navlinks .nav a:visited {
	color: #fff;
}
    #hauptfeld {
	position: absolute;  /* war 96% - dann 1.0em probiert */
	left: 395px;    /* war bisher 335px, jetzt +60px wg. 3Symbol - Navi u.Hauptfeld MÜSSEN nach RECHTS  */
	top: 48px;
	height: 448px;  /* war mal 350px  */
	width: 470px;  /* war mal 255, 327, 535 dann 350px  */
	padding-right: 10px;  /* war mal 0, 8 bzw 18px  */
	}

	#hauptfeld h2 {
	background: transparent url(../images/Vita_pur_Uli_Michels_44x23.png) no-repeat top left;
	font: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding: 5px 5px 15px 0px;
	margin-bottom: 2px;
	}
	#hauptfeld  h2 span {
	display: none;
	}
	#hauptfeld h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 1.08em;
	font-weight: 500;
	color: #feeeb2;
	padding-bottom: 5px;
	letter-spacing: -0.02em;
	}  
/*	#hauptfeld h3 {
	font: Arial, Helvetica, sans-serif;
	font-size: 0.98em;
	font-weight: 600;
	color: #feeeb2;
	padding-bottom: 2px;
	letter-spacing: -0.02em;
	text-transform: uppercase;
	padding-top: 8px;
	}  */
    #hauptfeld p {
	font-size: 0.96em;
	padding-bottom: 6px;
	line-height: 1.3em;
	}
	#hauptfeld p span {
	font-size: 1em;
	color: #fff;
	margin-bottom: 5px;
	} 
	#hauptf_re {
	position: absolute;
	font-size: 96%;
	top: 48px;
	left: 690px;
	width: 255px;
	height: 420px;
	}
	#hauptf_re p {
	font-size: 1.1em;
	color: #fff;
	margin-bottom: 4px;
	line-height: 1.08em;
	}
	#hauptf_re p span {
	font-size: 1.02em;
	color: #fff;
	padding-bottom: 6px;
	margin-bottom: 0px;
	}
	
    #footer {
	padding: 0; 
	margin: 0;
	height: 141px;
	background: #feeeb2 url(../img/Uli_Michels_unten_gelb_10x141.jpg) repeat-x top left;
	overflow: hidden;
    } 
    #footer p {
	margin: 0;
    }
	#footer h3 span {
	display: none;
	}

	#navlinks p.nav_Ohne {
	display: block;
	text-align: left;
	font-weight: bold;
	text-decoration: none;
	font-size: 0.95em;
	padding: 8px 2px 8px 12px;
	color: #FEEEB2;
	width: 100px;
	}
