body {
	background-color: rgb(237, 132, 176);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center;
	z-index: -2;
}

#header {
	background: url('images/la_masa.gif') no-repeat;
	width: 700px;
	height: 70px;
	margin: 0 auto 0 auto;
}

#menu {
	color: #000;
	width: 700px;
	text-align: center;
	margin: 10px auto 10px auto;

}

#main-top {
	background-color:  rgb(255, 216, 0);//#f53;
	width: 700px;
	height: 20px;
	margin: 0 auto 0 auto;
}

#main-batten {
	background-color:  rgb(255, 216, 0);//#f53;
	width: 700px;
	height: 20px;
	margin: 0 auto 0 auto;
}


#main {
	background-color: rgb(255, 216, 0);//#f73;
	width: 700px;
	padding: 0 0 15px 0;
	margin: 0 auto 0 auto;
	overflow: auto;
	text-align: center;
}

#content {
	background-color: #fff;
	width: 670px;
	margin: 15px auto 0 auto;
	overflow: auto;
}

#nyheter {
	background-color: #fff;
	width: 330px;
	float: left;
	margin: 15px 5px 0 15px;
	padding-top: 10px;
	text-align: left;
	display: inline;
}

#aktuellt {
	background-color: #fff;
	width: 330px;
	float: left;
	margin: 15px 0 0 5px;
	padding-top: 10px;
	text-align: left;
	display: inline;
}

#text {
	background: url('images/text_background.jpg') no-repeat;
	width: 670px;
	float: left;
	text-align: left;
}

.no-border {
	border: none;
	background-color: transparent;
	margin: 0;
	padding: 0;
}

.la-masa-foto {
	border-left: none;
	border-right: none;
	border-top: solid 20px  rgb(255, 216, 0);//#f53;
	border-bottom: solid 20px  rgb(255, 216, 0);//#f53;
	background-color: transparent;
	margin: 10px 0 0 5px;
	padding: 0;
	float: right;
}

.text {
	margin: 10px 15px 10px 15px;
	font-size: 12px;
}

.links {
	color: #eee;
	margin-right: 2px;
	margin-left: 2px;
}

#pistol {
  z-index: -2;
}

.pistol-left {
	position: absolute;
	left: 10px;
	top: 10px;
	z-index: -1;
}

.pistol-right {
	position: absolute;
	left: 116px;
	top: 10px;
}

.pistol-right-left {
	position: absolute;
	right: 116px;
	top: 10px;
}

.pistol-right-right {
	position: absolute;
	right: 10px;
	top: 10px;
	z-index:  -1;
}

.line {
	width: 96%;
	color: rgb(237, 20, 200);
	text-align: center;
	noshade: true;
}

.rubrik {
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 3px;
	align: center;
	display: inline;
}

.tablecell {
	width: 200px;
	valign: top;
}

.bilder {
	margin: 20px 15px 20px 20px;
}

.album {
	margin: 10px 5px 10px 5px;
}
a {
	color: rgb(237, 20, 200);
	text-decoration: none;
	font-weight: bold;
}

a:hover {
  color: rgb(237, 20, 200); 
	text-decoration: underline;
}

