body {
background-color: #9c9;
font-size: 1em;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#330;  
padding: 0;
margin: 0;
}

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

a:visited { 
color: #9c9;
background-color: inherit;
text-decoration: none; 
}

a:hover { 
color: #9c9;
background-color: inherit;
text-decoration: underline; 
}

a:active { 
color: #9c9;
background-color: inherit;
text-decoration: underline; 
}

h1 {
font-size: 1em;
text-transform: uppercase;
color: #330;
background-color: inherit;
}

h2 {
font-size: 1em;
color: #330;
background-color: inherit;
}

#sida {
position: relative;
margin: 2% 6% 2% 6%;
background-color: #fff;
border: 3px dotted #cf9;
background-image: url(snoflake.gif);
background-position: 40px 0px;
background-repeat: no-repeat;
padding: 15px;
font-size: 0.8em;
color: #330;
}

#sidhuvud { 
background-color: transparent;
font-size: 0.9em;
color: #330;
text-align: right;
padding: 0;
margin: 0;
//border-bottom: 2px dotted #9c9;
}

#sidhuvud p{
padding: 0;
}

#innehall { 
float: left;
width: 68%; 
margin-top: 1%; 
margin-bottom: 1%;
background-color: #fff;
overflow: auto;
padding: 10px;
font-size: 0.9em;
color: #330;
//border-right: 2px dotted #cf9;
}

#meny { 
float: right;
margin-top: 1%; 
margin-bottom: 1%;
width: 25%; 
text-align: left;
background-color: #fff; 
background-image: url(snoflake2.gif);
background-position: top right;
background-repeat: no-repeat;
padding: 15px;
font-size: 0.9em;
color: #330;
}

#menylista {
	border-left: 2px dotted #9c9;
	padding: 15px;
	margin-bottom: 25px;
}

#twitter_div {

	border: 2px dotted #9c9;
	padding: 15px;
	background-color: #fff;
	
}

p.justified {
text-align: justify;
padding-right: 10px;
}

#sidfot { 
clear: both;
text-align: center;
background-color: #fff; 
border-top: 2px dotted #9c9;
padding: 5px;
font-size: 0.8em;
color:#000;
}

#sidfot p {
	color: #696;
}


#menylista p{
text-transform: uppercase;
font-weight: bold;
padding: 0px 5px 10px 0px;
}

#twitter_div li {
	text-transform: none;
	list-style-type: none;
	color: #330;
	padding: 5px;
	
	
}


p.tagcloud {
text-align: center;
font-size: 0.8em;
padding-bottom: 20px;
}
