body
{
	background: #999 url(images/back.jpg) repeat-x fixed;
	color: #fff;
	font: normal 14px helvetica, sans-serif;
	line-height: 1.4em;
	margin: 0 auto;
	width: 1000px;
}
#leftside
{
	background: #111;
	border: 1px solid #ccc;
	color: #ccc;
	float: left;
	margin: 5px 15px 0 0;
	padding: 0;
	width: 200px;
}
#page
{
	background: #333;
	border: 1px solid #ccc;
	float: left;
	height: auto;
	margin: 5px 15px 15px auto;
	padding: 0;
	width: 560px;
}
#rightside
{
	background: #222;
	border: 1px solid #ccc;
	color: #ccc;
	float: left;
	margin: 5px 0 0;
	padding: 0;
	width: 200px;
}
#footer
{
	background: #111;
	border: 1px solid #ccc;
	clear: both;
	margin: 15px;
	width: 1000px;
}
address
{
	padding: 5px 5px 0 50px;
	text-align: left;
}
h1
{
	border-bottom: 1px solid #ccc;
	display: block;
	font: 22px arial;
	height: 90px;
	margin: 0;
	padding: 0px 0 0 50px;
}
h1,h2,h3,h4,h5
{
	font-weight: 400;
}
h4
{
	background: #222;
	font-weight: 400;
	height: 25px;
	padding: 10px 0px 0px 10px;
	margin:0;
	font: 16px helvetica;
	color: #AEB9DE;
}
.logic
{
	background: url(images/headers.jpg) no-repeat 0 -95px;
}
.production
{
	background: url(images/headers.jpg) no-repeat 0 -200px;
}
.mix
{
	background: url(images/headers.jpg) no-repeat 0 -490px;
}
.team
{
	background: url(images/headers.jpg) no-repeat 0 -390px;
}
.contact
{
	background: url(images/headers.jpg) no-repeat 0 -295px;
}
.link,.tutorial
{
	background: url(images/headers.jpg) no-repeat 0 -390px;
}
p
{
	padding: 0 10px;
}
.small
{
	background: #444;
	clear: both;
	font: 400 11px arial;
	padding: 5px;
	text-align: center;
}
a
{
	color: #fff;
}
a:hover
{
	color: #F4E7C1;
	text-decoration: underline;
}
#navsite ul
{
	margin: 0;
	padding: 0;
	width: 200px;
}
#navsite ul li
{
	background: #222;
	border: 1px solid #111;
	display: block;
	list-style: none;
}
#navsite ul li a
{
	color: #ccc;
	display: block;
	padding: 3px 0px 3px 10px;
	text-decoration: none;
}
#navsite ul li a:hover
{
	background: #111;
	color: #F4E7C1;
}
input:focus
{
	background: #333;
	color: #fff;
}
.button
{
	background: #666;
	border: 1px solid #ccc;
	display: block;
	padding: 2px;
	text-align: center;
	width: 110px;
}
a:hover.button
{
	background: #ddd;
	color: #333;
	text-decoration: none;
}
.logo
{
	background: url(images/logo.gif) no-repeat;
	height:80px;
	background-position:center;
	border-bottom: 1px solid #ccc;
}
.applelogo
{
	background:#222;
	color:#bbb;font-size:20px;font-style:normal;text-align:left;
	height:70px;
	background-position:center;
	border-bottom: 1px solid #ccc;
}
.prop
{
	float: right;
	height: 600px;
	width: 1px;
}
.clear
{
	clear: both;
	height: 1px;
	overflow: hidden;
}
ul li
{
	list-style: none;
	padding: 0;
}
.star
{
	background: url(http://www.primalmusic.de/images/icons.gif) no-repeat 0 -40px;
	padding: 1px 1px 1px 20px;
}
.pdf
{
	background: url(http://www.primalmusic.de/images/icons.gif) no-repeat 0 -80px;
	padding: 1px 1px 1px 20px;
}
.file
{
	background: url(http://www.primalmusic.de/images/icons.gif) no-repeat 0 -60px;
	padding: 1px 1px 1px 20px;
}
.apple
{
	background: url(http://www.primalmusic.de/images/icons.gif) no-repeat 0 -100px;
	padding: 1px 1px 1px 20px;
}
.mail
{
	background: url(http://www.primalmusic.de/images/icons.gif) no-repeat 0 -120px;
	padding: 1px 1px 1px 20px;
}
.phone
{
	background: url(http://www.primalmusic.de/images/icons.gif) no-repeat 0 -140px;
	padding: 1px 1px 1px 20px;
}
#content
{
	padding: 0 0 0;
}

table 
{
	font-size: 13px;
	padding: 0px;
	margin: 15px;
	text-align: left;
	border: 1px solid #666;
}
th
{
	color: #F4E7C1;
	background:#666;
	padding:10px;
	margin: 0px;
	border:0;
}
td
{
	border: 0px;
	padding:4px;
	margin: 0px;
	background:#444;
}
.back
{
background:#111;
}
.printheader
{
display:none;
}
.printaddress
{
display:none;
}