body {
	background-color: #F1F1F9;
	padding:0px;
	margin-left:0px;
	margin-top:0px;
	font-family: "Arial","Helvetica", arial, sans-serif;
	font-size: 80%;
}

@font-face {
  font-family: "Forma";
  src: url(http://www.semainedelacritique.ch/fonts/FormaLig.otf) format("opentype");
}

.pink {
	background-color: #FF88FF;
}

a {
	
	text-decoration: none;
}

h2 {
	font-size: 120%;
}

#background-left {
	top:0px;
	left:0px;
	padding:0px;
	border:0px;
	margin:0px;
}

#nav {
	font-style:italic;
	position:absolute;
	left: 590px;
	top: 240px;
}

#nav a{
	
	color: gray;
}

.outer 
{
	width: 800px;
	height: 600px;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top: -300px; 
	margin-left: -400px;
}


.outerimg
{
	width: 800px;
	height: 600px;
	position: absolute; 
	top: 50%; 
	left: 50%; 
	margin-top: -300px; 
	margin-left: -400px;
	z-index: 0;
}
#nav a:hover{
	text-decoration: none;
	color: #505252;
}


#cooplogo {
	position: absolute;
	top: 520px;
	left: 520px;
	border: none;
}

#cont {
	font-size: 90%;
	position:absolute;
	top: 140px;
	left: 30px;
	width: 330px;
}

#outer {
	position:relative;
	top:0px;
	height: 6px;
}

#inner {
	font-size: 90%;
	left: 30px;
	position:absolute;
	top:50%;
	width:400px;
	height: 540px;
	margin-top:30px;
}

#scrollbox {
	position: absolute;
	width: 400px;
	background-color:yellow;
	height: 230px;
	padding:5px;
	top: 295px;
	overflow:auto;
}

#archiv-film-screenshot {
	position:absolute;
	top: 350px;
	left: 500px;
	height:155px;
}

.winner {
	color:red;
	font-weight: bold;
}

.winner:hover {
	color:#E88000;
}

.Film {
	text-transform: uppercase;
	font-style: normal;
	font-weight:bold;
}

.rechts {
	text-align:right;
}


.rechts2 {
	text-align:right;
	top: -100px;
	left: 400px;
	width: 180px;

}

.jubport {
	float:left;
	padding-right: 7px;
	padding-bottom: 3px;
	width: 180px;
}

#jubscrollbox {
	position: absolute;
	width: 360px;
	height: 430px;
	padding:5px;
	top: 15px;
	overflow:auto;
}
