
body {
	text-align: center;
	background: white;
	margin: 0;
	padding: 0;
	font: medium/normal "Times New Roman", Times, serif;
	color: Black;
}

p {
	font: medium/normal "Times New Roman", Times, serif;
	color: Black;
}

h1 {text-indent: -5000px; height: 0; font-size: 0;	line-height: 0.1px; margin: 0;	padding: 0;}

h2 {
	font-size: x-large;
	color: Black;
	margin: 0 0 20px 0;
	padding: 10px 0 5px 0;
	background: transparent url(../pia/bilder/pia_h2prickar.gif) repeat-x bottom;
	font-style: normal;
}

h3 {margin-top: 40px;
	padding-bottom: 5px;	
}

blockquote {
	background: #DCDCDC;
	padding: 5px;
	border: 1px solid silver;
}

strong {
	font-weight: bold;
	color: Black;
}

a:link {
	color: Blue;
	text-decoration: none;
}
a:visited {
	color: Blue;
	text-decoration: none;
}
a:hover {
	color: Blue;
	text-decoration: none;
	font-weight: bold;
	background: #CCCCFF;
}

/* Specialdivvar. */

.center {text-align: center;}

.right {text-align: right;}

.liner {border-top: 1px solid #57473A; border-bottom: 1px solid black;}

.border {border: 1px solid #57473A;}

.small {font-size: 10px; line-height: normal;}

.clear {clear: both;}

.alert {color: red;}

.strong {font-weight: bold;}

.light {color: Gray;}
.light a:link {color: Gray; text-decoration: none;}
.light a:visited {color: Gray; text-decoration: none;}
.light a:hover {color: Gray; text-decoration: none; font-weight: bold;}

.divider {width: 100%; height: 20px; background: transparent url(http://pimli.se/bilder/divider.gif) repeat-x center; margin: 0; padding: 0;}

.divider2 {width: 100%; background: transparent url(http://pimli.se/pia/bilder/divider2.gif) no-repeat center; margin: 10px 0 10px 0; padding: 0;}

.close {line-height: normal;}

.noborder {border: none;}

p.kod {
	border: 1px dotted silver;
	font-size: medium;
	line-height: normal;
	font-family: "Courier New", Courier, monospace;
	background-color: #F0F8FF;
	padding: 5px;
}

ul.niv1 {list-style: none;	font-size: 16px; line-height: normal;}
.niv1 li {padding-top: 5px; padding-bottom: 5px;}
ul.niv2 {list-style: none;	font-size: 14px; font-weight: bold; margin-top: 20px; margin-bottom: 5px;}
.niv2 li {padding-top: 0; padding-bottom: 0;}
ul.niv3 {list-style: none;	font-size: 11px;}
.niv3 li {margin-top: 3px; margin-bottom: 0;}
ul.niv4 {list-style: none;	font-size: 10px;	font-style: italic; font-weight: normal; font-weight: normal; padding-left: 20px;}
.niv4 li {margin-top: 0;}
ul.niv5 {list-style: none; padding-left: 30px; font-size: 9px;}

img.floatleft {float: left; border: none; margin: 5px 5px 5px 0;}

img.floatright {float: right; border: none; margin: 5px 0 5px 5px;}

img.links88x31 {border: none;	margin: 2px; width: 88px; height: 31px;}

/*-Länkar med vanlig textfärg-*/
.nocolor a {
	color: Black;
	text-decoration: none;
}
.nocolor a:link {color: Black;}
.nocolor a:visited {color: Black;}
.nocolor a:hover {color: Black; text-decoration: none;}

/* Container för att centrera sidan. Inte till för ngt annat. */
#container1 {width: 820px; margin: 0 auto 0 auto; padding: 0; text-align: left;}

/* Container för sidans bakgrund. */
#container2 {float: left; width: 820px; margin: 0; padding: 0; text-align: left; background: White;}

/* Container för innehållet */
#maincontainer {float: left; width: 600px; margin: 10px 0 0 40px; display: inline; background: transparent;}

.scrollbox {float: left; width: 500px; height: 150px; overflow: auto; margin: 0 0 20px 0; background: #F0F8FF; border: 1px solid silver; text-align: left; padding: 10px; font-size: 10px;}

/* Container för flikarna. */
#flikcontainer {display: none;}
#flikcontainer p {display: none;}
/* Hemmafliken */
#hemmaflik {display: none;}
#hemmaflik p {display: none;}
#hemmaflik a:link {display: none;}
#hemmaflik a:visited {display: none;}
#hemmaflik a:hover {display: none;}
/* Övriga flikar */
.flik {display: none;}
.flik p {display: none;}
.flik a:link {display: none;}
.flik a:visited {display: none;}
.flik a:hover {display: none;}
p.datum {display: none;}
/* Container för titeln */
#upp {display: none;}
/* Container för toppbilden */
#topp {display: none;}
/* Container för vänstersidan */
#leftcontainer {display: none;}
/* Menyn. */
.meny {display: none;}
.meny p {display: none;}
.meny a {display: none;}
.meny a:link {display: none;}
.meny a:visited {display: none;}
.meny a:hover {display: none;}
.mainmeny a {display: none;}
.mainmeny a:hover {display: none;}
/* Container för högersidan */
#rightcontainer {display: none;}
#rightcontainer p {display: none;}
#rightcontainer a {display: none;}
#rightcontainer a:hover {display: none;}
/* Container för foten. */
#fot {display: none;}

