* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
	background-color:#999900;
	background-image:url(paper_bg.gif);
	background-position:center 115px;
	background-repeat:repeat-y; 
	font-family:Georgia,'Times New Roman',Times;
	font-size:12px;
	line-height:16px;
	text-align:left;
	padding:0;
	margin:0;
	height: 100%;
  }

a img {  
	border: none;
	}

.container {
	border:0 none;
	line-height:140%;
	padding:0 6px;
	width:800px;	
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;  /*  samma som footer och push-height  */
	min-height: 100%;	
}
.header
{
	background-color:#999900;
	background-image:url(paper_bg_top.gif);
	background-repeat:no-repeat;
	clear:left;
	height:115px;
	min-height: 90px;
	padding:0 0 0 25px;
	width:775px;
}

#AlinaLogo {
	margin: 45px 20px 20px 20px;
	vertical-align:top;
}
#HeaderLeaf  {
	margin-left:260px;
	margin-top:15px;
	}

.footer, .push { 
	height:60px;    /*  container bottom margin-height  minus  footer-padding*/
}
.footer
{
/*background-image:url(footer_line.gif);
background-position:0 20px;
background-repeat:no-repeat;*/
clear:left;
font-size:9px;
margin:0 auto;
padding:0 0 0 90px;
text-align:left;
width:540px;
}
.menu
{
	float:left;
	margin:5px 45px;
	padding:3px;
	width:600px;
}
/*
.content {
	margin: 30px 0px 0px 80px;
	width: 560px;
	padding: 65px 1% 10px 0px;
}*/


/* specialare för customhouse-bild start*/
.content {
	margin: 30px 0px 0px 80px;
	width: 560px;
	padding: 15px 0px 10px 0px;
}
/* specialare för customhouse-bild stopp*/

.content a img {
	/*border-width: 0px; */
}

.rubrik  {
	margin-bottom: 3px;
	border: 0px;
	padding: 2px 5px;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
	color:#990099;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	line-height: 20px;
	color: #990099;
	margin-top: 0px;
	margin-bottom: 8px;
}

h2 {
	font-size : 18px;
	font-weight : bold;
	line-height : 14px;
	color: #990099;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 10px;
}

.GalleryTmb{
	width: 160px;
	height: 190px;
	display:block;
	margin: 10px 10px;
	float:left;
	border: 1px solid #ffffff;
	}

.GalleryTmb img {
	padding: 5px;
	border: 1px solid #999900 !important;
	background-color: #ffffff;
	}

.GalleryTmb img:hover {
	border: 1px solid #999900 !important;
	background-color: #EFEFEF;
	}

.artikel_img {
	margin-left:10px;
	float: right;
	border: 0px;	}
