/* MAIN (media=all) CSS for AFRIOPA - PlatzHalter.ch */

/* BASE */
html, body{
	margin: 0px; padding: 0px;
	background-color: #c9c9c9;
	overflow: hidden;
	font-family: verdana;
	font-size: 11px;
}
	
img{
	border: none;
}	

h1{
	font-size: 11px;
	margin: 0;
	padding: 0;
}

a{
	text-decoration: none;
	color: #000;
}

#center{
	width:936px;
	height: 582px;
	position: absolute;
	left: 50%;
	margin-left: -468px;
	margin-top: 47px;
	background-color: #fff;
}

#content{
	margin-left: 405px;
	margin-top: 13px;
	font-family: Verdana;
	font-size: 10px;
	color: #000;
	height: 554px;
}

#inhaltcontainer{
	width:531px;
}

#poster{
	float: left;
   	margin: 13px 0 0 13px;
   	height: 556px;
   	width: 392px;
   	background-image: url(../images/poster.jpg);
   	background-repeat: no-repeat;
}

#postertext{
	width: 531px;
	height: 510px;
	background-image: url(../images/postertext3.gif);
	background-repeat: no-repeat;
	margin-top: 4px;
}

#sponsoren{
	width: 531px;
	height: 62px;
	background-image: url(../images/sponsoren.gif);
	background-repeat: no-repeat;
	margin-top: 240px;
}

#inhalt{
	padding: 0;
	margin-left: 30px;
	margin-top: 30px;
	width: 470px;
}

#inhaltMitwirkende{
	padding: 0;
	margin-left: 30px;
	margin-top: 30px;
	width: 470px;
}

#hauptseitetext{
    margin-top: 50px;
}

#hauptseitetext p.titel{
    margin-top: 10px;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 2px;
}

#hauptseitetext p.titel2{
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 2px;
    padding: 0 30px 0 30px;
}

#hauptseitetext p.zitat{
    margin: 30px;
    font-size: 9px;
    letter-spacing: 2px;
}

#footer {
	position: absolute;
	margin-top: 20px;
	padding: 0px;
	height: 20px;
	width:936px;
	background-color: #c9c9c9;
	text-align: right;
	color: #848383;
}

#footer a {
	color: #848383;
}

p{
	padding: 0 10px 0 0px;}
	
p.introtext{
	text-align: center;

}

#inhalt p{
	line-height: 20px;
}

#inhaltMitwirkende p{
	line-height: 20px;
}


/* NAVIGATION */
.nav{
	height: 22px;
	width: 470px;
	margin-left: 30px;
	background-color: #000;
}

.nav ul{
	font: normal 11px verdana;
	padding-left: 0;
	margin:0px auto;
}

.nav ul li{
	list-style: none;
	display: inline;
}

.nav ul li a{
	padding:0;
	text-decoration: none;
	float: left;
	
}

.nav li a{
	text-decoration: none;
}

/* GALLERY */
#gallerynav {
	width: 427px;
	height: 13px;
	margin-left: 0px;
}

/* VIDEO */
#spacervideo{
	margin-top: 40px;
}

#spacergallery{
	margin-top: 50px;
}


/* TICKETFORM */
li {
	list-style: none;
}

#sponsoren{
    position: absolute;
	top: 269px;
	padding: 0;
}

/* FRENCH */
span.right {
position: absolute;
text-align: right;
right: 35px;
top: 50px;
}

.ctrDropDownClick{
    font-size:11px;
    width: 300px;
}

#playTime.large{
	width: 256px;
}