* {
	margin: 0;
	padding: 0
}
body {
	padding: 0;
	background-image: url(bgr.gif);
	background-color: #333333;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
body #galleri, body .galleri{
	background: white;
}
.no, .no a
{
	background-image:none;
	background-color: white;
	font-size: 12px;
}
#contentbody, #contentbodyGallery {
	margin: 0px auto !important;
	width: 950px;
	background: url(contentbody.gif) repeat-y;
}
#header, #headerGallery
{
  padding-top: 0px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
	height: 276px;
	text-align: center;
}
#menu, #menuGallery
{
	text-align: center;
	padding-top: 240px;
	padding-left: 19px;
}
#menu ul li {
	display: inline;
	padding: 10px;
}

#menu p, #menuGallery p
{
	height: 15px;
	width: 910px;
	padding-left: 10px;
	vertical-align:middle;
}
#related {
	float: right;
	width: 227px;
	margin-right: 20px;
}
#related p
{
  margin: 10px;
}
#content, #contentGallery {
	float: left;
	margin-left: 20px;
	width: 673px;
}
#content p, h1, h2, h4, h3 table , .contentheading, .componentheading{
	text-align: left;
	margin: 10px;
}

#footer, #footerGallery {
	background-image: url(footer.gif);
	background-repeat: no-repeat;
	height: 80px;
	clear: both;
	margin:0px;
}
#footer p, #footerGallery p {
  margin-left: 10px;  
  width: 930px;
}
#footer p
{
  padding-top: 10px; /* flyttar texten */
}
#footerGallery p
{
  padding-top: 40px;
}
#main
{
  margin: 10px;
}

