* {
	background-color: transparent;
	background-image: none;
	padding: 0;
	margin: 0;
} 

a:link {text-decoration: none; 
border: 0;
color: #999;
	}
a:active {text-decoration: none; 
	color: #999;
	border: 0;}

a:visited {
	text-decoration: none;
	border: 0;
	color: #999;
}
a:hover {text-decoration: none;}
              a:hover > img {
                  background-color:#000000;
                  border: 1px solid #000000;
              }
			   a:link > img {
                  background-color:#00FF00;
                  border: 0px solid #ff12fc;
              }
			   a:visited > img {
                  background-color:#00FF00;
                  border: 0px solid #ff12fc;
              }

body {
	background: #000000 url('img/bakgrund2.jpg') repeat-y top center;
	color: #333;
	font: normal 1.2em Verdana,Arial,sans-serif;
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
	padding-top: 20px;

}


#wrap {
	width: 1165px;
	background-color:transparent;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}


#content {
	padding: 0px 10px;
}

#frm {


}

#maincontainer {
	float: left;
	text-align: left;
	background-color: transparent;
	width: 810px;
}

.menu {
	width: 185px;
	float: left;
	font-size: 12px;
}

.right {
	width: 170px;
	float: right;
	font-size: 15px;
	clear: left;
}

.top {
	height: 10px;
	background-image: url('img/upp.png');
	background-repeat: no-repeat;
	background-position: bottom;

}
.bottom {
	background: url('img/ner.png') no-repeat;
	height: 15px;
}
.flash {
	background: url('img/main.png') repeat-y;
clear: both;

}

.butik {
	background: url('img/main.png') repeat-y;
	clear: both;
	padding-left: 100px;
	color: #E4D4B4;
	border: 0;
	text-decoration: none;
}

.gal {
	background: url('img/main.png') repeat-y;
	clear: both;
}

.gallery {
	background: url('img/main.png') repeat-y;
	clear: both;
	padding-left: 5px;
	margin-left: 0px;
}
.galupp {
	height: 10px;
	background-image: url('img/upp.png');
	background-repeat: no-repeat;
	background-position: bottom;

}
#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}
#footer a { color: #eee; }

#foot {
	text-align: center;
	color: #CCC;
	font-size: 14px;
}
.congrex {
	font-size: 10pt;
	text-align: center;
}

