body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #006633;				/*grön*/
background: #F0FFFF;		/*azure*/
padding: 0px;

}

#sida {
color: #000000;				/*svart*/
background: #98FB98;		/*palegreen (FFDAB9 peachpuff)*/
width: 1000px;				/* +300px */
position: relative;
margin: 0 auto;
}

#sidhuvud{
color: #CCFFCC;
background: #228B22;			/*forestgreen*/
height: 70px;
text-align: left;
padding-top: 5px;
padding-left: 5px;
border-bottom: dotted 1px #000000;
}

#innehallsforteckning, #dikter, #externalankar {
position: relative;
}

#innehallsforteckning {
color: #000000;
background: #98FB98;			/*palegreen*/
float: left;
width: 110px;
}

#dikter {
color: #000000;
background: #FFFFFF;				/*white*/
float: left;
width: 	887px;						/*338px; +300 px	*/			
}

p, h2 {
	padding-left: 10px;
	padding-right: 10px;
}

/*#externalankar {
color: #000000;
background: #DEB887;*/					/*burlywood*/
/*float: left;
width: 0px;								180px;
}*/

#sidfot {
color: #000000;
background: #AAAAAA;
clear: both;
border-top: dotted 1px #000000;
padding-bottom: 3px;							
}

#sidhuvud h1 {
margin: 0px;
}

h1 {
font-size: 32px;
}

h2 {
font-size: 16px;
}

p, h2 {
padding-left: 10px;
padding-right: 10px;
}

#dikter {
border-left: dotted 1px #000000;
/*border-right: dotted 1px #000000; */
}

ul {
list-style-type: none;
margin-left: -30px;
}

a {
text-decoration: none;
color: #006633;
background: inherit;
}

a:hover {
color: #CCFF11;
background: inherit;
}

a:visited {
color: #666699;
background: inherit;
}

.ar {
font-style: italic;
font-size: 10px;
}
