@charset "utf-8";
/* CSS Document */


body{
	
	background-color: #F9F2E9;
	text-align: center;
	
}

#main{
	
	width: 1100px;
	border: #999 solid 1px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	background-image:url(bg-orginal.png);
	padding: 0px;	
	
}

#menurow{
	
	width: 100%;
	height: 175px;
	background-image: url(bg.png);
	background-repeat: repeat-x;
	text-align: center;
	margin-top: 0px;
	padding: 0px;

}

#content{

	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 375px;
	background-color: #fff;
	border-left: 3px outset #fcfcfc;
	border-bottom: 3px outset #fcfcfc;
	text-align: left;
	color: #666;

}

/*Sidomenyn*/

#smeny{
	
	width: 120px;
	height: 90%;
	margin-top: 10px;
	padding: 10px;
	float: left;
	padding-left: 10px;
}

/* text-behållaren */
#infotext{

	width: 350px;
	overflow: auto;
	float: left;
	height: 90%;
	margin-top: 10px;
	padding: 8px;
	scrollbar-arrow-color: #333;
	scrollbar-base-color: #ccc;
	scrollbar-3dlight-color: #333;
	scrollbar-track-color: #f0f0f0;
	scrollbar-face-color: #fcfcfc;
	scrollbar-3dlight-color: #030303;
	scrollbar-shadow-color: #000;
	clear: none;

}

#rightimage{

	width: 420px;
	padding: 10px;
	padding-left: 30px;
	oweflow: hidden;
	margin-top: 10px;
	margin-left: 10px;
	float: left;


}

#bildspel{

	padding: 25px;

}

#sidfot{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100px;
	background-color: #fff;
	margin-top: 15px;
	/*
	border-left: 3px outset #fcfcfc;
	border-bottom: 3px outset #fcfcfc;
	*/
	text-align: center;
	color: #666;
	background-color: #F9F2E9;
	font-family: Garamond, Times New Roman;

}

#infotext h1{

	font-family: Garamond, Times New Roman;
	font-size: 1.75em;

}

#infotext p{

	font-family: Garamond;
	font-size: 0.8em;
	text-align: left;
}

#infotext li{

	font-family: Garamond;
	font-size: 0.8em;
	text-align: left;
}

#infotext h2{

	font-family: Garamond;
	font-size: 1.25em;
	text-align: left;
	margin-bottom: 3px;


}


/*länkar*/
p.btext{

	font-size: 1.2em;
	font-family: Garamond, Times New Roman;
	color: #333;
	font-weight: bold;
}

#meny{margin-left: 0; padding-left: 0; 	font: 120% Garamond, Times New Roman;}
#meny li{display: inline; list-style-type: none; width: 100px;}
#meny a{padding: 0.25em 1em; text-decoration: none;}
#meny a:link{color: #333;}
#meny a:visited{color: #333;}
#meny a:hover{color: #666;}
#meny a#current{color: #000000;}



#submeny{display: inline; font: 90% Garamond, Times New Roman;}

#submeny a{text-decoration: none;}
#submeny a:link{color: #666;}
#submeny a:visited{color: #666;}
#submeny a:hover{color: #333;}
#submeny a#current{color: #000000;}


#submeny li{
list-style: none; 
padding-top: 0px;
padding-left: 0px;
margin: 0px;
}

h2.submeny{

	font: 80% Verdana, Helvetica, sans-serif;
	color: #666;
	margin: 0px;

}

a.downloadlink{

	text-decoration: none;
	font: 75% Garamond, Times New Roman;
	color: #666;
	margin-top: 15px;
	

}
