@charset "utf-8";
/* CSS Document */

.Hauptfenster {
	width: 800px;
	height: 586px;
}

.Strip1 {
	width: 96px;
	height: 586px;
	background: url(images/Strip1.png);
	margin-top: 0px;
	margin-left: 40px;
}

.Strip2 {
	width: 96px;
	height: 586px;
	background: url(images/Strip2.png);
	margin-top: -586px;
	margin-left: 663px;
}

.TextMeeting {
	width: 562px;
	height: 85px;
	background: url(images/TextMeeting.png);
	margin-top: -566px;
	margin-left: 118px;
}

.TextGalerie {
	width: 138px;
	height: 47px;
	background: url(images/TextGalerie.png);
	margin-top: 0px;
	margin-left: 320px;
}

.TRLogo {
	width: 88px;
	height: 89px;
	background: url(images/TRLogo.png);
	margin-top: -25px;
	margin-left: 490px;
}

.Car {
	width: 388px;
	height: 243px;
	background: url(images/Car.png);
	margin-top: -60px;
	margin-left: 190px;
}

.main {
	width: 500px;
	height: 200px;
	margin-top: 20px;
	margin-left: 150px;
}

.text {
	font-family:"Times New Roman", Times, serif;
	font-size: 25px;
}