
body
	{
	padding: 0;
	margin: 0;
	background-color: #c6c2b7;
	color: #000;
	background-image: url(BakgrundRandig.gif);
}

#sida
 {
margin-top: 10px;
margin-right:auto;
margin-left:auto;
margin-bottom: 20px;
width: 800px;
padding: 10px;
background-color: #FFF;
color: #000;

}

#huvud
{
	height: 200px;	
	margin-top: -5px;
}




#navigation ul
{
padding-left: .2em;
padding-top: .2em;
padding-right: .2em;
padding-bottom: 10px;
margin: 0;
list-style-type: none;
background-color: #fff;
color: #FFF;
width: 100%;
font-family: Georgia, "Times New Roman", serif;
font-size: 0.8em;
text-align: center;

}

li { display: inline; }

li a
{
text-decoration: none;
background-color: #999999;
color: #fff;
padding: .2em 1em;
border-right: 1px solid #fff;
}

li a:hover
{
background-color: #cccccc;
color: #fff;
}


.text a
{

	font-weight: bold;
	color: #000000;
	text-decoration: underline;	
}

.text a:visited
{
	color: #000000;
	text-decoration: underline;
}

.text a:hover
{
	color: #898989;
	text-decoration: underline;
}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 140px;
	padding-right: 150px;
	padding-top: 20px;
	padding-bottom: 80px;
	border: 1px solid #9d9d9d;
}



.indrag
 {
	font-family: Verdana, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-indent: 1.5em; 
	margin-top: 0; 
	margin-bottom: 0;
	
}

.understruket
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-left: 0px;	
	margin-top: 0;
	padding-bottom: 20px;
	border-bottom: 1px solid #9d9d9d;
}

 h1 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 0.8em;
	border-bottom: 1px solid #000000;
}

h2 {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 1.4em;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height: 1.2em;
	text-align: left;
	padding: 0;
	margin-bottom: 0.5em;
	
}



