/* CSS Document */

#startcontent {
	position: relative;
/*	padding: 20px 20px 0px 20px;*/
	width: 890px;
	height: 484px;
	background-image: url(../_img/bg-top.gif);
	background-position: top;
	background-repeat: no-repeat;
}
	#startcontent div {
		position: absolute;
		display: block;
		padding: 16px 40px 40px 20px;
		width: 245px;
		height: 164px;
		background-image: url(../_img/bg-teaser.gif);
		background-repeat: no-repeat;
		vertical-align: bottom;
	}
		#startcontent #teaser1 {
			left: 455px;
			top: 20px;
			width: 370px;
			height: 443px;
			background-image: url(../_img/start-01.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser-1 {
			left: 455px;
			top: 20px;
			width: 370px;
			height: 315px;
			background-image: url(../_img/start-10.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser-1a {
			left: 455px;
			top: 20px;
			width: 370px;
			height: 150px;
			background-image: url(../_img/rs-hg-home-teaser_sisi.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser-1b {
			left: 455px;
			top: 185px;
			width: 370px;
			height: 150px;
			background-image: url(../_img/rs-hg-home-teaser_redstripes.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser2 {
			left: 25px;
			top: 20px;
			width: 370px;
			height: 110px;
			background-image: url(../_img/start-02.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser3 {
			left: 25px;
			top: 185px;
			width: 370px;
			height: 110px;
			background-image: url(../_img/start-05a.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser4 {
			left: 25px;
			top: 352px;
			width: 370px;
			height: 110px;
			background-image: url(../_img/start-04.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser-4 {
			left: 25px;
			top: 352px;
			width: 195px;
			height: 110px;
			background-image: url(../_img/start-08.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser-5 {
			position: absolute;
			display: block;
			left: 240px;
			top: 352px;
			width: 195px;
			height: 110px;
			background-image: url(../_img/start-orf.jpg);
			background-repeat: no-repeat;
		}
		#startcontent #teaser-6 {
			left: 455px;
			top: 352px;
			width: 370px;
			height: 110px;
			background-image: url(../_img/start-07.jpg);
			background-repeat: no-repeat;
		}
		#startcontent p {
			position: absolute;
			bottom: 20px;
		}
		#startcontent h2, #startcontent p, #startcontent a {
			font-family: Verdana, Arial, Helvetica, sans-serif;
			color: #686868;
			text-decoration: none;
		}
		#startcontent h2 {
			font-family: Georgia, "Times New Roman", Times, serif;
		}
		#startcontent #teaser6 h2, #startcontent #teaser6 p, #startcontent #teaser6 a {
			color: #FFFFFF;
		}
