.Stil2 {font-size: x-small}
.bold {font-weight: bold}

 body  {
	font: 100.01%, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #000000;
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-repeat: repeat-y;
	background-image: url(p/back.gif);
    }
#container {
	width: 850px;
	position:absolute;
	left:50px;
	top:0;
	border: 0;
	color: #000000;
	background-color: #FFFFFF;
    }
#logo {
	height:auto;
	width:850px;
	position:absolute;
	left:50px;
	top:0;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	z-index:1;
    }
	#bild {
	height:auto;
	width:325px;
	position:absolute;
	left:575px;
	top:180px;
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	z-index:5;
    }
#sidebar1 {
	float: right;
	width: 335px; /* Da es sich hier um ein floatendes Element handelt, muss eine Breite angegeben werden. */
	background: #FFFFFF; /* Die Hintergrundfarbe wird nur für die Länge des Spalteninhalts angezeigt. */
	padding: 0px 0px; /* Durch die Auffüllung oben und unten entsteht in diesem div ein visueller Leerraum.  */
	background-image: url(p/01-home-back.jpg);
	background-repeat: no-repeat;
	background-position: 10px 0px;
    }
    #sidebar1 h3, #sidebar1 p {
    	margin-left: 10px; /* Für jedes Element, das in den seitlichen Spalten platziert wird, sollten ein linker und ein rechter Rand angegeben werden. */
    	margin-right: 10px;
    }
#hauptnavigation {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	}
#menue {
	height:auto;
	width:325px;
	position:absolute;
	left:575px;
	top:180px;
	margin: 0;
	padding-top: 20px;
	z-index:10;
    }
#menue img {border: 0;}
#content {
	height:auto;
	width:425px;
	position:absolute;
	left:50px;
	top:180px;
	margin: 0;
	padding-left:25px;
	padding-right:75px;
	padding-bottom:25px;
	background-color: #FFFFFF;
	z-index:10;
    }
#liste {
	height:auto;
	width:475px;
	position:absolute;
	left:-600px;
	top:180px;
	background-color: #FFFFFF;
    }
	
h1 {font-size:small; font-weight:bold;}
h2 {font-size:small; font-weight:bold;}
h3 {font-size:x-small; font-weight:normal;}
h4 {font-size:small; font-weight:bold; color: #AA0055}
#content a {font-size: small; color: #006699; text-decoration: none;}	
#content a:hover {font-size: small; color: #006699; text-decoration: underline;}	
#footer {font-size:x-small;color: #b1b1b1; text-decoration: none;}
#footer a {font-size: x-small; color: #cfcfcf; text-decoration: none;}
#footer a:hover {font-size: x-small; color: #a1a1a1; text-decoration: underline;}

th {
		font-size: small;
		font-weight: bold;
		background-image: url(p/0-verlauf.jpg);
		text-align: left;
		vertical-align: text-top;
	}

.clearfloat { 
    	clear:both;
        height:0;
        font-size: 1px;
        line-height: 0px;
    }
.italic {
	color: #AA0055;
	font-style: italic;
}
.Stil1 {
	color: #AA0055;
	font-weight: bold;
}
.abc {
margin: 10px 10px 10px 10px;
padding:  10px 10px 10px 10px;
float: right;
width: 18px;
}

"content td {
	background-color: #def4ff;
	}