#wrapper {
	width:964px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	background-image: url(../images/Hindergrund.jpg);
	border: 1px solid #09975D;
}

#header {
	background-image: url(../images/Kopf-IAKLeipzig.jpg);
	height: 160px;
	background-repeat: no-repeat;
	background-position: top;
    
}

#left {
	width:220px;
}


#footer {
	height:70px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#Fusszeile {
	margin-left: 120px;
	font-size: 12px;
	margin-top: 10px;
}
#main {
	width: auto;
}
#container {
	margin-right: 10px;
	margin-left: 10px;
}

