@charset "utf-8";
/* CSS Document */

#eventleft {
	margin-top: 0px;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 66px;
	width: 270px;
}
#pressright{
	position: relative;
	background-image: url(../graphics/platta.jpg);
	background-repeat: no-repeat;
	width: 374px;
	height: 494px;
	padding-top: 13px;
	float: right;
	margin-top: 12px;
	margin-right: 35px;
	text-align: center;
}
#eventright{
	background-image: url(../graphics/platta2.jpg);
	background-repeat: no-repeat;
	width: 510px;
	height: 408px;
	padding-top: 13px;
	float: right;
	margin-top: 50px;
	margin-right: 25px;
	text-align: center;
}
#varumarkenright{
	width: 420px;
	height: 456px;
	float: right;
	position: relative;
	padding-top: 50px;
}
#omrmprright{
	width: 413px;
	height: 516px;
	float: right;
	background-image: url(../graphics/rossanna-big.jpg);
	background-repeat: no-repeat;
}
#aktuelltright{
	width: 413px;
	height: 516px;
	float: right;
}
#kontaktright {
	top: 70px;
	width: 570px;
	height: 494px;
	right: 100px;
	padding-top: 20px;
	z-index: 2;
	float: right;

}

#bildtext{
	width: 230px;
	position: relative;
	text-align: center;
	float: right;
	bottom: 4px;
}
#bildtext28{
	width: 232px;
	position: relative;
	text-align: center;
	float: right;
	bottom: 4px;
}
#eventtext {
	width: 150px;
	position: relative;
	padding-right: 40px;
	padding-left: 40px;
	text-align: center;
	float: right;
	top: -60px;
	right: 165px;
}

#presstext{
	float: right;
	width: 300px;
	position: relative;
	margin-right: 37px;
}
#bildtext2{
	text-align: center;
	float: right;
	width: 150px;
	position: relative;
	top: -35px;
	left: 330px;
}
#eventtext2{
	position: relative;
	text-align: center;
	width: 150px;
	left: 550px;
	top: -40px;
}
#eventpilar{
	float: right;
	width: 150px;
	position: relative;
	width: 150px;
	margin-right: 178px;
}
#eventsiffror{
	float: right;
	width: 150px;
	position: relative;
	width: 100px;
	margin-right: 204px;
	margin-top: -25px;
	text-align: center;
}
#eventbildtext{
	width: 475px;
	position: relative;
	text-align: center;
	bottom: 40px;
	left: 380px;

}

.kontakt {
	line-height: 15px;
	margin-bottom: 3px;
	margin-top: 0px;
}
.varumarken {
	line-height: 10px;
	margin-top: 0px;
}
.arrow-left{
	height: 22px;
	width: 34px;
	float: right;
}
.arrow-right{
	height: 22px;
	width: 34px;
	float: left;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
