* { margin: 0; padding: 0; }

body {font: normal normal normal 12px/1.5em Arial, Helvetica sans-serif; color: #02b;}

#left {
	width: 187px;
	height: 600px;
	text-align: right;
	position: absolute;
	top: 30px;
	left: 0px;
}

#navigation {
	/*width: 660px;*/
	height: 135px;
	background: #fff url(img/bak_navibar.gif) no-repeat 10px 37px;
	position: absolute;
	top: 0;
	left: 187px;
}

#navigation ul {
	margin: 13px 0 0 110px;
}

#navigation ul li {
	padding-left: 10px;
	display: inline;
	/* background: transparent url(img/pic_listbullet.gif) no-repeat 1px 5px; */
}

div#thumbs {
	position: absolute;
	top: 65px;
	left: 10px;
	float:left;
}

div#pix {
	position: absolute;
	top: 150px;
	left: 197px;
	text-align: right;
}

ul#portfolio {
	list-style-type: none;	
}

div#sound {
	position: absolute;
	top: 595px;
	left: 128px;
}

div#kontakt {
	position: relative;
	top: 55px;
}


div#kontaktdaten {
	display:none;
}


/*div#on-off {
	position: absolute;
	top: 450px;
	left: 104px;
}*/

div.on-off {
	position: absolute;
	top: 475px;
	left: 436px;
}

a:link		{text-decoration: none;color:#02b;}
a:visited	{text-decoration: none;color:#02b;}
a:hover		{text-decoration: none;color:#02b;}
a:active	{text-decoration: none;color:#02b;}
a.email		{color:#02b;}
a.email:hover	{color:#02b; text-decoration: underline;}

img { border: 0;}