body {
	width:960px;
	background-color:#000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}
p {margin: 0 0 9px 0;}
.sfond {background:#f3f3f3;}
.sfond1 {background:#f3f3f3;}
.sfond2 {color:#0099FF;background:#f3f3f3;}
.sfond3 {color:#0099FF;background:#f3f3f3;}
.sfond4 {color:#0099FF;background:#f3f3f3;}
.sfond5 {color:#0099FF;background:#f3f3f3;}
.work-title-tab {font-family: Helvetica;font-weight:bold;color:#fff;font-size:23px;border:0px;padding:0px;margin:0px;height:25px;text-transform: uppercase; text-decoration:none;}
.work-title-tab2 {font-family: Helvetica;font-weight:bold;color:#fff;font-size:23px;border:0px;padding:0px;margin:0px;height:25px;text-transform: uppercase; text-decoration:none;}
.work-title-tab3 {font-family: Helvetica;font-weight:bold;color:#fff;font-size:23px;border:0px;padding:0px;margin:0px;height:25px;text-transform: uppercase; text-decoration:none;}
.work-title-tab4 {font-family: Helvetica;font-weight:bold;color:#fff;font-size:23px;border:0px;padding:0px;margin:0px;height:25px;text-transform: uppercase; text-decoration:none;}
#content {top:0px;padding-left:0px; position:absolute; left:300px;}
img {border:10px solid #fff;}
.img {border:10px solid #fff;}
#motion {
	border:10px solid #fff;
	width:480px;
	background-color: #FFFFFF;
}
#main-menue {
	font-family: Helvetica;
	position: fixed;
	top: 0;
	left: 0;
	padding: 0px 0 0 0;
	margin: 0;
}
#main-menue ul {
	list-style: none;
	font-size: 45px;
	line-height: 45px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 0 0 0;
}
#main-menue li {
	display: inline;
	margin: 0;
}

#main-menue a {
	display: block;
	color: #fff;
	padding: 0 0 0 60px;
	text-decoration: none;
}
#main-menue a:hover, 
#main-menue a.sel {
	color: #34d6ff;
	background: transparent url(../imgs/mainmenue.gif) repeat-y -5px top;
}
#main-menue a.gap {
	margin-top: 20px;
}
.padding{
	color: #34d6ff;
	background: transparent url(../imgs/mainmenue.gif) repeat-y -5px top;
	padding-left:60px;
}