body {
	background-color : #333333;
	padding : 0;
	margin : 0;
	color : #fff;
	font-family : arial, verdana, helvetica, tahoma, sans-serif;
	font-size : 80%;
	line-height : 150%;
}
img {
border : 0;
}
#logga {
	border : 0;
	padding : 0;
}
#centrecontainer {
	position : absolute;
	top : 270px;
	left : 0;
	width : 100%;
}
#outercontainer {
	margin-left : -500px;
	position : absolute;
	top : -236px;
	left : 50%;
}
#header {
	width : 1008px;
	height : 20px;
	letter-spacing : 1px;
}
#container {
	border : 2px solid #fff;
	width : 1004px;
	height : 370px;
}
.mastering_bild {
	background-image : url(bilder/mastering.jpg);
	height : 370px;
	width : 481px;
}
.mastering_bild_right {
	background-image : url(bilder/contact4.jpg);
	height : 370px;
	width : 481px;	
}
.contact_bild {
	background-image : url(bilder/contact4.jpg);
	height : 370px;
	width : 370px;
}
.studio_bild {
	background-image : url(bilder/studio.jpg);
	height: 370px;
	width: 481px;
}
.index_bild {
	background-image: url(bilder/masteringstudio.jpg);
}

.clients_bild {
background-image : url(bilder/test6.jpg);
}
.studio_bck {
	background-color: #000000;
	background-image: url(bilder/studio2.jpg);
	background-repeat: repeat-x;
}
.studio_bild {
background-image : url(bilder/test6.jpg);
}
.cd_dvd_reproduction_bild {
	background-image : url(bilder/pres5.jpg);
}

.ftp_bild {
background-image : url(bilder/test6.jpg);
}
#containerleft {
	float : left;
	width : 481px;
	height : 350px;
	padding : 10px;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	background-repeat : repeat-x;
	border-right-width : 2px;
	border-right-style : solid;
	border-right-color : #fff;
	background-color : #000000;
	background-position : left 0%;
	overflow: hidden;
}
#containerleft a {
text-decoration : none;
color : #000000;
}
#containerleft a:hover {
text-decoration : none;
color : #ff80a8;
}
#containerleft h2 {
	margin : 0;
	padding : 0;
	font-family : helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing : -2px;
	font-size : 200%;
	width: 72%;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
#containerright {
	float : right;
	width : 481px;
	height : 350px;
	overflow : auto;
	padding : 10px;
	font-size : small;
	font-style : normal;
	font-variant : normal;
	background-color : #000000;
	background-image : url(http://www.mastertone.se/bilder/newback6.jpg);
	background-repeat : no-repeat;
	background-attachment: scroll;
	/* [disabled]overflow-x: auto; */
	/* [disabled]overflow-y: scroll; */
}
#containerright h2 {
margin : 0;
padding : 0;
font-family : helvetica, arial, verdana, tahoma, sans-serif;
letter-spacing : -2px;
font-size : 200%;
border-bottom : 1px solid #fff;
padding-bottom : 5px;
width : 75%;
}
#footer {
	width : 1009px;
	text-align : right;
	padding : 5px 0;
	color : #666666;
}
#footer a {
text-decoration : none;
color : #ff0000;
}
#footer a:hover {
text-decoration : none;
color : #ffffff;
}
#menu {
	margin : 0;
	padding : 0 0 20px 10px;
	font-family : Arial;
	font-size:14px;
	line-height: normal;
	max-height: 14px;
	overflow: hidden;
}
#menu li {
margin : 0;
padding : 0;
display : inline;
list-style-type : none;
}
#menu a {
	float : right;
	text-decoration : none;
	color : #777777;
	padding-top : 0;
	padding-right : 7px;
	padding-bottom : 5px;
	padding-left : 7px;
}
#menu a:hover {
	color : #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	background-repeat : repeat-x;
	background-position : center bottom;
	height : auto;
	width : auto;
	/* [disabled]background-color: #333333; */
	background-image: url(bilder/menubck.jpg);
}

