/* CSS Document */

 
body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #2A4353;
	margin: 0;
	padding: 18px;
	text-align: center;
	color: #000000;
	font-size: 62.5%;
}

.liv .box-table
{
	margin: 2px;
	width: 750px;
	text-align: left;
	border-collapse: collapse;
}
.liv .box-table th
{
	padding: 8px;
	background: #7db0d6;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #236a95;
}
.liv .box-table td
{
	padding: 8px;
	background: #e8edff; 
	border-bottom: 1px solid #fff;
	color: #669;
	border-top: 1px solid transparent;
}
.liv .box-table tr:hover td
{
	background: #d0dafd;
	color: #339;
}

.liv #container {
	width: 870px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
} 
.liv #header {
	background: #DDDDDD;
	padding: 10px 10px 0 20px;
	margin: 0px;
	border-bottom: 1px solid #000000;
	height: 160px;
	background-image: url(/images/toppbildStorre.jpg);
	position:relative;
}
.liv #navigare {
	margin:0.2em 0 0 4em;
	padding: 0px;
	position: relative;
	font-weight: bold;
	color: #666666;
} 
.liv #header h1 {
	font-size:3em;
	margin: 0;
	padding: 30px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	position: absolute;	
}

.liv .isnyttext {
    background-color: white;
}
.liv .isnyttext:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.liv h2.isnyttrubrik+div:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.liv #mainContent h1 {
	margin: 0;
	padding: 1.5em 0 0 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: normal;
}
´
.liv #footer { 
	padding: 0 10px 0 20px;
	background:#989DA4;
	border-top: 1px solid #000000;
	width: 870px;
} 
.liv #annonser { 
	padding: 0 10px 0 20px;
}
.liv #footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 0.9em;

}


.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.imgfloatright {
	float: right;
}
#header h1 {
	padding-top: 20px;
}
.liv #sidebar2 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

/* Menystyrning */
/*

#menycontainer{padding: 1em 0 0 1em; border-bottom: 1px solid #000000; position:absolute; bottom:-1px;}
#menycontainer ul{
	padding: 0.4em 0;
	margin: 0;
	font-weight: bold;
}
#menycontainer li{margin: 0; padding: 0; display: inline; list-style: none;}
#menycontainer li a{text-decoration: none; padding: 0.4em 1em; margin-left: 0.3em; border: 1px solid #60777d; border-bottom: none; background: #c9d3d6;}
#menycontainer a:link{color: #000000;}
#meny a:visited{color: #000000;}
#meny a:hover{background: #a7b8bc;}
#meny a#current{background: #ffffff; border: 1px solid #000000; border-bottom: 1px solid #ffffff; color: #000000;}
*/
/* opacitetsbox för IE */
#opacitet {
	width: 100%;
	padding: 1px 0 0 0;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* Kontextmeny vänster */

#kontext_meny{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
}
#kontext_meny a{display: block; margin: 0; padding: 0.3em; padding: 0.3em; text-decoration: none; height: 100%;}
#kontext_meny ul{list-style-type: none;} 
#kontext_meny ul a{margin: 0; padding: 0.3em;} 

#kontext_meny a:link{color: #000;}
#kontext_meny a:visited{color: #000;}
#kontext_meny a:hover{background: #999999;}
#kontext_meny a#current{font-weight: bold;}
#kontext_meny a#subcurrent{font-weight: bold;}
.liv .lightbox {
	position: relative;
	left: -40px;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.liv img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.liv .highlight {
	border: thin dotted #666666;
	margin: 5xp;
	padding: 5px;
	background-color: #FFFFCC;
}

