﻿
body {
	margin: 0;
	text-align: center;
	background: #65826b;
	font: 10pt Verdana, Garamond, "Tahoma MS";
	color: #555;
}
th {
	 text-align: center;
}
td {
	text-align: left;
	vertical-align: top;
}
.center {
	text-align: center;
}
.bold {
	font-weight: bold;
}
.dotted {
	border-bottom:1px dotted;
}
img.CurrentLandskap {
	width: 165px;
	height: 37px;
	border-width: 0px;
}

#rubrik {
	text-align: center;
	margin-top: 50px;
	margin-bottom: 40px;
}

#structure {
	width: 980px;
	background: #fff;
}
#structure td {
	text-align: left;
}
#meny {
	text-align: left;
	text-indent: 8px;
}
#meny a {
	background: url(bilder/Knapp_klarbakgrund.jpg);
	width: 167px;
	height: 37px;
	display: block;
	color: #2f5844;
	font-weight: bold;
	text-decoration: none;
	/*padding-top: 8px;
	margin-bottom: -8px;*/
	line-height: 2.1em;
	overflow: hidden;
}
#meny a:hover {
	background: url(bilder/Knapp_gulaktiv.jpg);
}

#gott_o_blandat       { text-align: center; }
#gott_o_blandat a img { width: 170px; height: 44px; border-width: 0px; border-style: none; }

.minivisitkort
{
	/*display:block;*/
	position: relative;
/*	margin: 5px;
	margin-left: 15px;*/
	margin-top: 5px;
	margin-bottom: 5px;
	left: 25px;
	width: 480px;
	height: 150px;
	border: ridge 3px lightgreen;
	color: #000;
	background-color: #e6facf;
}
a .minivisitkort
{
	text-decoration: none;
	cursor: pointer;
}
a:hover .minivisitkort
{
	border: ridge 3px #bd5469;
}
.minivisitkort img {
}
.minivisitkort .foretag {
	font: bold 13pt Georgia;
}
.minivisitkort .namn {
	font: bold 11pt Verdana;
}
.minivisitkort .titel {
	font: normal 9pt Verdana;
}

#skanekarta {
	position: relative;
	left: 40px;
	top: 0;
	width: 450px;
	height: 409px;
}
#skanekarta img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 409px;
	border: 0px;
}
#sodermanlandkarta {
	position: relative;
	left: 40px;
	top: 0;
	width: 450px;
	height: 379px;
}
#sodermanlandkarta img {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 450px;
	height: 379px;
	border: 0px;
}


/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
position:relative;
z-index:500;
padding:0;
margin:0;
list-style-type:none;
width:167px;
}
/* style the list items */
.menu li {
background:url(bilder/Knapp_klarbakgrund.jpg);
height:37px;
/* for IE7 */
float:left;
font-size: 11px;
}
.menu li.sub {background:url(bilder/Knapp_klarbakgrund_sub.jpg) no-repeat right center;} 

/* get rid of the table */
.menu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:100; font-size:1em;}

/* style the links */
.menu a, .menu a:visited {
display:block; 
text-decoration:none;
height:37px;
line-height:37px;
width:167px;/**/
color:#000;
text-indent:8px;
border-width:0;
}
/* hack for IE5.5 */
* html .menu a, * html .menu a:visited {width:167px; w\idth:167px;}
/* style the link hover */
* html .menu a:hover {background:url(bilder/Knapp_gulaktiv.jpg); position:relative;}

.menu li:hover {position:relative;}

/* For accessibility of the top level menu when tabbing */
/*.menu a:active, .menu a:focus {color:#000; background:#aa7;}*/

/* retain the hover colors for each sublevel IE7 and Firefox etc */
.menu li:hover > a {background:url(bilder/Knapp_gulaktiv.jpg);}
 
/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu li ul {
visibility:hidden;
position:absolute;
top:-30px;
/* set up the overlap (minus the overrun) */
left:120px;
/* set up the overrun area */
padding:30px;
/* this is for IE to make it interpret the overrrun padding */
background:transparent url(images/spacer.gif);
}

/* for browsers that understand this is all you need for the flyouts */
.menu li:hover > ul {visibility:visible;}


/* for IE5.5 and IE6 you need to style each level hover */

/* keep the third level+ hidden when you hover on first level link */
.menu ul a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
.menu ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
.menu ul a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}

/* make the second level visible when hover on first level link */
.menu ul a:hover ul {
visibility:visible;
}
/* make the third level visible when you hover over second level link */
.menu ul a:hover ul a:hover ul{ 
visibility:visible;
}
/* make the fourth level visible when you hover over third level link */
.menu ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
.menu ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}


#lvaljare {
	border-color: #2f5844;
	margin: 0 auto 0 auto;
}

#lvaljare td {
	border-bottom-color: #2f5844;
	border-right-color: #2f5844;
}

#lvaljare a {
	background: #c0dbc6;
	color: #000;
	text-align: left;
	width: 145px; /*122px;*/
	height: 20px;
	display: block;
	text-indent: 6px;
	text-decoration: none;
	line-height: 1.4em;
}

#lvaljare a:hover {
	background: url(bilder/knappmini.jpg);
}

