@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffffff;
}

img {
	border:none;
}

#container {
	width: 902px;
	left:50%;
	margin-left:-451px;
	position:absolute;
	background-image:url(images/bgbox.jpg);
	z-index:1;
	}
	
#containertheater {
	width: 902px;
	height: 2100px;
	left:50%;
	margin-left:-451px;
	position:absolute;
	background-image:url(images/bgbox_medium.jpg);
	z-index:1;
	}
	
#mareklogolarge {
	position:absolute;
	top:30px;
	left:165px;
	width:460px;
	height:80px;
}

#meettheman {
	position:absolute;
	top:121px;
	left:81px;
	width:480px;
	float:left;
	}
	
#logo { 
	position:absolute;
	left:111px;
	width:400px;
	height:598px;
	top:11px;
	float:left;
	background-image: url(images/mareklogo.jpg);
	}
	
	
#flashcontainer { 
	position:absolute;
	left:11px;
	width: 600px;
	height: 500px;
	top:129px;
	z-index:2;
	float:left;
	}
	
#flashcontainertheater { 
	position:absolute;
	left:11px;
	width: 600px;
	height: 500px;
	top:424px;
	z-index:2;
	float:left;
	}
	
#titlebox {
	position:absolute;
	left:82px;
	width: 500px;
	height: 55px;
	top:36px;
	background-color:#ffffff;
	z-index:1;
}

#bottomnotes {
	position:absolute;
	left:82px;
	width: 500px;
	height: 69px;
	top:630px;
	background-color:#ffffff;
	z-index:1;
}

#timetable {
	position:absolute;
	top:10;
	width:480px;
	float:right;
	}
	
#ateliercontainer {
	position:absolute;
	left:11px;
	top:29px;
	width:600px;
	float:left;
	}
	
#atelierpic {
	position:absolute;
	left:0px;
	top:0px;
	z-index:1;
	}
	
#ateliertext {
	position:absolute;
	left:351px;
	top:100px;
	z-index:2;
	width:200px;
	}
	
#ateliertitle {
	position:absolute;
	left:100px;
	top:0px;
	z-index:2;
	width:400px;
	}
	
#ateliervr {
	position:absolute;
	left:85px;
	top:150px;
	z-index:2;
	width:400px;
	}


	
#navbar { 
	position:absolute;
	left:611px;
	top:1px;
	background-color:#f6f6f6;
	height: 560px;
	width: 200px;
	float:right;
	}
	
#bookbox { 
	position:absolute;
	background-color:#cccccc;
	left:611px;
	top:559px;
	height: 140px;
	width: 200px;
	z-index:2;
	}
	
#bottomspace {
	position:absolute;
	background-color:#f6f6f6;
	left:611px;
	top:599px;
	height: 2000px;
	width: 200px;
}

#bottomspacetheater {
	position:absolute;
	background-color:#f6f6f6;
	left:611px;
	top:599px;
	height: 325px;
	width: 200px;
}
	
span.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

p.title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}

p.plaintext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#000;
}

img.meetphoto {
	height:200px;
	width:200px;
	float:right;
	padding-left:15px;
	padding-bottom:15px;
	
}
