body {
	background-color: #aaaaa5;
	}
	
#container {
	background-image:none;
	background-color: transparent;
	}
	
.left, .right	{
	position:absolute;
	}

.top {
	background-color:#ffffff;
	background-image:url(grafik/01_bg_top.gif);
	background-repeat: no-repeat;
	/*width: 73.6em;*/
	height: 4.5em;
	margin: 2.4em 1.5em 0 0;
	padding: 0 0 0 2.1em;
	/*position: relative;*/
	white-space:nowrap;
	}
	
.top img {
	border: 0;
	margin: 0;
	vertical-align:top;
	}
	
.top .right	{
	right: 0;
	left: 45.3em;
	top: 0;
	}
	
.middle {
	/*border-top: .1em solid #ffffff;*/
	}
	
.bottom {
	background-image:url(grafik/03_bottom.gif);
	background-position: 29.5em 0;
	background-repeat: no-repeat;
	position: relative;
	height: 19.6em;
	}
	
.bottom .left { 
	left: 2.1em;
	top: 2.5em;
	width: 36em
}

.bottom .right	{
	left: 33.6em;
	top: 10.7em;
	width: 20em;
	}
	
.bottom p, .bottom h1 {
	background-image:url(grafik/arrow.gif);
	background-position: 0 .2em;
	background-repeat:no-repeat;
	padding: 0 0 0 1.1em;
	margin: 0;
	}
	
.bottom p {
	font-size: 1.2em
	}
	
.bottom h1 {
	font-size: 1.4em;
	}
	
.bottom a {
	color: #ffffff;
	font-weight:bold;
	}
	
.bottom a:hover {
	text-decoration:underline
	}
	
.bottom .right img{
	margin: 0 0 1.1em 1.1em;
	}
	
		
