body{
	background-color: #f3f2f2;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0 0 0 0;
	
}

/* 

****************alla stora divar'*****************

*/

#total{
	position: relative;
	left: 50%;
	width:650px;
	background-color: #ffffff;
	margin-left: -325px;
	border-right: solid 1px;
	border-left: solid 1px;
	border-bottom: solid 1px;
	border-color: #707070;
	color: #000000;
}

#sidhuvud{
	position: relative;
	background-image: url(../bilder/loggacalligul2.gif);
	height: 106px;
}

#kropp{
    position: relative;
    margin:  8px 10px 0 10px;
}

#meny{
	position: absolute;
	width: 150px;
	padding-top:10px;
	left: 0;	
}

#inneh{
    position: relative;
	top: 0;
	left: 170px;
    width: 460px;
	padding-top: 10px;
	padding-bottom: 1px;
	
}

#sidfot{
	position:absolute;
	bottom:15px;
	left:10px;
	width: 150px;
	height: 162px;	
	background: #67A163 url(../bilder/meny/morkgron_top.gif) no-repeat top left;
	color: #000000;
	
}

#extraspace{
	position: relative;
	bottom: 0;
	left: 0;
	height: 15px;
	
}


/* 

****************MENY-divar*****************

*/

#ljusgulmeny{
	background: #FEFFA4 url(../bilder/meny/ljusgul_top.gif) no-repeat top left;
	padding:6px 0 0 0;
	color: #000000;
} 

#gulmeny{
	background: #FCFE7B url(../bilder/meny/gul_top.gif) no-repeat top left;
	padding:16px 0 0 0;
	color: #000000;
	
}

#mellangronmeny{
	background: #D6E77C url(../bilder/meny/mellangron_top.gif) no-repeat top left;
	padding:16px 0 0 0;
	color: #000000;
}

#gronmeny{
	background: #A5C97E url(../bilder/meny/gron_top.gif) no-repeat top left;
	padding:16px 0 0 0;
	color: #000000;
}

#slutmeny{
	background: url(../bilder/meny/gron_bottom.gif) no-repeat top left;
	padding:8px 0 0 0;
}

/*
************************SIDFOT-divar*********************
*/

#sidfotstart{
	padding:6px 0 0 6px;
	}
#sidfotslut{
	background: url(../bilder/meny/morkgron_bottom.gif) no-repeat top left;
	padding:8px 0 0 0;

}
/* 

***********************GRUND-format**********************

*/

h1{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin: 0 0 14px 0;
	text-indent: 0px;
}

h2{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0 0 8px 0;
}

h3{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 15px 0 0 0;
	font-weight: bold;
}

p{
	margin:  0 6px 8px 0;
	line-height: 14px;
}

.bold{
	font-weight: bold;
}
img{
	border-style: none;
}

a:link.atext{
	text-decoration: underline;
	color: #000000;
	background-color: #ffffff;
}

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

a:hover.atext{
	text-decoration: underline;
	color: #179517;
	background-color: #ffffff;
}

a:link.atextextern{
	text-decoration: underline;
	color: #000000;
	background:#ffffff url(../bilder/pil2.gif) no-repeat 0 4px;
	padding-left: 5px;
}

a:visited.atextextern{
	text-decoration: underline;
	color: #000000;
	background:#ffffff url(../bilder/pil2.gif) no-repeat 0 4px;
	padding-left: 5px;
}

a:hover.atextextern{
	text-decoration: underline;
	color: #179517;
	background:#ffffff url(../bilder/pil2.gif) no-repeat 0 4px;
	padding-left: 5px;
}
.dold{
    display: none;
}

/*
*************************Meny-format****************************
*/
#meny a:link, a:visited{
	text-decoration : none;
	color: #000000;
}

#meny a:hover{
	text-decoration: underline;
	color: #000000;
	
}

#meny ul{
	margin: 0 0 0 20px;
	padding: 0 0 0 20px;
 }

#meny li{
	list-style-type: none;
	margin-left: -20px;
	font-size: 11px;
	font-weight: normal;
	line-height : 16px;
	padding: 0 0 0 6px;
	background:url(../bilder/pil2.gif) no-repeat 0 6px;
	
}

#meny li.huvudli{
	margin-left: -30px;
	font-size: 11px;
	font-weight: bold;
	background:url(../bilder/pil.gif) no-repeat 0 6px;
}



/*

'**********************Inneh-format**************************

*/

#inneh li{
	list-style-type : square;
}

#inneh dt{
	font-weight: bold;
	margin-top: 10px;
}
#inneh dl{
	margin-top: 0px;
}
#inneh dd{
	margin-left: 0;
	padding-left: 0;
	line-height: 14px;
}

/*
*********************Sidfot-format***********************
*/

h3.sidfot{
	margin: 2px 0 0 0;
}
p.sidfot{
	margin: 0 0 0 0;  
}

/*

*************************Bilder***************************

*/

#bildblock{
	margin-top: 15px;
}

#bildleft{
	float: left;
	margin-right: 10px;
	margin-top:5px;
}

#bildright{
	float: right;
	margin-left: 10px;
	margin-right: 5px;
}

#bildcenter{
	margin-left: 40px;
	
}

#troll{
	vertical-align: top;
}

.clearright{
	clear: right;
}
.clearleft{
	clear: left;
}
.clear{
	clear: both;
}
/*
***********************FOLKMUSIK-format*************************
*/
#dikt{
	margin: 16px 0 10px 90px;
	width:	300px;
	font-weight: bold;
	line-height: 20px;
}
/*
***********************BILDSKAPANDE-format*************************
*/
#tomdivbild{
	height: 32px;
	width:	180px;
}

/*
***********************CD-format*************************
*/

#ejflash{
	margin-top: 24px;
	padding: 5px;
	border: 1px solid #cccccc;
	width: 350px;
}
/*
***********************GITARRSPEL-format*************************
*/
#tomdivgitarr{
	height: 65px;
	width:	180px;
}
/*
***********************FÖRFATTARE-format*************************
*/
#dagsvers{
	margin: 25px 0 10px 60px;
	width:	320px;
	font-weight: bold;
	line-height: 20px;
}
.dagsvers2{
	margin: 20px 0 10px 60px;
	width:	320px;
	font-weight: normal;
	line-height: 20px;
}
.dagsvers h3{
	font-weight: bold;
	margin-bottom: 5px;
}

#dagsvers h3{
	font-weight: bold;
	margin-bottom: 5px;
}

#dagsvers em{
	font-weight: normal;
}
#tomdivforfattare{
	height: 60px;
	width:	180px;
}
/*
***********************SPELARE-format*************************
*/
#tomdivspelare{
	height: 405px;
	width:	180px;
}
/*
***********************FOTV-format*************************
*/
#annons{
	width: 320px;
	padding: 20px;
	border: medium double Green;
}

#tomdivfotv{
	height: 305px;
	width:	180px;
}
/*
***********************TILLFÄLLIGT-format*************************
*/
#tomdivprod{
	height: 460px;
	width:	180px;
}

