		body {
			background: #ffffff;
			overflow-x: hidden;
			overflow-y: scroll;
			background-repeat: no-repeat;
		}
		
		#slides {
			display:none;
		}

		#ib1 {
			position: absolute;
			top: 0px;
			left: 50px;
			height: 180px;
			width: 900px;
		}
		
		#ib1rechts {
			position: absolute;
			top: 75px;
			left: 190px;
			height: 70px;
			width: 500px;
		}
		
		#ib1rechtsu {
			position: absolute;
			top: 115px;
			left: 270px;
			height: 70px;
			width: 400px;
		}
		
		#ib1rechtsl {
			position: absolute;
			top: 13px;
			left: 90px;
			height: 70px;
			width: 400px;
		}
		
		#ib2 {
			position: absolute;
			top: 190px;
			left: 55px;
			width: 900px;
			height: 25px;
		}
		
		#ib2rechts {
			position: absolute;
			top: 190px;
			left: 765px;
			height: 25px;
		}
		
		#ib3 {
			position: absolute;
			top: 215px;
			left: 40px;
			width: 900px;
			height: 705px;
			background: #f3f5f0;
			border-top: 3px solid #476c5c;
			border-bottom: 3px solid #476c5c;
		}
		
		#ib3links {
			position: absolute;
			top: 20px;
			left: 30px;
			width: 845px;
		}
		
		#ib3mitte {
			position: relative;
			top: 10px;
			left: 0px;
			width: 845px;
			border-top: 1px dotted #28397d;
			margin-top: 30px;
			height: auto;
		}

		#ib4 {
			position: absolute;
			top: 940px;
			left: 40px;
			width: 900px;
			height: 25px;
		}
		
		#ib4rechts {
			position: absolute;
			top: 940px;
			left: 825px;
			width: 900px;
			height: 25px;
		}
		
		a:link {
			color: #000000;
			text-decoration: none;
		}

		a:visited {
			color: #000000;
			text-decoration: none;
		}

		a:active {
			color: #000000;
			text-decoration: none;
		}

		a:hover {
			color: #484a8e;
			text-decoration: none;
			border-bottom: 1px solid #484a8e;
		}

		h3 {
			color: #28397d;
			font-family: verdana;
			font-size: 14px;
			margin-top: 0px;
			margin-left: 0px;
			display: inline;
		}
		
		p {
			color: #000000;
			font-family: verdana;
			font-size: 12px;
			line-height: auto;
		}
		
		#pmou {
			color: #000000;
			font-family: verdana;
			font-size: 12px;
			line-height: 14px;
			margin-top: 0px;
			margin-left: 15px;
			display: inline;
		}

		#ptj {
			color: #28397d;
			font-family: constantia;
			font-size: 36px;
			margin-top: 0px;
		}
		
		#ptjs {
			color: #ffffff;
			font-family: constantia;
			font-size: 72px;
			margin-top: 0px;
		}
		
		#ptph {
			position: absolute;
			color: #666666;;
			font-family: times new roman;
			font-size: 36px;
			margin-top: 0px;
		}
		
		li {
			color: #000000;
			font-family: verdana;
			font-size: 12px;
			line-height: 16px;
			list-style-type: "- ";
			margin-left: 10px;
		}
		
		li.bet {
			color: #000000;
			font-family: verdana;
			font-size: 12px;
			line-height: 16px;
			list-style-type: "* ";
			margin-left: 435px;
		}
		
		img {
			margin: 0px;
			padding: 0px;
		}
		
		figure {
				float: right;
				position: relative;
				margin-top: 5px;
				margin-bottom: 5px;
				margin-right: 0px;
				margin-left: 10px;
				padding: 0px;
		}