/**
 *
 * FEINHEIT kreativ studio // www.feinheit.ch
 *
**/
html,body{margin:0px; padding:0px;}
html,body{height:100%;}
body{
	margin:0;
	padding:0;
	background-color:#dfe5e8;
}
body,table,td{font-family:Helvetica, Arial, Verdana, sans-serif;font-size:14px; line-height: 23px; color:#323b48;}
a{color:#323b48;}
a:hover{color:#323b48;}
img{border:none;}
table,tr,td{vertical-align:top;border-collapse:collapse}
form{margin:0px;padding:0px;}

h1 {
	display:none;	
}


.box {
	width: 1000px;
	display: block;
	background:url(/img/bg.gif) repeat-y left top;
}
.box .content {
	width: auto;
	padding-left: 300px;
}
#start  {
	height: 43px;
}

a#header span {
	display: none;
}
a#header {
	display: block;
	width: 275px;
	height: 71px;
	background:url(/img/martin_witz_logo.gif) no-repeat top left;
	margin: 30px 0 20px 300px;
}

#kontakt .content{
	background:url(/img/kontakt.png) no-repeat 150px bottom;
}

#biografie .content{
	background:url(/img/biografie.png) no-repeat 134px bottom;
}

#filmografie .content{
	background:url(/img/filmografie.png) no-repeat 106px top;
}

#tonarbeiten .content{
	background:url(/img/arbeiten_als_tonmann.png) no-repeat 89px top;
}

.spacer {
	height: 90px;
	background-color: #dfe5e8;
}

.clearall{clear:both;}


#feinheit {
	width: 16px;
	height: 53px;
	position: fixed;
	bottom:0;
	left:0;
	background:url(../img/feinheit.gif) no-repeat -2px 0;
}
#feinheit a{
	display: block;
	width: 16px;
	height: 53px;
}
#feinheit a span{
	display: none;
}

.tel {
	width: 50px;
}



.list {
	width: 900px;
}

.list .year {
	font-weight: bold;
	color: #929292;
	width: 60px;
}
.list p {
	margin: 0;
	padding: 0;
	width: 600px;
}
.list tr{
	padding-bottom: 25px;
	display: block;
}



#filmografie .list .year span{
	display: block;
}
.list .year span{
	display: none;
}

.list .year span, #filmografie .list span{
	display: none;
}
.list #tonid18 span, .list .last span{
	display: block;
}