/* CSS derEinladen Tanja Schreiner & Anna Ericsson */

body {
background-color: #EAE6D7;
}
.Stil1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #43A190; }
p {
	font-family: garamond, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: justify;
	font-weight: bold;
}
#text1 {
	position:absolute;
	width:270px;
	height:247px;
	z-index:2;
	left: 40px;
	top: 153px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
#text2 {
	position:absolute;
	width:270px;
	height:176px;
	z-index:2;
	left: 629px;
	top: 409px;
	font-family:  "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
}
#content {
	position:absolute;
	width:291px;
	height:268px;
	z-index:1;
	left: 5%;
	top: 25px;
}
#intro_left {
	position:absolute;
	width:420px;
	height:115px;
	z-index:5;
	left: 40px;
	top: 150px;
}
#intro_right {
	position:absolute;
	width:420px;
	height:115px;
	z-index:5;
	left: 480px;
	top: 150px;
}
#kollektion{
	position:absolute;
	width:860px;
	height:300px;
	z-index:5;
	left: 40px;
	top: 280px;
	overflow: scroll;

}

