@CHARSET "UTF-8";
body { 
        text-align:center;
	width:1000px;
	min-height:768px;
	margin:auto;
	margin-top:10px;
}
.SalonikiLogo {
	width:150px;
	height:100px;
	float:left;
}
.titel {
	width:700px;
	height:100px;
	float:right;
	font-size:20px;
	padding-top:30px;
}

.poster {
        margin-top:20px;
	width:400px;
        height:562px; 
	border:dotted gray 1px;
}

.content {
        margin-top:20px;
	margin-left:15px;
	padding:10px;
	width:570px;
        height:562px; 
	text-align:left;
	border-left:dotted 1px gray;
}
.termsOfCondition {
        
	
}
.zuruecklink {
        margin-left:400px;
	width:200px;
        height:30px;
	border:solid blue 1px;
}

.bestimmung {
        text-align:left;
	width:1000px;
        min-height:600px; 
	border:dotted gray 1px;
}

.facebook{
	position:absolute;
	bottom:0px;
	right:300px;
	background-image:url(http://moritosmusic.com/img/facebook.png);
	width:48px;
	height:48px;
	}
	.facebook:hover {background-position:0 -47px;}
	
.twitter{
	position:absolute;
	bottom:0px;
	right:250px;
	background-image:url(http://moritosmusic.com/img/twitter.png);
	width:48px;
	height:48px;
	}
	.twitter:hover {background-position:0 -49px;}

.myspace{
	position:absolute;
	bottom:0px;
	right:199px;
	background-image:url(http://moritosmusic.com/img/myspace.png);
	width:49px;
	height:48px;
	}
	.myspace:hover {background-position:0 -49px;}

.google{
	position:absolute;
	bottom:0px;
	right:148px;
	background-image:url(http://moritosmusic.com/img/google.png);
	width:49px;
	height:48px;
	}
	.google:hover {background-position:0 -49px;}

.site{	margin-right:20px;}