* {
	margin: 0px;
	padding: 0px;
}

body {
	background: #292420 url(../img/bg/bg_body.gif) repeat-x 0px 300px;
	color: #E5E5C1;
	font-family: Trebuchet MS, Arial, Verdana, sans-serif;
}

h1, h2, h3, h4, p, ul, div.contentimage {
	margin: 0px 20px 0px 0px;
}

h1, h2, h3, h4  {
	color: #fff;
	line-height: 140%;
}

h1 {
	font-size: 28px;

	margin-top: 10px;
	margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	text-transform: none;
}

h3 {
	font-size: 17px;
}

p, h4 {
	font-size: 13px;
}

p, ul, div.gallery, div.video {
	margin-bottom: 30px;
}

a:hover {
	text-decoration: none;
}

a:hover img {
	opacity: .5;
	filter: alpha(opacity=50);	
}

a{
	outline: none;
}

ul{
	list-style: none;
}

h1, div#sidecontent h2, .box h2, a, div.recording span.recording, div#steckbrief li span, div#knowhow li span {
	color: #FFE674;
}

h3, div#projects li span, div#pastEvents .location, body.home div#upcomingEvents .location{
	color: #AFA492;
}

.clearboth {
	clear:both;
}




div#container {
	background: transparent url(../img/bg/bg_container.gif) repeat-y right top;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-top: none;
	padding-bottom: 20px;
}

div#content {
	width: 600px;
	margin-top: 10px;
	float: left;
}

div#sidecontentcontainer {
	background: #332D28 url(../img/bg/bg_sidecontent.gif) repeat-x;
	width: 300px;
	float:right;
	padding: 0px 0px 10px;
}

div#sidecontent {
	padding: 0px 20px;
	margin-top: 20px;
}

body.links div#sidecontent, body.contact div#sidecontent {
	padding: 0px;
	width: 300px;
	margin: 0px;
}

div#content, div#sidecontent, div.box {
	font-size: 13px;
	line-height: 150%;
}


div#knowhow li span, div#steckbrief li span {
	font-weight: bold;
}

div#referenzen li {
	display: inline;
}

div.contentimage {
	
}

div#content img.thumb {
	width: 90px;
	height: 90px;
}


div#sidecontent img.thumb .box img.thumb {
	width: 90px;
	height: 80px;
}

 div.gallery img.thumb {
	width: 80px;
	height: 80px;
}

img.thumb, img.screenshot{
	border: 2px solid #FFE674;
}

span.projectperiod {
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}

div.recording, div.audio {
	position: relative;
	margin-bottom: 10px;
}

div.recording img, div.audio img {
	width: 60px;
	height: 60px;
	margin-right: 10px;
	float:left;
}



div.recording img.cover {
	width: 100px;
	height: 100px;
}

div.recording span, div.audio span {
	display: block;
	padding-left: 70px;
}

div.recording div.details {
	padding-left: 110px;
}

div.recording span.project, div.audio span.project {
	color: #fff;
}

span.project {
	font-weight: bold;
}

div.playbutton{
	position: relative;
	top:2px;
	margin-right: 4px;
	width: 15px;
	height: 15px;
	float: left;
	background: transparent url(../img/bg/bg_play_button.gif) no-repeat -16px;
}

a:hover div.playbutton {
	background-position: 0px;
}

div#projects ul {
	margin-bottom: 10px;
}

div#projects li {
	color: #fff;
}

div#projects li span {
	font-style: italic;
	font-size: 12px;
	font-weight: normal;
}

div#pastEvents .date, body.home div#upcomingEvents .date, #sidecontent #upcomingEvents .date{
	color: #fff;
	font-weight: bold;
}


div#sidecontent .gallery img, div.box .gallery img{
	width: 80px;
	height: 80px;
}

div.mediaboxMp3, div.mediaboxFlv {
	border: 1px solid #333;
	border-bottom-color: #222;
	border-right-color: #222;
	padding: 20px;
	top: -100px;

}

div.mediaboxMp3 .message, div.mediaboxFlv .message {
	font-size: 0.8em;
	font-weight: normal;
	color: #666;
	text-align: center;
}

#footer {
	border-top: 1px solid #999;
	color: #999;
	padding: 6px;
	background-color: #000;
}

#footercontent {
	font-size: 11px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#copyright {
	float: left;
}

#credits {
	float: right;
}

.boxcontainer {
	background: #332D28 url(../img/bg/bg_sidecontent.gif) repeat-x;
	float: left;
	width: 300px;
	height: 300px;
	overflow: hidden;
}

.boxcontainer.bgdown {
	background: #0F0D0C url(../img/bg/bg_box_down.gif) repeat-x;
}

.box {
	
}

.box.pad {
	padding: 0px 20px 20px 20px;
	height: 260px;
	width: 260px;
	margin-top: 20px;
}

.box img.teaser {
	border-style: none;
}

body.home div#container {
	padding: 0px;
	overflow: hidden;
}

label {
	display: block;
}

input, textarea {
	margin-bottom: 4px;
	width: 300px;
}

textarea {
	width: 500px;
	height: 200px;
}

#buttons {
	width: 500px;
}

#buttons input {
	width: auto;
}

#errorMessage, .error-message {
	color: red;
}

#errorMessage {
	font-weight: bold;
}

.right {
	float:right;
}

.left {
	float: left;
}




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 {
	visibility: hidden;
	font-size: 24px;
	margin-top: 10px;
}

.sIFR-hasFlash h2 {
	visibility: hidden;
	line-height: 24px;
	padding: 0px;
	margin-bottom: 4px;
}

#pressphotos {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 6px;
}

#pressphotos a {
	position: relative;
	top: 0px; left: 0px;
	margin-right: 5px;
}

#pressphotos a img {
	border-color: #FFE674; 
	width: 116px;
	margin-bottom: 5px;
}



#presstext a img {
	border-color: #FFE674; 
	width: 246px;
	height: 164px;
	margin: 0px;
}

body.audioplayer {
	background-image: none;
}

div#audioplayerwrapper {
	position: relative;
	font-size: 11px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}