body
{
	/*background: #f6f6f6;*/
	/*background-color:#99a9b7;*/
	background-color:#efefef;
	/*background-image:url('../images/bg.gif');*/
	width:824px;
	font-family:"Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,sans-serif;
	font-size:11px;
	margin:auto;
	text-align:center;
	color:#1f1f1f;
}

.left
{
	text-align:left;
}

h1
{
	font-family:Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:18px;
	margin:20px 0 40px 0;
}

#contact
{
	margin-left:23px;
	border-bottom:1px solid #1f1f1f;
	cursor:pointer;
}

ul
{
	display:block;
	margin:0;
	padding:0;
	list-style:none;
}

.project
{
	margin-bottom:50px;
	height:323px;
	text-align:left;
	/*background-color:#c5cfd9;
	border: 12px solid #c5cfd9;*/
	/*background-color:#eee;
	border: 12px solid #eee;*/
}

.description
{
	background-color:#fff;
	float:left;
	height:303px;
	margin-left:38px;
	padding:10px 20px 10px 20px;
	width:240px;
	line-height: 14px;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.contentMask
{
	float:left;
	width: 431px;
	height: 323px;
	overflow: hidden;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.contentSet img, .contentSet object, .contentSet embed
{
	vertical-align:bottom;
}

.selection
{
	float:left;
	width:62px;
	margin-left:1px;
}

h1 a, h1 a:link, h1 a:visited, h1 a:active
{
	text-decoration: none;
}

.selection a
{
	display:block;
	background-color:#aaa;
	width:62px;
	height:45px;
	margin-bottom:1px;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

.a_last
{
	height:46px !important;
}

.select
{
	background-color:#000 !important;
	/*background-color:#c01818 !important;*/
	cursor:pointer;
}

.select.play, .select.playFlash
{
	background-image: url(../images/play.png);
	cursor:pointer;
}

h2
{
	/*border-bottom:1px dotted #555;*/
	/*border-bottom:1px solid #1B74BB;*/
	cursor:pointer;
	font-family:Helvetica,Arial,Verdana,Sans-Serif;
	font-weight:bold;
	line-height:18px;
	font-size:18px;
	margin:0 0 10px 0;
	padding:5px 0 0px 0;
	color:#1B74BB;
}

.description a, .description a:link, .description a:visited, .description a:active, .description a:hover
{
	color:#1B74BB;
	text-decoration:none;
	font-weight:bold;
}

.play, .playFlash
{
	background-image: url(../images/play_d.png);
	cursor:pointer;
}

.pause, .pauseFlash
{
	background-image: url(../images/pause.png);
	cursor:pointer;
}

#philipp
{
	line-height: 16px;
}

/*QUICKTIME*/
.title
{
  padding-left: 120px;
  min-height: 120px;
  background-image: url(../images/quicktime.png);
  background-position: top left;
  background-repeat: no-repeat;
  vertical-align: middle;
}

.playButton
{
  visibility:hidden;
}

.playBackground
{
  background-color: #000000;
  position: absolute;
  top: 0px; left: 0px;
}
