/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #f23c96;
}
a:active {
	text-decoration: none;
}
#main {
	position: absolute;
	left: 50%;
    width: 1000px; 
	margin-left: -500px;
	z-index: 1; 
} 
#titel {
	position: absolute;
	top: 50px;
	left: 0px;
	width: 500px;
	height: 25px;
	z-index: 2;	
}
#navi {
	position: absolute;
	top: 50px;
	left: 500px;
	width: 500px;
	height: 25px;
	align: right;
	z-index: 3;
}
#bg {
	position: absolute;
	top: 108px;
	left: 0px;
	width: 1000px;
	height: 925px;
	z-index: 4;
}
#headline {
	position: absolute;
	top: 145px;
	left: 38px;
	width: 250px;
	height: 700px;
	z-index: 5;
}
#text1 {
	position: absolute;
	top: 148px;
	left: 330px;
	width: 300px;
	height: 700px;
	z-index: 6;
}
#text2 {
	position: absolute;
	top: 148px;
	left: 675px;
	width: 300px;
	height: 700px;
	z-index: 7;
}
#text3 {
	position: absolute;
	top: 148px;
	left: 330px;
	width: 585px;
	height: 800px;
	z-index: 8;
}
#pic1 {
	position: absolute;
	top: 148px;
	left: 38px;
	width: 204px;
	height: 350px;
	z-index: 9;
}
#pic2 {
	position: absolute;
	top: 148px;
	left: 278px;
	width: 204px;
	height: 350px;
	z-index: 10;
}
#pic3 {
	position: absolute;
	top: 148px;
	left: 518px;
	width: 204px;
	height: 350px;
	z-index: 11;
}
#pic4 {
	position: absolute;
	top: 148px;
	left: 758px;
	width: 204px;
	height: 350px;
	z-index: 12;
}
#line1 {
	position: absolute;
	top: 532px;
	left: 38px;
	width: 924px;
	height: 1px;
	background-color: #D5D5D5;
	z-index: 13;
}
#text4 {
	position: absolute;
	top: 570px;
	left: 38px;
	width: 410px;
	height: 300px;
	z-index: 14;
}
#pic5 {
	position: absolute;
	top: 570px;
	left: 518px;
	width: 444px;
	height: 350px;
	z-index: 15;
}
#footer {
	position: absolute;
	top: 1035px;
	left: 0px;
	width: 1000px;
	height: 100px;
	z-index: 16;
}





.t1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #000000;
	font-weight: bold;
}
.t2 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #000000;
}
.t3 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #D52380;
}
.t4 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #D52380;
	font-weight: bold;
}	
.t5 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 21px;
	color: #666666;
}	
.l1 {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #000000;
	border-bottom: 1px dotted #000000;
}	
.h1 {
	font-size: 23px;
	font-family: Georgia;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.h2 {
	font-size: 17px;
	font-family: Georgia;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;
	font-style: italic;
}
.h3 {
	font-size: 17px;
	font-family: Georgia;
	font-style: normal;
	line-height: 20px;
	color: #FFFFFF;
	letter-spacing: 1px;
	text-align: right;	
}
.h3a {
	font-size: 17px;
	font-family: Georgia;
	font-style: normal;
	line-height: 20px;
	color: #f23c96;
	letter-spacing: 1px;
	text-align: right;
}
.h4 {
	font-size: 14px;
	font-family: Georgia;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;
	text-align: right;	
}
.h5 {
	font-size: 23px;
	font-family: Georgia;
	font-style: normal;
	line-height: 20px;
	color: #000000;
	letter-spacing: 1px;

}

