body {

	padding: 0px 0px 0px 0px;
	margin: 0px;
	color: #ccc;
	background-color: #42618F;
	color: #6CAA35;
	text-family: garamond, sans-serif;
	/* part 1 of 2 centering hack */
	}	
a 	{
	text-decoration:none;
	color:#81C148;
	text-family: garamond, sans-serif;
	}
#alles {
	background-image: url(bilder/l2.jpg);
	background-repeat: no-repeat;
	color: #345D20;
	width: 990px;
	height: 620px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	padding: 0px;
	text-align: left;
	}

#logo  {
	text-align: left;
	margin-left: 100px;
	font-size: 20px;
	color: #D8C375;
	}
#logo a {
	color: #E26F3C;
	}

#content {
	margin-left: 129px;
	margin-top: 31px;
	width: 740px; 
        height: 480px;
	padding: 0; 	
	/* opera does not like 'margin:20px auto' */
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 740px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	}

#menue {
	width: 740px;
	height: 34px;
	margin: 0;
	border: 0;
	background-image: url(rahmen/oben.jpg);
	background-repeat: no-repeat;
	text-align: center;
	}
#inhalt {
	width: 630px;
	height: 433px;
	text-align: left;
	border: 1px dotted #F5E8B8;
	padding: 10px;
	padding-right: 110px;
	background-image: url(logo.gif);
	background-position: top right;
	background-repeat: no-repeat;
	white-space: normal;
	}
#inhalt h1 {
	font-size: 25px;
	font-style: italic;
	font-weight: normal;
	text-align: center;
	}
#inhalt img {
	float: left;
	margin: 10px 15px 5px 0;
	}
#inhalt h2 {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	}

#fuss {
	width: 740px;
	height: 13px;
	margin: 0;
	border: 0px solid #333;
	text-align: right;
	background-image: url(rahmen/unten.jpg);
	background-repeat: no-repeat;
	clear: left;
	font: 12px normal;
	text-decoration:none;
	}
#fuss a {
	text-decoration:none;
	color:#D8C375;
	text-family: garamond, sans-serif;
	}
